Sunday, February 28, 2016

[FIX] CM 12.1 Asus Zenfone 4 T00I


---------------------------------------------------------------
1. Backup & Restore IMEI  Download
---------------------------------------------------------------
NOTICE:::::::****ROOT IS REQUIRED FOR THIS TO WORK****:::::

A.) Instructions for backup
1. Download terminal emulator from GOOGLE PLAY STORE
2.Open terminal emulator and type
Code:

su

and press enter
3.You will be prompted to grant superuser permissions, select grant(This will work only if you have root)
4.Now type
Code:
+----------------------------------------------------+
| dd if=dev/block/mmcblk0p3 of=sdcard/mmcblk0p3.img  |
+----------------------------------------------------+
now press enter and wait till some long texts appear.
5.Open file manager and goto internal storage and check if there is a file with the name
mmcblk0p3.img [Its size is about 21MB] now keep that file in some safe place where it wont get deleted

B.) Instructions for restore imei
1.Open terminal emulator and type
Code:

su

and press enter
2.Now type
Code:
+---------------------------------------------------------------------+
|  dd if=sdcard/mmcblk0p3.img of=dev/block/mmcblk0p3  |
+---------------------------------------------------------------------+
now press enter and wait till some long texts appear.

DONE!!!!!

- Restart To Recovery
- Instal boot_patch-XXXX.zip
- wipe data & dalvik

- reboot 

---------------------------------------------------------------
2. Fix Wifi  Download
---------------------------------------------------------------
system/bin ----- > permision 755

---------------------------------------------------------------
3. Fix video  Download
---------------------------------------------------------------
system/lib -------> permision 644

---------------------------------------------------------------
4. Hapus Navigator Bar
---------------------------------------------------------------
Tambah di buildprop paling bawah
qemu.hw.mainkeys=1

Load disqus comments

0 comments