Back to Courses

Build a Persistent Storage App in Android Studio

Overview

In this course you will build an Android app with persistent storage (specifically Shared Preferences) in Android Studio. What is meant by persistent storage is that when a user exits an app and then restart it, the app will remember some information that the user gave it previously. This app has four input boxes where the user is being asked to enter a name, address, phone number, and email address. Beneath that section the user will be asked to use radio buttons to indicate the part of the day they prefer, Morning, Afternoon, Evening, or Night. The ability to save and retrieve information is a fundamental part of practically all apps and is essential knowledge for any aspiring app developer and those who like to create apps out of curiosity for fun. Projects in Series 1: 1. Build a Simple App in Android Studio with Java 2. Build a Persistent Storage App in Android Studio 3. Build a Linear Layout App in Android Studio 4. Build a Relative Layout App in Android Studio 5. Build a Table Layout App in Android Studio Projects in Series 2: 1. Build an App in Android Studio using Resources 2. Build an App in Android Studio using Static Files 3. Build an App in Android Studio using Read - Write 4. Build an App in Android Studio using onTouch 5. Build an App in Android Studio using Activities

View Course
English
Coursera