First page Back Continue Last page Graphics
What Does The Code Do?
It gets the filenames of previously saved files using fileList();
This is a method provided by the Android SDK
If the list is empty, we pop up a warning and quit
Otherwise, we create a pop up containing available filenames
When the user selects a file name, we read in that file and display the text