PaNaVTEC / Clean-ContactsLinks
Clean Architecture implementation on Android
☆632Updated 5 years ago
Alternatives and similar repositories for Clean-Contacts
Users that are interested in Clean-Contacts are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Port of Jake Wharton's U2020 sample app with use of MVP and Dagger 2☆311Updated 8 years ago
- Annotation based simple API flavored with AOP to handle new Android runtime permission model☆528Updated 7 years ago
- A full example of custom fonts in XML using data binding and including font caching.☆770Updated 7 years ago
- LightCycle lets self-contained classes respond to Android’s lifecycle events☆702Updated last year
- Adds listening capabilities to Activities and Fragments☆615Updated 5 years ago
- Demo app to demonstrate creating Android app based on VIPER + MVVM☆284Updated 9 years ago
- Separating data and state handling from Fragments or Activities without lots of boilerplate-code.☆813Updated 6 years ago
- A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services☆710Updated 5 years ago
- IntelliJ IDEA code style settings for Square's Java and Android projects.☆286Updated 4 years ago
- MVVM on Android using RxJava and Data Binding☆519Updated 3 years ago
- Yet Another Hacker News Android Client☆633Updated 3 years ago
- A simple tool to allow easy bug report capturing within your app.☆1,172Updated this week
- A library build on top of retrofit, for simple handling of authenticated requests☆406Updated 3 years ago
- Arrow is Lightweight library toolbox for Java and Android Development.☆438Updated 6 years ago
- Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.☆1,199Updated 3 years ago
- Android Clean Architecture and Testing Demo Project☆300Updated 9 years ago
- Intent and Bundle utility for Android☆391Updated 7 years ago
- Extremely light way to execute code in the background on Android. Alternative to AsyncTask.☆388Updated 10 years ago
- [Deprecated] AKA VectorDrawableCompat: A 7+ backport of VectorDrawable☆653Updated 7 years ago
- Composition over inheritance for Android components like Activity or Fragment☆514Updated 6 years ago
- Showcase of RxJava used with MVP and some other popular android libraries☆413Updated 8 years ago
- Super Heroes Kata for Android Developers. The main goal is to practice UI Testing.☆686Updated 5 years ago
- [DEPRECATED] Define and render UI specs on top of your Android UI