How to Add Android Bootstrap style widgets with Glyph Icons?
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…
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…
GraphView is a library for Android to programmatically create flexible and nice-looking diagrams. It is easy to understand, to integrate and to customize. Recently we've seen some View article like Increment ProductView,…
Previously we discuss about toolbar animation which was a cool tutorial but today We discuss about SpaceTabLayout animation which is a awesome TabLayout for Android with a central Floating Action Button. This…
Android Navigation animation is a master key of any Android application and previously we see the article about animation sidebar, Two panel layout animation, bubble tab animation and many more.Consistent…
Google came Android vertical stepper concept with Material design and that display progress through a sequence of logical and numbered steps. They may also be used for navigation. Android Vertical Steppers may…
Everyone wants to build their Android Conversations app and want to add every functionality which contains in current application like WhatsApp, Hike, Viber etc. But no idea how to start and…
I take assume that you're aware from Google trends which is a public web facility of Google Inc., based on Google Search, that shows how often a particular search-term is entered…
In this tutorial, we are going to learn how to implement and customize android search dialog in our android application. Search functionality is one of the major features most android…
RecyclerView is one of the important widgets in android framework. We can safely say that almost 90% of the android apps out there uses recyclerview. For such a powerful widget,…