ads

mercredi 9 septembre 2015

[HOWE-TO]Fix no access to the virtual SD card (internal memory)



Yesterday I had a internal memory access problem. I don't know what happens but my internal memory becomes read only for most of file explorers (except Root Explorer) and for most applications (Browsers etc). Permissions seems to be correct but problem was.
hove to

It apples to Lollipop.

What's the problem? Sometimes you might not be able to access the content of the internal userdata memory, also known as "virtual SD card" - located as /data/media/0 on the userdata partition.

Finally I found fix and here is a short solution for it:
  1. connect device to PC

  2. use your adb command:

  • adb shell

  • su

  • restorecon -FR /data/media/0

  • exit


Here you found original article and more information about this problem.



Aucun commentaire:

Enregistrer un commentaire