[Pluralsight] Android Fundamentals: SharedPreferences


ReleaseDate“: “2016-08-22T00:00:00Z”,
UpdatedDate“: “2016-08-22T00:00:00Z”,
Level“: “Beginner”,

ShortDescription“: “To provide your application data persistency, it should implement some of the available android features. This course will show you how to leverage SharedPreferences to achieve this.”,

Description“: “SharedPereferences is an API that allows you to save a small collection of data persistently. This course, Android Fundamentals: SharedPreferences, is all about basics and fundamental concepts of SharedPreferences. First, you’ll get an introduction to Android storage options. Next, you’ll see how saving and retrieving data from SharedPreferences works. Finally, you’ll use GSON to save and retrieve non-primitive data types. After completing this course, you’ll know how to save, retrieve, and modify data both at the activity level and application level through your illustrative demo application.”,

DurationInMilliseconds“: 5892000,
HasTranscript“: 1,
AuthorsFullnames“: “Sriyank Siddhartha”,

Size: 411.31M


Friendly Websites

OneHack.Us | Tutorials For Free, Guides, Articles & Community Forum.


4 thoughts on “[Pluralsight] Android Fundamentals: SharedPreferences”

Leave a Comment