ismartcoding/plain-app

Ability to change the default file save location

Opened this issue · 0 comments

Currently the files uploaded from the PC to Android Device are stored under /Android/data/com.ismartcoding.plain/files in Android 13 device.

The problem is this folder is not accessible by every file manager. It is only accessible currently by this app by google called files (com.google.android.documentsui).
So, everytime I copy a file from PC to mobile. I have to copy the file first from /Android/data/com.ismartcoding.plain/files using the files app to some location like Downloads, Documents and then open the file.

TIA to resolve the issue.