How to make folder in internal storage

Create a folder in the external storageFileTools extension from @vknow360 :

/storage/emulated/0/myFolder

grafik

Note:
This will stop working if AI2 targets API 30 (likely towards the end of 2021). Then you can only read / write to / from the ASD (app-specific directory).

3 Likes