I need to copy the entire database file from a user to try to reproduce an error.
I open the database with
The log shows "sqldatabasepath /data/user/0/safety.sisweb.app/files".
It is possible?
I didn't find the file using the Android Files app.
I open the database with
B4X:
Main.SQL1.Initialize(xui.DefaultFolder, "safety.db", True)
log(xui.DefaultFolder)
The log shows "sqldatabasepath /data/user/0/safety.sisweb.app/files".
It is possible?
I didn't find the file using the Android Files app.