UnityAndroidRuntimePermissions icon indicating copy to clipboard operation
UnityAndroidRuntimePermissions copied to clipboard

How can I read a txt in /storage/emulated/0

Open doasgloria opened this issue 5 months ago • 2 comments

Android Version Runtime : 14

I want to read a .txt in /storage/emulated/0 I think I should apply MANAGE_EXTERNAL_STORAGE , but it doesn't work, what should I do T.T I need to read the content of the file through code, instead of having the user manually select the file. is it possible in Android 14(or later) now ?

doasgloria avatar Sep 24 '24 09:09 doasgloria