android10 / java-code-stylesLinks
IntelliJ IDEA code style settings for Square's Java and Android projects.
☆286Updated 4 years ago
Alternatives and similar repositories for java-code-styles
Users that are interested in java-code-styles are comparing it to the libraries listed below
Sorting:
- A set of examples for using RxJava in Android☆401Updated 5 years ago
- A sample project using Clean architecture and MVP in Android☆870Updated 8 years ago
- Android project using Dagger library☆319Updated 8 years ago
- A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services☆711Updated 5 years ago
- Annotation based simple API flavored with AOP to handle new Android runtime permission model☆529Updated 7 years ago
- A sample app that showcases our Clean architecture approach to build Android applications.☆504Updated 5 years ago
- Separating data and state handling from Fragments or Activities without lots of boilerplate-code.☆814Updated 6 years ago
- LightCycle lets self-contained classes respond to Android’s lifecycle events☆703Updated last year
- Demo app to demonstrate creating Android app based on VIPER + MVVM☆285Updated 9 years ago
- Sample code demonstrating loading multiple data sources via RxJava☆470Updated 4 years ago
- Every Android Studio Tip posted by Phillipe Breault☆632Updated 8 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
- An Android Parcelable extension for Google's AutoValue.☆655Updated 2 years ago
- This is an example of interactions between Activity and it's Fragments using Android Model View Presenter☆324Updated 7 years ago
- ☆488Updated 7 years ago
- Annotation Processor for setting arguments in android fragments