nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.7k stars 194 forks source link

Install multiple .jar files at once #1017

Open drpatrikking opened 8 months ago

drpatrikking commented 8 months ago

Quick summary

Hello, i am a guy who is installing a lot of j2me apps and games. I have currently installed something about 4k jar games and apps to j2me. The problem is that i can only install them one by one. This means that the process is really slow. I would like to see some option to choose a whole folder, and then the j2me loader will scan the selected folder for .jar files, and it would automatically install all of them.

Details

No response