Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Part 5 of the Android Development Essential Training series tackles storage and databases for Android apps.
Syllabus
Introduction
- Data storage on Android
- What you should know
- Following along with the course
- Manage storage on Android
- Save files to internal storage
- Read files from internal storage
- Manage runtime permissions
- Request external storage permissions
- Save files to external storage
- Manage shared preferences with code
- Explore Jetpack DataStore
- Use Preferences DataStore to manage user settings
- Manage data with Room
- Define a database with Room
- Define SQL operations in a DAO
- Insert data with Room
- Retrieve data with Room
- ✓ Challenge: Modify data with Room
- ✓ Solution: Modify data with Room
- Next steps
Taught by
David Gassner