ribot / android-boilerplateLinks
Android boilerplate app that showcases architecture and libraries used at ribot
☆4,030Updated 7 years ago
Alternatives and similar repositories for android-boilerplate
Users that are interested in android-boilerplate are comparing it to the libraries listed below
Sorting:
- This is starter template for writing Android apps using Clean architecture☆2,187Updated 8 years ago
 - Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following th…☆3,311Updated 6 years ago
 - ☁️ Try the demo project of any Android Library☆3,811Updated 4 years ago
 - Proguard configurations for common Android libraries☆4,569Updated 6 years ago
 - Android library to handle jobs in the background.☆5,370Updated 3 years ago
 - A sample Android app which showcases advanced usage of Dagger among other open source libraries.☆5,658Updated 2 years ago
 - Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been …☆6,009Updated 2 years ago
 - MVP Android Example☆5,915Updated 2 years ago
 - Demos the new Android Design library.☆7,687Updated 4 years ago
 - A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application sta…☆3,389Updated 3 years ago
 - Android Parcelables made easy through code generation.