Rob Kerr's Blog
  • Home
  • About
  • Portfolio
Sign in Subscribe

Android

A collection of 2 posts
Kotlin

Android Jetpack Compose View Model Eventing Architecture

A common Android architectural pattern is to consume events in a UI View that are triggered from asynchronous web service code in a View Model.  While there are many approaches to solving this problem, I wanted to share the approach I often use.  You may have another approach that works
Apr 4, 2023 4 min read
Android

Checking for Google Play Services with Kotlin

In many countries we can assume Android users use devices that have Google Play Services pre-installed, but not every Android device in the world actually does. It's possible that code written with the assumption that Play Services is available may crash--something we certainly don't want. What we do want is
Aug 5, 2022 1 min read
Page 1 of 1
Rob Kerr's Blog © 2023
  • Sign up
Powered by Ghost