PDF Downloader
Example app to download pdf from url and saved into your internal storage
String url = ""; // your pdf url startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(url)));
A custom Android TextView
to display amounts of money in different formats.
A UI widget slider for android.
A simple way to authenticate with Google and Facebook using OAuth 2.0 in Android.
Realm related features of the MPAndroidChart library.
Facebook-like "Like with Emoji" library for Android.
Lightweight Tooltip library for Android.