I have many folders, files, images in this folder, I think from companion using, can I eliminate them ?
No problems for installed apps ?
What do you mean? Please explain in more detail.
Folder /storage/emulated/0/Android/data/edu/mit.appinventor.aicompanion3/files
that folder is also called ASD - Application Specific Directory and its subdirectory /assets is used to store the assets while you are using the companion app on devices running >= Android 10, you can delete all files in that folder and of course you will not have any issues for installed apps, because these apps store their assets inside the app itself
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
Thank you Anke & Taifun
No, the folder for the assets is (API ≥ 29):
/storage/emulated/0/Android/data/edu.mit.appinventor.aicompanion3/files/assets/
thank you, I now corrected it like this
that folder is also called ASD - Application Specific Directory and its subdirectory /assets is used to store the assets
Taifun
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.