of sqlite *.db file...actually how can I enter address in this code?
public DatabaseHelper(Context context) {
super(context, "/mnt/sdcard/Student.db", null, 1);
}
Please format the code you posted, by wrapping it in triple backticks. -> `
Обсуждают сегодня