Hour 11. App Setting: Managing Preferences
What You’ll Learn in This Hour
Using SharedPreferences
to store data
Creating a PreferencesFragment
Generating a PreferencesActivity
SharedPreferences(android.content.SharedPreferences)
is a class that provides the ability to store data in key-value pairs. This data can be set ...
Get Android™ Application Development in 24 Hours, Sams Teach Yourself, Third 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.