ADLMIDI-Player-Java icon indicating copy to clipboard operation
ADLMIDI-Player-Java copied to clipboard

Custom bank selection doesn't work on Android 11+

Open freq-mod opened this issue 2 years ago • 3 comments

File selector doesnt recognize .wopl files, even thought they are in the same directory as MIDI file. Android 11, newest pre-release. Example, in case needed: melodic.zip

freq-mod avatar Jan 02 '23 13:01 freq-mod

Android 11 support is needs to be polished separately, the freaking "Scoped Storage" concept needs more to learn to make it usable here, so, on Android 10 and lower should work fine.

Wohlstand avatar Jan 02 '23 18:01 Wohlstand

ah right - tested on Android 9 device, it works

freq-mod avatar Jan 02 '23 18:01 freq-mod

I forgot to mention that I implemented the different file selection thing that works on Android 11+, please test this as soon as possible.

Wohlstand avatar Nov 25 '23 00:11 Wohlstand