keirongulrajani's Stars
bluelinelabs/LoganSquare
Screaming fast JSON parsing and serialization library for Android.
android10/Android-CleanArchitecture
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.
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
nispok/snackbar
[DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation.
EbookFoundation/free-programming-books
:books: Freely available programming books
JoanZapata/android-asyncservice
AsyncService uses annotations to shorten the code needed to start asynchronous long running tasks and return result
siriscac/RippleView
View that imitates Ripple Effect on click which was introduced in Android L (for Android 2.3+)
ReactiveX/RxAndroid
RxJava bindings for Android
krschultz/android-proguard-snippets
Proguard configurations for common Android libraries
lucasr/android-layout-samples
[DEPRECATED] Explorations around Android custom layouts
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
antoniolg/MaterialEverywhere
Showcase of the new AppCompat 21, which includes new Material Theme, working in pre-21 devices.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
google/auto
A collection of source code generators for Java.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
greenrobot/essentials
General purpose utilities and hash functions for Android and Java (aka java-common)
alexvasilkov/FoldableLayout
Android widgets to implement folding animation
lucasr/twoway-view
[DEPRECATED] RecyclerView made simple
charbgr/BlurNavigationDrawer
Android - Blur Navigation Drawer like Etsy app.
tvbarthel/BlurDialogFragment
Library project to display DialogFragment with a blur effect.
square/dagger
A fast dependency injector for Android and Java.
Prototik/HoloEverywhere
NO LONGER MAINTAINED. DEVELOP FOR 4.X+ DUDE.
2359media/EasyAndroidAnimations
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
stephanenicolas/Quality-Tools-for-Android
romainguy/road-trip
A sample Android application that demonstrates how to implement various visual effects.
fedestyla/FillingEffect
How to create a filling effect for an ImageView
github/gitignore
A collection of useful .gitignore templates