I have an app which uses andexplorer called through activity starter. It worked fine for years, but now when I buld and reinstall it it I get an “exposed beyond app through intent.getdata”.
Google has not been helpful, mainly because anything I do find gets too technical for me. I gather though that it’s something to do with changing file access permissions in later versions of Android.
How do fix this? I don’t necessarily need to use andexplorer, I just want to be able to select a file. The directory will always be the same if that helps.