ismartcoding / plain-app

PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
https://docs.plain.icu
GNU Affero General Public License v3.0
2.15k stars 113 forks source link

Ability to change the default file save location #129

Open ram4279 opened 5 months ago

ram4279 commented 5 months ago

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.