Hi I got a problem with getting this library to work on my old Kitkat tablet (a Huawei Mediapad).
Before we start: External storage means a real sd card or a connected mass storage USB device. This class can also be used to access the secondary storage (File.DirRootExternal). This becomes relevant with newer versions of Android that restrict direct access. It has nothing to do with runtime...
I use the External Storage Browser example and the example works on my Android 7.0 phone and everything newer but not on this 4.4 tablet, is there a way to get it to support older devices too? The example produce no error but nothing happens as you press the button?
In the log it prints out:
onActivtiyResult wi is null
Activtiy(main) Resume ""
Activtiy(main) Pause, Userclosed = "false"