iSoron / dagger2-examplesLinks
Examples of dependency injection with Dagger2
☆30Updated 9 years ago
Alternatives and similar repositories for dagger2-examples
Users that are interested in dagger2-examples are comparing it to the libraries listed below
Sorting:
- Dagger 2 example project☆43Updated 9 years ago
- Source code for Developing High Quality Android Applications.☆130Updated 6 years ago
- Code example for "The ABCs of RxJava"☆73Updated 3 years ago
- Safe vs Deep integration of Realm in Android☆81Updated 9 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- ☆34Updated 9 years ago
- Set of Clean Android recipes using Kotlin, Dagger, RxJava, Databinding. Goes along with series of articles "Keep Your Droid Clean"☆161Updated 2 years ago
- Sample Android application using Dagger 2, Robolectric, and Mockito☆85Updated 10 years ago
- Example how to improve your android code☆52Updated 6 years ago
- Sample project with a basic approach to CLEAN architecture on Android☆41Updated 5 years ago
- Sample project for the https://stfalcon.com/en/blog/post/faster-android-apps-with-databinding blogpost☆57Updated 8 years ago
- Examples using different mechanisms of testing for Retrofit in Android☆172Updated 9 years ago
- Collection of posts and videos android community.☆80Updated 6 years ago
- This is an example rewrite of AndroidHive's messy tutorial, accompanying the following article on Realm.☆80Updated 8 years ago
- ☆40Updated 3 years ago
- A sample project showing the use of MVP in android☆105Updated 8 years ago
- Android UI smoke and mirrors☆160Updated 8 years ago
- Examples of using RxJava2 and RxAndroid Schedulers when testing☆29Updated 9 years ago
- Check out the blog post for more info☆116Updated 8 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆101Updated 7 years ago
- Sample of practical using of AutoLoadingRecyclerView and PaginationTool