search

Home  >  Q&A  >  body text

android - 如何恢复安卓中 /dev/fuse 的文件

安卓手机录音保存位置为/storage/emulated/0。删除后想恢复。
使用mount命令查得分区为:
/dev/fuse /storage/emulated/0 fuse
能否像回复ext4那样恢复fuse中的文件?

阿神阿神2767 days ago704

reply all(1)I'll reply

  • 迷茫

    迷茫2017-04-17 17:46:49

    You are talking about recovering the data in the SD card. It is very simple. There are many data recovery software on the Internet. None of the files under /dev are real files, they are device files.

    reply
    0
  • Cancelreply