Free Post 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.
Free Post 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?!
Free Post eVitabu 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.
Free Post eVitabu eVitabu development week, Feb 2019 I spent a week working on eVitabu full time. Here's some highlights.
Free Post 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.