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:
Here you found original article and more information about this problem.
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:
- connect device to PC
- 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