Issue with Savefile in Android 10

savefile
In Android 9 the 'Savefile' method makes a file: /sdcard/filename.csv
I can share it easily:

sharing
In Android 10, the same method saves it in a different directory.
(/storage/emulated/0/Android/data/......)

I want to find it in the same directory.

This might help you

1 Like

Or this:

However, this will no longer work (for new apps) when AI2 targets API 30 (→ Aug 2021).

Thx. And where can I find:
asd

Get the path of the ASD (application specific directory) Extension by BodyMindPower
Taifun
PS: you could have found it yourself in the extensions directory https://puravidaapps.com/extensions.php

1 Like

Or by simply searching:

grafik

Thanks. This will solve my problem.

One more question:
Where do I find this type of blocks?

Block_new

Now I have this::
Block_old

Right mouse click:

Wow. Thanks for the quick reply.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.