hi
I updated the api to 19.0.3 and run the application fails
android.database.sqlite.SQLiteException: unable to open database file
DBFileName = "QUOJI.db"
DBFilePath = File.DirRootExternal
sql_conexion.Initialize (DBFilePath, DBFileName, True)
because this error occurs?
thank you
I updated the api to 19.0.3 and run the application fails
android.database.sqlite.SQLiteException: unable to open database file
DBFileName = "QUOJI.db"
DBFilePath = File.DirRootExternal
sql_conexion.Initialize (DBFilePath, DBFileName, True)
because this error occurs?
thank you