CS 436 Lecture 11 – Mobile Filesystems
Before Class
Blu
- Read Saving Files (http://developer.android.com/training/basics/data-storage/files.html).
- Read Storage Options (http://developer.android.com/guide/topics/data/data-storage.html).
- Watch http://youtu.be/LmyJAd7hW5A.
Gold
- Read About the iOS File System (https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html).
- Read Accessing Files and Directories (https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/AccessingFilesandDirectories/AccessingFilesandDirectories.html#//apple_ref/doc/uid/TP40010672-CH3-SW3).
- Watch http://youtu.be/kjDD8Ho0UNc.
In Class
Please work on your apps.