Android app development tidbits

2/19/2022

Android app development tidbits

DataStore heavily promoted by Google may be good for Kotlin-based code but is practically unusable for Java-based code unless a helper/wrapper is created to help use it.