Hour 11. App Setting: Managing Preferences

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(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.