Posts

Showing posts with the label use full android compileLines

Android libraries

Use full library and resource for android Image loading library for android :  1 ) https://github.com/bumptech/glide developed by Square 2 ) https://github.com/facebook/fresco developed by Facebook Networking library for android : 1 ) http://square.github.io/retrofit/ developed by Square 2 ) https://github.com/google/volley   developed by Google Dimension manage for library :  1 ) https://github.com/intuit/sdp Offline data support storage library : 1 ) https://realm.io/blog/realm-for-android/ Data binding library for android  1 ) https://developer.android.com/topic/libraries/data-binding/index.html Eventbus for object communication  1 ) https://github.com/greenrobot/EventBus Image effects like instagram : 1 ) https://github.com/CyberAgent/android-gpuimage Animation library for android 1 ) https://github.com/airbnb/lottie-android Material icons : 1 ) https://materialdesignicons.com/ Device matrix :  1 ) https://material.io/devices...