This course explores how to both save and then retrieve data in your Android app. We'll look at storage in the SharedPreferences class as well as saving data to local memory. Finally, we'll see how to retrieve stored data.
This course is intended for anyone who wants to learn how to start building their own apps on Android.
To get the most out of this course, you should have some basic knowledge of the fundamentals of Android.
Course GitHub repo: https://github.com/OakAcademy/android-app-development-with-kotlin/tree/main/Section%208%20-Shared%20preferences/SharedPreferences