ribot / android-boilerplateLinks
Android boilerplate app that showcases architecture and libraries used at ribot
☆4,035Updated 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,192Updated 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,320Updated 5 years ago
- A sample Android app which showcases advanced usage of Dagger among other open source libraries.☆5,662Updated 2 years ago
- Proguard configurations for common Android libraries☆4,580Updated 6 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,017Updated last year
- ☁️ Try the demo project of any Android Library☆3,814Updated 4 years ago
- MVP Android Example☆5,924Updated 2 years ago
- Android Parcelables made easy through code generation.☆3,545Updated 3 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,394Updated 2 years ago
- Android library to handle jobs in the background.☆5,370Updated 3 years ago
- Android Instance State made easy