I am starting to use my first database and am getting an error.
sql1.initialize(file.dirdefaultexternal,"android.database.sqlite.SQLite Can't Open Database Exception: Unable to open database file.
From what I found I need to add Write External something to the Manifest file.
sql1.initialize(file.dirdefaultexternal,"android.database.sqlite.SQLite Can't Open Database Exception: Unable to open database file.
From what I found I need to add Write External something to the Manifest file.