Closed terrorist96 closed 8 years ago
It seems that reboot doesn't work on 64-bit devices.
In AssetUtil.java at line 29, getBinariesFolder()
returns null, so when XposedInstaller try to extract busybox, it try to search (line 95) in assets/nullbusybox-xposed. This causes the error
When will a new installer be released so I can test to see if your commit(s) fixed the issue? Thanks.
Sorry, but I don't have time to work on the installer at the moment. I concentrate on the framework instead when I have a bit of time which are , as those issues usually mean that the device cannot start anymore and are therefore more critical. Don't expect new versions of Xposed Installer anytime soon.
https://github.com/rovo89/Xposed/issues/103