How to Add Android Swipe-able Spinner?
In the last Android library section, we saw the Direct Select DropDown library. By using this Android library you can give a unique look to your application. But if you…
In the last Android library section, we saw the Direct Select DropDown library. By using this Android library you can give a unique look to your application. But if you…
In most of the application, we need to implement a rating section in our application and if it'll be animated star rating. Then this Android Library is just for you.…
When I decided to implement Navigation Drawer into our Application, I was not satisfied with the implementations that I have seen in other applications or concepts in Dribbble. I was…
This article looks at many categories of Java defects that Kotlin prevents in addition to null safety. My first article (5 cool thing about Kotlin) provided a brief introduction to Kotlin and showed…
If you need the quick web design implementation that Bootstrap provides on your Android apps, or if you just love that Android Bootstrap look and want to put it everywhere…
Android Popup menu is really a good way to make your Android application more elegant and create a great UI. And we already discuss some menu library for Android application…
Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc. Previously we discuss Android Vertical Steppers library which may display a transient…
Did you see those small badges indicating new messages count in WhatsApp near your chats? You can achieve the same result using this library. It is created to add small…
In this tutorial, I will share a practical example of Model View Presenter (MVP) pattern in Android development. Android MVP is a design pattern and when it comes to Android…
Android prevent screen off is the library that keeps the screen on until user is looking at the screen. If you are using Samsung devices you might know there is one…