1
edit
Changes
→11.5 Copy Database File into SDCard
Then add the following method (readAndWriteDatabaseFile) to the file that actually reads the database file and puts it into the simulator:
<sourse source lang="java">
public void readAndWriteDatabaseFile(FileConnection fileConnection) throws IOException
{