Access private Android app files on your device

Access private Android app files on your device when developing the app.
Read More…  

Android activity-alias is your friend

activity-alias is one the forgotten tags in AndroidManifest. This post shows how to use it to your advantage and not piss off your users.
Read More…  

Enable Safe Browsing in WebView

This small code snippet shows how to enable WebView Safe Browsing feature in apps running in Android 5.0 and newer devices
Read More…