Android 10 vs. 15

HELLO, MY FRINDS

PLEASE HELP ME:

Using Android 10 eberything was OK WITH MY sqlight editor
with Android 15 i have problems.

Android 10:


ANDROID 15 doesn‘ show me the data directory:

1 Like

A few years ago Google introduced scoped storage to restrict access to arbitrary directories to offer better security

Try total commander https://play.google.com/store/apps/details?id=com.ghisler.android.TotalCommander

Taifun

1 Like

thank you, Taifun. I will try

1 Like

Hi Taifun

how can I manipulate the Database. Is there a plugin for it?

You could try with the SAF extension (we call them extensions, not plugins)

SAF can potentially access files in the ASD for other apps.

Is this question related to this thread, which is about accessing ADB ASD via a file manager?

What plug in are you talking about? A browser plug in? Something else?

Please elaborate and follow our guide How to ask a question (open new topic)

Taifun

Do you mean ASD ?

FWIW, it is possible to access the ASDs of other apps using the SAF extension (which use the devices FIle Manager). To what extent you can manipulate files in those ASDs is another matter.

yes, corrected
Taifun

I have found using Total Commander gets you halfway, but it needs Google's Files app to actually access the files in a ASD.

i had a great tool to access the db in my ASD.
It was called SQLight Manager, but I am afraid, that such cool tools distinct with Android 11.

RIP

Emanuel

you can still modify the database, but it must be in a path accessible to that app, also known as shared storage
We have a nice guide on this by @Anke

Taifun

Exactly, Tafun

S O L U T I O N:

copy the db file to (example) DOWNLOAD manipulate the Data and copy it back!
cool and works great.