phunware / blog-android-clean-coding-approachLinks
Tushar approved this public repo for Greg Rasmussen to share code referenced in his Phunware blog.
☆38Updated 5 years ago
Alternatives and similar repositories for blog-android-clean-coding-approach
Users that are interested in blog-android-clean-coding-approach are comparing it to the libraries listed below
Sorting:
- ☆56Updated 2 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆78Updated 7 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Updated 7 years ago
- MVVM Pattern/Retrofit/LiveData/Rxjava/Repository pattern☆45Updated 7 years ago
- Sample Android application used to practice Android's paging library☆70Updated 7 years ago
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 6 years ago
- Android MVP Realtime Chat using RxJava and Socket.IO☆54Updated 7 years ago
- Sample Application using the app architecture☆45Updated 5 years ago
- AAC Paging Infinite Scrolling With Network Sample☆73Updated 7 years ago
- Android MVVM sample☆143Updated 6 years ago
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Updated 7 years ago
- ☆38Updated 6 years ago
- Firestore sample with Android architecture component.☆108Updated 7 years ago
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- ☆38Updated 8 years ago
- Architecture Components + MVVM + Data Binding + RxJava2 + Dagger2☆87Updated 7 years ago
- A recipe finding app written in Kotlin with MVP architecture☆66Updated 5 years ago
- Learning project and teaching tool for Room Persistence Library, of Android Architecture Components☆147Updated 7 years ago
- Simple sample project using ViewModel and Firebase Database☆57Updated 8 years ago
- Open source AlarmManager App, designed to help users reminder themselves to sit up straight at predefined intervals during the day.☆84Updated 6 years ago
- RxJava android example demonstrating FlatMap and ConcatMap operators