Enable Safe Browsing in WebView Jun 24, 2017 This small code snippet shows how to enable WebView Safe Browsing feature in apps running in Android 5.0 and newer devices Read More…
Android activity-alias is your friend Jun 16, 2017 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…
Access private Android app files on your device May 17, 2017 Access private Android app files on your device when developing the app. Read More…
5 steps to more maintainable code Nov 7, 2016 Good code bases all contain distinct features. This post highlights them shows how and why they work Read More…