Thoughts and musings.
Google have changed lots of their Android Firebase APIs. This is how I went about getting the correct device token for Firebase messaging with Amazon Pinpoint.
This post outlines how I extracted reused business logic and assets into a framework on both Android and iOS so as to avoid duplicating functionality.
There are many intricacies to consider when working with time zones. This post details some intricacies when using the MaterialDatePicker Android library.
An overview of how I implemented Strava authentication on Android using a nested WebView and custom URL schemes.
A brief insight into the costs involved in producing a multi platform (iOS and Android) mobile application.
A brief explanation and demonstration on how references work in Java and a look at how the Android Framework might influence your design as a result.
When building the MMMM.com Android app I encountered a number of small issues which I thought that I would outline such that you don't make the same mistakes.