Thursday, 27 June 2019

How can we access an expansion file in Android Q?

I'm writing an app that needs an expansion file and I want to ensure it will be compatible with Android Q. It seems the documentation provided does not address the changes in Android Q. In Android Q, getExternalStorageDirectory() won't be able to be used so how can we access the expansion file?



from How can we access an expansion file in Android Q?

No comments:

Post a Comment