You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues and haven't found anything relevant
I have read the docs
In AM there's a button "Databases", but it only displays database's names. There's no possibility to watch or edit them, like in Shared Prefs. Now when I want to change something in app's data, I have to: find this file, copy it to computer or shared storage, edit with third-party app, and move it again to private storage, or: connect to Termux SSH, and type: sudo sqlite3 /data/data/com.vendor.application/databases/longfilenamebecausetheydidso.db. It's very frustrating, so this feature would be very useful.
The text was updated successfully, but these errors were encountered:
In AM there's a button "Databases", but it only displays database's names. There's no possibility to watch or edit them, like in Shared Prefs. Now when I want to change something in app's data, I have to: find this file, copy it to computer or shared storage, edit with third-party app, and move it again to private storage, or: connect to Termux SSH, and type:
sudo sqlite3 /data/data/com.vendor.application/databases/longfilenamebecausetheydidso.db
. It's very frustrating, so this feature would be very useful.The text was updated successfully, but these errors were encountered: