All Projects → Bubbble → Similar Projects or Alternatives

1346 Open source projects that are alternatives of or similar to Bubbble

Mvp Android Arch Component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Stars: ✭ 446 (+97.35%)
Mutual labels:  dagger2, mvp-android
Gank
干货集中营 app 安卓实现,基于 RxFlux 架构使用了 RxJava、Retrofit、Glide、Koin等
Stars: ✭ 444 (+96.46%)
Mutual labels:  rxjava, dagger2
Android Blogs
Blogs about Android
Stars: ✭ 490 (+116.81%)
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (-18.58%)
Mutual labels:  rxjava, mvp-android
Android Arsenal.com
Source to android-arsenal.herokuapp.com
Stars: ✭ 541 (+139.38%)
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (+64.16%)
Android Oss
Kickstarter for Android. Bring new ideas to life, anywhere.
Stars: ✭ 5,627 (+2389.82%)
Mutual labels:  rxjava, android-development
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+198.23%)
Mutual labels:  rxjava, dagger2
Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Stars: ✭ 577 (+155.31%)
Mutual labels:  dagger2, clean-architecture
Movienight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
Stars: ✭ 744 (+229.2%)
Mutual labels:  dagger2, clean-architecture
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+237.61%)
Mutual labels:  rxjava, mvp-android
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+243.36%)
Androidall
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
Stars: ✭ 849 (+275.66%)
Mutual labels:  rxjava, android-architecture
Lynket Browser
🌐 A better browser for Android using the Custom Tab protocol. Previously called Chromer.
Stars: ✭ 364 (+61.06%)
Mutual labels:  rxjava, dagger2
Rxweather
Architecting Android with RxJava
Stars: ✭ 570 (+152.21%)
Mutual labels:  rxjava, mvp-android
News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
Stars: ✭ 774 (+242.48%)
Mutual labels:  dagger2, android-architecture
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (-3.1%)
Karchi
Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The exact same app is built 6 times following the different patterns.
Stars: ✭ 20 (-91.15%)
Android Mvp
Android Model View Presenter
Stars: ✭ 28 (-87.61%)
Mutual labels:  rxjava, clean-architecture
Ribble
Simple Dribbble Client using Dribbble API, fully written in Kotlin 😱 ❤️
Stars: ✭ 872 (+285.84%)
Mutual labels:  dagger2, clean-architecture
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-86.73%)
Mutual labels:  dagger2, clean-architecture
Web Dev Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Stars: ✭ 215 (-4.87%)
Android App Template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
Stars: ✭ 34 (-84.96%)
Mutual labels:  rxjava, dagger2
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-84.51%)
Awesome Third Library Source Analysis
📖 Deep understanding of popular open source library source code (optimizing...)
Stars: ✭ 866 (+283.19%)
Mutual labels:  rxjava, dagger2
Rankmusic
RankMusic音乐排行榜 一个使用kotlin 语言开发的android项目。
Stars: ✭ 30 (-86.73%)
Mutual labels:  rxjava, dagger2
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-84.07%)
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (-22.57%)
Mutual labels:  rxjava, dagger2
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+348.67%)
Mutual labels:  rxjava, android-architecture
Stocker
Stocker is a currency monitoring app. It offers instant currency rates of banks.
Stars: ✭ 38 (-83.19%)
Mutual labels:  dagger2, clean-architecture
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-79.2%)
Mutual labels:  rxjava, dagger2
Android Mvvm Rxjava2 Dagger2
This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit and Espresso.
Stars: ✭ 50 (-77.88%)
Mutual labels:  dagger2, android-development
Permissionsflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 49 (-78.32%)
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-76.55%)
Mutual labels:  dagger2, clean-architecture
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+390.71%)
Mutual labels:  rxjava, dagger2
Pinboard Kotlin
Unofficial Pinboard android app, developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 60 (-73.45%)
Mutual labels:  dagger2, clean-architecture
Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+282.3%)
Mutual labels:  rxjava, dagger2
Android Clean Architecture Example
Yet another Android clean architecture example using RxJava and Room.
Stars: ✭ 37 (-83.63%)
Mockstar
Demo project on How to be a Mockstar using Mockito and MockWebServer.
Stars: ✭ 53 (-76.55%)
Mutual labels:  rxjava, dagger2
Todo
To-Do application written on Kotlin with RxJava and Dagger 2.
Stars: ✭ 61 (-73.01%)
Mutual labels:  rxjava, mvp-android
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-71.68%)
Mutual labels:  dagger2, clean-architecture
Telegraph Android
Telegraph X is Android client for Telegra.ph minimalist publishing tool (made by Telegram team) that allows you to create and manage publications
Stars: ✭ 78 (-65.49%)
Mutual labels:  clean-architecture, mvp-android
Aacpaginginfinitescrollingwithnetworksample
AAC Paging Infinite Scrolling With Network Sample
Stars: ✭ 74 (-67.26%)
Newspaper
An aggregated newspaper app containing news from 10+ local news publishers in Hong Kong. Made with ❤
Stars: ✭ 82 (-63.72%)
Mutual labels:  rxjava, dagger2
Android Base
Android Clean Architecture MVP RESTful client template app
Stars: ✭ 87 (-61.5%)
Mutual labels:  dagger2, clean-architecture
Projectx
This repository might be a starting point for building Android interview tasks. There is also providing a basic sample template based on layered architecture using Dagger2 and Architecture Components.
Stars: ✭ 169 (-25.22%)
Mutual labels:  rxjava, dagger2
Playa
玩Android(http://www.wanandroid.com/) APP(MVP + RxJava2 + Retrofit2 + Dagger2)
Stars: ✭ 93 (-58.85%)
Mutual labels:  rxjava, dagger2
Component
🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Stars: ✭ 2,434 (+976.99%)
Mutual labels:  rxjava, android-architecture
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (-68.14%)
Mutual labels:  rxjava, dagger2
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-60.18%)
Mutual labels:  rxjava, android-architecture
Jreadhub
Readhub Android 客户端——官网 : https://readhub.cn
Stars: ✭ 168 (-25.66%)
Mutual labels:  rxjava, dagger2
Jd Test
仿京东app 全新组件化架构升级
Stars: ✭ 1,346 (+495.58%)
Mutual labels:  rxjava, dagger2
Rxapp
Stars: ✭ 108 (-52.21%)
Mutual labels:  dagger2, mvp-android
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-50.44%)
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (-50.44%)
Mutual labels:  rxjava, android-architecture
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-53.54%)
Voice
Minimalistic audiobook player
Stars: ✭ 1,559 (+589.82%)
Mutual labels:  rxjava, dagger2
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+941.59%)
Mutual labels:  rxjava, dagger2
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-49.56%)
Unidirectional Architecture On Mobile
Dive into 📱 Unidirectional Architecture!
Stars: ✭ 115 (-49.12%)
Mutual labels:  rxjava, android-architecture
61-120 of 1346 similar projects