Hour 15. Using SharedPreferences

What You’ll Learn in This Hour:

Image Using SharedPreferences to store data

Image Setting user preferences

Image Creating a PreferencesFragment

Image Generating a PreferencesActivity

SharedPreferences is a class that provides the ability to store data in key/value pairs. This data can be set and retrieved in any Activity. Android provides ...

Get Sams Teach Yourself: Android Application Development in 24 Hours, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.