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)));
Source link: https://github.com/ajithvgiri/PDF-Downloader
Q & A
Change color of words (or substrings) into a TextView
.
FingerLock is a library designed to make fingerprint authentication an easy task for Android developers.
AllowMe simple library to handle Android M permissions easily.
A material design music player for Android using google's ExoPlayer library, based off Pasta for Spotify.
Fluent design by contract assertions for Android.
Library for passing arguments into Fragment
.
Q & A