Android Conversations
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…
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…
Ever hid debug functions in your UI? Here is now a clean way to do it! DebugKit lib for Android allows you to use a fancy hovering debug tool…
Swipe-To-Dismiss-Dialog We use some cool dialog with close button in our Android application but why if you can dismiss that dialog by Swipe and that features provide by Swipe Dismiss…
ADM or Android Download Manager library help you to download files in parallel mechanism in some chunks. This library is a download manager android/java library which developers can use in their apps…
Previously we discuss how to implement basic animating sidebar in Android and now we increase our level with adding Wave Sidebar Animation in Android application. You can see demo of two…
Sometimes in our application we need to add more details of user then UI form big and we want to divide that in state wise. And for doing this we…
TMH gives you cool Android library tutorials for development and designing also. Today library is for Menu UI named Android CircleMenu which is a simple, elegant menu with a circular…
The library is a RecyclerView-based implementation of a scrollable list, where current item is centered and can be changed using swipes. It is similar to a ViewPager, but you can…
Interesting library which shows the list of selectable contacts, in quite a fancy way. It also contains Android ChipView and EditText. Among other options, it’s possible to add avatar icon,…
In our all previous article we see implementation and their some example of json2view android library. But here we see some important properties and types of json2view library which you…