You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: