XPOSED FOR XPERIA M4 AQUA- STOCK 5.0
Hello guys, i updated the guide, for install xposed on stock 5.0 rooted firmware.
Much thanks to @husam666 and anyone who made twrp,xposed and all other...
PLEASE NOTE: AFTER THIS STOCK CAMERA WILL NOT WORK. USE GOOGLE CAMERA
Requirements:
Unlocked bootloader & root (CLICK HERE TO SEE HOW TO DO IT...)
Xposed apk file:http://forum.xda-developers.com/attachment.php?attachmentid=3383776&d=1435601440
Xposed zip file: http://forum.xda-developers.com/attachment.php?attachmentid=3543411&d=1447616600
The guide will not show how to unlock bootloader and root phone, only xposed install procedure.
Step 1:
Install xposed apk file in the phone, then run adb tools on pc.
Step 2:
Reboot phone into recovery TWRP. (press vol- button at power, when phone vibrate, press it for much time). Screen will be black, not worry, its all ok.
Step 3:
type (in adb) these 2 commands:
(If your device is here, you can continue.)
and
Step 3:
A prompt like ~ # will appear, type these commands :
Step 4:
Now type:
Step 5:
Type
(without <> and with the real directory of the zip.)
Step 6:
When done, type that:
ALTERNATIVE BEST METHOD: Install new TWRP touch recovery with working display, put zip into sd internal and flash. At the end of flash wipe dalvik cache /cache.
The phone will reboot and you have xposed installed!.
Attention: XDA, Me and all other members not take responsability for damaged phones or other problems.
Hello guys, i updated the guide, for install xposed on stock 5.0 rooted firmware.
Much thanks to @husam666 and anyone who made twrp,xposed and all other...
PLEASE NOTE: AFTER THIS STOCK CAMERA WILL NOT WORK. USE GOOGLE CAMERA
Requirements:
Unlocked bootloader & root (CLICK HERE TO SEE HOW TO DO IT...)
Xposed apk file:http://forum.xda-developers.com/attachment.php?attachmentid=3383776&d=1435601440
Xposed zip file: http://forum.xda-developers.com/attachment.php?attachmentid=3543411&d=1447616600
The guide will not show how to unlock bootloader and root phone, only xposed install procedure.
Step 1:
Install xposed apk file in the phone, then run adb tools on pc.
Step 2:
Reboot phone into recovery TWRP. (press vol- button at power, when phone vibrate, press it for much time). Screen will be black, not worry, its all ok.
Step 3:
type (in adb) these 2 commands:
Code:
adb devices
and
Code:
adb shell
A prompt like ~ # will appear, type these commands :
Code:
mount -w /dev/block/platform/7824900.sdhci/by-name/system /system
mount -w /dev/block/platform/7824900.sdhci/by-name/userdata /data
mount -w /dev/block/platform/7824900.sdhci/by-name/cache /cache
Now type:
Code:
twrp sideload
Type
Code:
adb sideload <path_to_zip>
Step 6:
When done, type that:
Code:
adb reboot
The phone will reboot and you have xposed installed!.
Attention: XDA, Me and all other members not take responsability for damaged phones or other problems.
Last edited: