Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support to save files in /sdcard/ directory. #14

Closed
confident-hate opened this issue Aug 22, 2023 · 2 comments
Closed

Comments

@confident-hate
Copy link

Hi,
I request you to add storage support for the app. Right now I am not able to move files out of /data/data/com.* folder.

Or can you please provide debuggable releases, so that we can get files via "run-as" as I already have access to adb shell via rish in termux with Shizuku

adb shell
run-as com.your.packagename 
cp /data/data/com.your.packagename/

Thanks

@dstark5
Copy link
Owner

dstark5 commented Aug 22, 2023

Sure, In upcoming release the app will use internal storage to store file

@confident-hate
Copy link
Author

confident-hate commented Sep 6, 2023

Sure, In upcoming release the app will use internal storage to store file

You can mark it as solved, now I can copy files out of app directory via "open with" feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants