ribot / android-guidelinesLinks
Architecture and code guidelines we use at ribot when developing for Android
☆5,044Updated 4 years ago
Alternatives and similar repositories for android-guidelines
Users that are interested in android-guidelines are comparing it to the libraries listed below
Sorting:
- Android boilerplate app that showcases architecture and libraries used at ribot☆4,035Updated 7 years ago
- A diagram of the Android Activity / Fragment lifecycle☆5,275Updated 4 years ago
- This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking …☆4,445Updated last year
- Demos the new Android Design library.☆7,698Updated 4 years ago
- [Cheatsheet] Tips and tricks for Android Development☆4,745Updated 2 months ago
- MVP Android Example☆5,925Updated 2 years ago
- ☁️ Try the demo project of any Android Library☆3,814Updated 4 years ago
- RxJava 2 Android Examples - How to use RxJava 2 in Android☆4,944Updated last week
- 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,016Updated last year
- This is starter template for writing Android apps using Clean architecture☆2,189Updated 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…