rovo89 / XposedInstaller

3.89k stars 1.51k forks source link

cannot write/...../modules.list #429

Open Hankanti opened 6 years ago

Hankanti commented 6 years ago

Hello developers, I have a very strange problem. My phone is MEIZU PRO5 FLYME6 Android7.0. The 3.1 and 3.1.1 versions of XposedInstall can run properly on my phone, but the versions above 3.1.2 are not working properly. Cannot write /data/user_de/0/de.robv.android.xposed.install/conf/modules.listjava.io.FileNotFoundException:/data/user_de/0/de.robv.android.xposed.install/conf/modules.list (No Such File or Directory). I tried to move xposedInstall to the system/ app directory, but the problem has not been solved. I also try to create the modules.list file, cannot write /data/user_de/0/de.robv.android.xposed.install/conf/modules.listjava.io.FileNotFoundException:/data/user_de/0/de.robv.android.xposed.install/conf/modules.list (Permission denied), seems to be not to get permission, but I have already given it root permissions. I have searched the Internet for a long time and I still can't solve this problem. I hope to get your help if you have time, thank you.

itzXian commented 6 years ago

Hello, you can try to copy the missing files to this path from another phone, make sure that phone has xposed framework installed and working.

你好,你可以尝试一下从别的已经安装了框架并且能正常运行的手机中复制丢失的文件到这个路径下。

/data/user_de/0/de.robv.android.xposed.install/

It works for this guy and he also use MEIZU PRO5 FLYME6 Android7.0.

有人用这个办法成功解决了这个问题,他同样也用 MEIZU PRO5 FLYME6 Android7.0

Screenshot Screenshot_01 Screenshot_02

I hope this may help you. :metal:

希望可以帮到你。:metal:
Hankanti commented 6 years ago

非常感谢你的帮助!

Sent from my iPhone

On 22 Oct 2018, at 16:49, xixian2106 notifications@github.com wrote:

Hello, you can try to copy the missing files to this path from another phone, make sure that phone has xposed framework installed and working.

你好,你可以尝试一下从别的已经安装了框架并且能正常运行的手机中复制丢失的文件到这个路径下。

/data/user_de/0/de.robv.android.xposed.install/

It works for this guy and he also use MEIZU PRO5 FLYME6 Android7.0.

有人用这个办法成功解决了这个问题,他同样也用 MEIZU PRO5 FLYME6 Android7.0。

I hope this may help you. 🤘

希望可以帮到你。🤘

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.