SharedPreferences in Android with Kotlin

Kotlin is all about letting us do more work with less code, and SharedPreferences are no exception. In this post we’re going to focus on making SharedPreferences as easy to use as possible, and by the end we’ll be able … Continue reading SharedPreferences in Android with Kotlin