-
Braspag
Stars
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
A collection of samples demonstrating different frameworks and techniques for automated testing
A library for debugging android databases and shared preferences - Make Debugging Great Again
๐ A Complete Fast Android Networking Library that also supports HTTP/2 ๐
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Android boilerplate app that showcases architecture and libraries used at ribot
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Android Developer Roadmap - A complete roadmap to learn Android App Development
Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!
The ribot studio app for the Android Platform
Extension of the android-mvp-architecture for very large projects.
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
Android MVP Basic Sample
Lightweight library for explicit and unit testable multithreading in Android.
An android app demonstrate the usage of MVVM architecture
An android app demonstrate the usage of MVP architecture
An android app to demonstrate usage of MVC architecture