Riley MacDonald
developer ...

Blog

Solutions and comments to some of the problems I've encountered as a developer.
Posted: August 25, 2017
Tags: ,
How to resolve null intents in onActivityResult() in Android. read more...

Posted:
How I resolved the "cannot find local variable" Android Studio debugger issue. read more...

Posted: August 19, 2017
How to implement the Singleton Pattern in Java. How to ensure this pattern runs on multithreaded environments. read more...


Posted: August 17, 2017
Tags: , ,
How to change the text and text color of a closed spinner in Android. read more...