You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install.sh script should be modified a little bit like this
on_install() {
...
# mv $TMPDIR/$XPOSEDBRIDGE $MODPATH/system/framework/XposedBridge.jar # may be overwritten ?
cp -af $XPOSEDDIR/system/. $MODPATH/system
cp $TMPDIR/$XPOSEDBRIDGE$MODPATH/system/framework/XposedBridge.jar # it works for me
...
}
The text was updated successfully, but these errors were encountered:
Thank you.
Thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you thank you thank you you thank you thank you
System: LineageOS 14.1
Device: P605
Magisk: v25.2
install.sh
script should be modified a little bit like thisThe text was updated successfully, but these errors were encountered: