bmuschko / gradle-android-examplesLinks
Demonstrates the use of Gradle for Android projects
☆94Updated 12 years ago
Alternatives and similar repositories for gradle-android-examples
Users that are interested in gradle-android-examples are comparing it to the libraries listed below
Sorting:
- ☆39Updated 10 years ago
- AndroidStudio/IntelliJ IDEA code style settings for Android projects.☆82Updated 9 years ago
- ☆59Updated 10 years ago
- ☆70Updated 8 years ago
- An example of a custom CoordinatorLayout Behvior☆85Updated 10 years ago
- This example is for "Snorkeling with Dagger 2" article☆74Updated 10 years ago
- Never again need a .utils. package yur scurvy sea dogs!☆122Updated 3 years ago
- migrated:☆54Updated 6 years ago
- Gradle plugin that creates FindBugs reports for android projects☆130Updated 2 years ago
- Android MVVM lightweight library based on Android Data Binding☆182Updated 9 years ago
- Sample demonstrate hot to load data from SQLite and parse it from Cursor on the fly when you need it.☆45Updated 9 years ago
- Sample Android project of how to apply Clean Architecture with MVP, and supporting configuration changes in a simple way☆69Updated 10 years ago
- Meter - is a simple micro-benchmarking tool for Android (and Java) projects. This is not a profiler, this is very small utility class tha…☆120Updated 4 years ago
- Android project using Dagger library☆85Updated 10 years ago
- An example for GCMNetworkManager introduced on I/O 2015☆76Updated 9 years ago
- Android and Java library for mocking and testing networking layers with built-in support for Retrofit.☆145Updated 5 years ago
- A basic project demonstrating some uses of RxJava with the Model-View-Presenter pattern on android☆63Updated 9 years ago
- FRP sample implementation for Android using RxJava☆136Updated 6 years ago
- Demo app using https://github.com/square/retrofit and Robolectric tests☆85Updated 10 years ago
- A diagram of the Android Activity / Fragment lifecycle☆99Updated 9 years ago
- Sample app that shows how the new permissions model introduced in Android 6.0 works, and how we can implement it and educate our users on…