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

Midlets have no place where they can read and write files. An idea about how to fix it #1051

Open
vipaoL opened this issue Mar 25, 2024 · 2 comments

Comments

@vipaoL
Copy link

vipaoL commented Mar 25, 2024

The problem was already mentioned in many other issues. I have an idea about how to fix it:
/sdcard/Android/data/ru.playsoftware.j2meloader/files/C/ will be the drive C
/sdcard/ will be E:/

Midlets will have the drive C where they can r/w with full rights and will still be able to access the media files from /sdcard by the drive E

@JohnOlowe
Copy link

I also have a suggestion. There should be a way the user can edit the system properties to include custom paths for each app. For example something like
DRIVE_1: /storage/emulated/0/Local Repositories/ or
DRIVE_2: /storage/1C2B-E60E/J2ME_SDK_Projects/
user.home: /storage/emulated/0/Android/data/ru.playsoftware.j2meloader/files/
This way, the user should be able to customize the drives themselves

@woesss
Copy link
Contributor

woesss commented Mar 25, 2024

@vipaoL, this way has already been implemented 2b56c04, but not yet released - if you want to test, install the dev build from https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers

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

No branches or pull requests

3 participants