James_Watson
Android Enthusiast
You know, as developers, we should declare READ_EXTERNAL_STORAGE permission in manifest file if we want an app to read files from SD card.
But, if I hope an app can enable users to browse and select a file from internal storage/Pictures folder when running, what permission should I declare in manifest then?
Thank you in advance.
But, if I hope an app can enable users to browse and select a file from internal storage/Pictures folder when running, what permission should I declare in manifest then?
Thank you in advance.
