Wednesday, 11 April 2018

KdGaugeView

KdGaugeView is a simple and customizable Gauge / Speedometer control for Android.



from The Android Arsenal

Firebase-Push-Notification-Api

Send push notification from app itself. No need of server or any cloud functions.



from The Android Arsenal

CircularProgressIndicator

Simple but customizable view for displaying progress



from The Android Arsenal

Tuesday, 10 April 2018

Dashbug

Android library that lets developers modify configuration class(es) at runtime. Useful in situations when app's behaviour changes depending on fields in configuration class like theme switcher, user credentials, various flags, etc. Developers can alter these fields without recompiling source code.

Demo



from The Android Arsenal

Monday, 9 April 2018

SwipableCards

SwipeableCards provides easy way of creating tinder like swipe cards effect with RecyclerView. In comperation with other available libraries SwipableCards is much faster since you are able to use Viewholder pattern.



from The Android Arsenal

ShapeDrawOnCanvas

Capture image from Camera or select from Gallery. Edit that image by drawing different shapes on that image.



from The Android Arsenal

avoid-memory-leak-android

Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them.



from The Android Arsenal