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

Unable to set working directory to external SD card #1064

Open
jack980517 opened this issue Sep 19, 2024 · 2 comments
Open

Unable to set working directory to external SD card #1064

jack980517 opened this issue Sep 19, 2024 · 2 comments
Labels

Comments

@jack980517
Copy link

Emulator version

1.8.2

Game version

not applicable

Game resolution

not applicable

Device

Sharp Aquos Keitai 3 aka 805SH

Android version

8.1

Description of the issue

If I try to set working directory to external SD card, which is mounted at /storage/xxxx-xxxx (each x is a hex digit), J2ME loader would say: Failed to create a folder in the path: /storage/xxxx-xxxx. I know about scoped storage, but this is Android 8.1, before scoped storage is introduced.
I noticed that, when third-party file explorers write to the external SD card, a storage permission request dialog pops up, despite the fact that they already have permission for internal storage (/sdcard). Maybe J2ME loader needs to do this as well.

@jack980517 jack980517 added the bug label Sep 19, 2024
@TruongTanLuc201270
Copy link

TruongTanLuc201270 commented Oct 12, 2024

Android 11 above not have use this folder options

az_recorder_20241012_110711.1.mp4

@woesss
Copy link
Contributor

woesss commented Oct 12, 2024

In Android 11 and above, this is not an option, but a way to find out the path and open the folder in the system explorer to copy files.

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

No branches or pull requests

3 participants