dileepan's Stars
vmadalin/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
frankiesardo/icepick
Android Instance State made easy
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
square/picasso
A powerful image downloading and caching library for Android
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
mcxiaoke/android-volley
DEPRECATED
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
etsy/AndroidStaggeredGrid
An Android staggered grid view which supports multiple columns with rows of varying sizes.
biokys/cropimage
Replacement for deprecated official Android crop image function
johnkil/Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).