0

I write/delete a file to/from SD-card root's directory, I know since Kitkat and later, Google has restricted access and don't allow to write on SD-card's root directory. But when testing, I found that some file manager app can still write/delete file directly from SD-card of this device, example: File Manager . I don't know how they do it. I've checked permissions of my app and File Manager app, they're the similar. Can anyone let me know?

LuongPham
  • 81
  • 10

1 Answers1

0

Not sure of how a particular app do this but there is a means to do so. See the previous answer - Howto avoid the "EACCES permission denied" ON SDCARD with KITKAT 4.4.2 Version. New policy from google

Community
  • 1
  • 1
headuck
  • 2,763
  • 16
  • 19