[Solved] HTC M9 Phone disabled by EE by Babar Abbasi
First of all install latest build of twrp and then root the phone
here are partitions we need to wipe/format
here is the platform
boot your phone into twrp and use these commands
if you are unable to communicate with phone using twrp you can manually remove base.apk form file manager on twrp goto [/CODE]/data/app/com.absolute.android.agent/base.apk [/CODE]delete base.apk wipe data/freset wipe cache and reboot you will be in manu then trun usb debugging from phone and try to communicate.
Good Luck everyone.
here are partitions we need to wipe/format
Code:
mmcblk0p60: 01000000 00000200 "absolute"
Code:
mmcblk0p30: 01600000 00000200 "persist"
here is the platform
Code:
f9824900.sdhci
Code:
adb shell mke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
Code:
mke2fs /dev/block/platformf9824900.sdhci/by-name/persist dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist exit
if you are unable to communicate with phone using twrp you can manually remove base.apk form file manager on twrp goto [/CODE]/data/app/com.absolute.android.agent/base.apk [/CODE]delete base.apk wipe data/freset wipe cache and reboot you will be in manu then trun usb debugging from phone and try to communicate.
Good Luck everyone.
__________________
Br,
Shaikh MushahiD
Br,
Shaikh MushahiD
Post a Comment