Leon Styhre
Leon Styhre
Yes that could work, or we could use the putExtra() function that takes a String array as an argument, i.e: https://developer.android.com/reference/android/content/Intent#putExtra(java.lang.String,%20java.lang.String[]) I have an %EXTRAARRAY% variable in ES-DE today which...
Let me know the best approach for your code, I should be able to support either of them! I probably just need to add support for escaping quotation marks if...
Thanks, I will try to look into testing this tomorrow! Where can I install a version of your emulator where this code is included? Or have you already made this...
Perfect, then I should have something to test tomorrow. Thanks again for looking into this, if we can make this work it really opens up a lot of opportunities for...
Initial testing looks really promising! I passed the "-skip_gameinfo" option and it worked perfectly :) I'll continue with some more advanced configuration and let you know how it goes!
So I tried a slightly more involved setup and I can't get it to work, I'm not sure exactly what the approach would be to be honest. It's for the...
Yes this is a nightmare on Android, I use manage storage permissions and although Google has previously approved that it seems like they have revoked it now that I moved...
And btw, you need the MANAGE_EXTERNAL_STORAGE permissions to be able to use the FileProvider API to share files from the external/shared storage which is another piece of insanity as it...
Thanks a lot for your comments, sometimes it feels like I'm all alone in my issues with getting my app published on the Play store, it really is so hard....
Actually, I did some further testing and the additional BIOS files are picked up, now I think I understand what you mean. So in ES-DE there's a general ROMs directory...