ren-gh's Stars
daimajia/AndroidViewAnimations
Cute view animation collection.
Bearded-Hen/Android-Bootstrap
Bootstrap style widgets for Android, with Glyph Icons
ReactiveX/RxAndroid
RxJava bindings for Android
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
androidannotations/androidannotations
Fast Android Development. Easy maintainance.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
square/leakcanary
A memory leak detection library for Android.
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
facebook/fresco
An Android library for managing images and the memory they use.
android-async-http/android-async-http
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
square/picasso
A powerful image downloading and caching library for Android
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
square/retrofit
A type-safe HTTP client for Android and the JVM
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.