Where does the Android app store its data on the phone?

15 views
Skip to first unread message

Aniello Mennella

unread,
Dec 15, 2025, 7:34:50 AM (yesterday) Dec 15
to Subsurface Divelog
I would like to know where the subsurface android app stores its data on the phone. I have found a folder Android/data/org.subsurfacedivelog.mobile but under that folder I see only a list of empty folders. I have created a test dive to see if a database was created but nothing changed there.

Does anybody know how it works? Is the database accessible?

Thanks

Aniello

Dirk Hohndel

unread,
Dec 15, 2025, 2:43:02 PM (yesterday) Dec 15
to subsurfac...@googlegroups.com
Asking this once is sufficient, no point in sending this as a support request and in the forum...


On Dec 15, 2025, at 02:16, Aniello Mennella <llan...@gmail.com> wrote:

I would like to know where the subsurface android app stores its data on the phone. I have found a folder Android/data/org.subsurfacedivelog.mobile but under that folder I see only a list of empty folders. I have created a test dive to see if a database was created but nothing changed there.

Does anybody know how it works? Is the database accessible?


Unless your Android device is rooted, Android generally doesn't let you access the file storage of a different app.

The git repo that represents the local cache of cloud storage on an Android device is located at

QStandardPaths::AppDataLocation/cloudstorage/<repo/branch hash>

Depending on the version of Android you are using, this should translate into something like

/Android/data/org.subsurfacedivelog.mobile/files/cloudstorage

but as I said, normally you won't be able to access this as part of the sandboxing protections on Android.

/D
Reply all
Reply to author
Forward
0 new messages