1
edit
Changes
→11.5 Copy Database File into SDCard
readAndWriteDatabaseFile(fileConnection);
}
_studentList = new StudentList(db, uri);
// here goes the rest of the constructor code
</source>