android Android ProGuard & Serialisation - exempting files from obfuscation After battling with a problem involving obfuscated variables I wanted to share the solution.
development Android code clean-up: concatenating strings with setText The Android Studio code inspector is a useful tool for maturing your code and improving your style.
development Android: Opening URIs using Intent - protocol case matters Protocols need to be lower case in URIs used in Android, so why doesn' Android make sure they are?!
eVitabu dev week Days 4 & 5: eVitabu dev week (July 2019) July 2019's dev week ended successfully with updates to both the Android app and the web management interface.
eVitabu dev week eVitabu development week, Feb 2019 I spent a week working on eVitabu full time. Here's some highlights.
development Android and Firebase - signing with the right keys After moving my Android development environment I found I couldn't authenticate with Firebase any more. This post explains the solution.