CBCircularLoaderDialog
Custom dialog view like a loader with circular progress bar animation.
##Main View Controller
##Loader View
Source link: https://github.com/cbedoy/CBCircularLoaderDialog
Q & A
Unofficial client for local Youtube
alternative website.
RecyclerView Animators is an Android library that allows developers to easily create RecyclerView
with animations.
Read incoming and outgoing text messages using an Android application across different Android SDK versions it's not trivial. If yo don't want to appear as SMS application and your application has to read incoming and outgoing SMSs this is your library.
This Android library offers you two main classes to use to start listening text messages. SMS Radar is implemented in top of an Android service. To start / stop listening text messages use SmsRadar.initializeSmsRadarService(context, listener) with a Context instance and a SmsListener implementation.
Fast JSON Processor.
BaseAdapterHelper aims to make BaseAdapter's getView() method much more readable, getting rid of the ViewHolder pattern boilerplate code.
QuickAdapter allows you to shorten the code of most usual BaseAdapter, taking care of implementing everything for you based on your data list. You only need to focus on the mapping between your view and your model.
Q & A