ElderDrivers / EdXposedManager

Companion Android application for EdXposed
https://edxp.meowcat.org/
GNU General Public License v3.0
1.78k stars 247 forks source link

[BUG] EdXposedManager app bug report #114

Closed Rxgogogo closed 3 years ago

Rxgogogo commented 4 years ago
Include the following:
Reproduction Steps
  1. unlock BootLoader
  2. root&Flash Magisk
  3. install riru&edxposed in Magisk
  4. install EdXposed Manager
Actual Result

d31dce7403f40ff74af494dbc6086f5

Rxgogogo commented 4 years ago

as I know,app can not get full acess to opprate file. I try to flash it in twrp. but I cant find the zip file....

b-danz commented 4 years ago

This won't resolve the issue that it doesn't automatically do this but temporary fix worked for me.

Head to the directory using a file manager.

Create the missing file 'modules.list'

Set permissions -rw-rw-rw- 777 Owner: edxposed Owner: edxposed

Delete .placeholder or .nomodules file (if it exists)

Head back to home menu & 'soft reboot'

It should be working as of now.

Screenshot_20201008-074355

Screenshot_20201008-074352

kotori2 commented 4 years ago

@b-danz setting permission to 777 will allow every single app read your module info. I think it is a SELinux policy issue tho.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.