How To Guide [TUTORIAL][ROOT] Install TWRP and Rooting Lenovo Phab Plus [PB1-770M] 5.0.2 - Lenovo Phab Plus

How to root :
1. First, u must install USB drivers for lenovo phab plus and activated USB Debugging mode
LenovoUsbDriver_v1.0.12.zip
2. Copy Lenovo_PB1-770M_TWRP-2.8.7.7_by_SevenMaxs.zip into internal SD
Lenovo_PB1-770M_TWRP-2.8.7.7_by_SevenMaxs.zip
3. Install Temporary TWRP Recovery :
Connect You Device to PC >> Extract TWRP-2.8.7.7_PB1-770M.7z >> Open the .bat file and wait the processes until you entered TWRP.
TWRP-2.8.7.7_PB1-770M.7z
If you can't read the .bat text instruction, here is the translation :
echo 1. Press and hold the volume up button on the unit
echo 2. Press the Enter key on the keyboard of your PC
echo 3. after the appearance logitipa TWRP release the volume
4. After entered TWRP flash Lenovo_PB1-770M_TWRP-2.8.7.7_by_SevenMaxs.zip
5. Install superSU.zip u can search in XDA forum thread and your PHAB PLUS rooted permanently..
Credits to : sevenmaxs from lenovo russian forums
Do this at your own risk, dont forget to backup your system before doing this...

Xposed Install Lenovo Phab Plus [PB1-770M] 5.0.2 Pb1-770M_151111
If u want to install xposed
View Rovo89's Thread and download xposed-v79-sdk21-arm64
Don't forget to backup your data before flashing. :good: :good: :good: :good: :good:

Thank you. I was desperately searching the internet for it.
But I have a problem in flashing. It gives me an error: "E: can't mount/ sdcard". Any suggestions?
Thanks

Ahmedstony said:
Thank you. I was desperately searching the internet for it.
But I have a problem in flashing. It gives me an error: "E: can't mount/ sdcard". Any suggestions?
Thanks
Click to expand...
Click to collapse
When did the error occur? When u get into twrp the first time?

Yes, and I tried wiping cache and factory settings. Is the sdcard bricked? Any suggestions?
The phone is really great, but there're no custom roms or rooting options
Thanks

Errors when running .bat file?
Thanks for your post as I am keen to root my Phab Plus.
I followed your instructions however I received the following errors when I ran the .bat file:
rm: /sdcard/TWRP/theme: No such file or directory
and ....
< waiting for device >
target reported max download size of 268435456 bytes
sending 'recovery' (30862 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 4.254s
Can you please help me as I really want it to work? Thank you.

pdamaxxda said:
Thanks for your post as I am keen to root my Phab Plus.
I followed your instructions however I received the following errors when I ran the .bat file:
rm: /sdcard/TWRP/theme: No such file or directory
and ....
< waiting for device >
target reported max download size of 268435456 bytes
sending 'recovery' (30862 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 4.254s
Can you please help me as I really want it to work? Thank you.
Click to expand...
Click to collapse
Did u have activated usb debugging mode?

will it work with Vibe P1a42?
both having same chipset

Immanuelwijaya said:
Did u have activated usb debugging mode?
Click to expand...
Click to collapse
Yes I had usb debugging on

Android Version ??
pdamaxxda said:
Yes I had usb debugging on
Click to expand...
Click to collapse
did your android version same with me? maybe this is the problem...
i dont know whats wrong. because this method succeed in my device..
check this..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

You can try it..
Jagadish-ravi said:
will it work with Vibe P1a42?
both having same chipset
Click to expand...
Click to collapse
i dont know it will work or no. but u can try it
if no error when u ran .bat file and u can enter TWRP after .bat proccess is done maybe it work withh Vibe P1a42.

Immanuelwijaya said:
did your android version same with me? maybe this is the problem...
i dont know whats wrong. because this method succeed in my device..
check this..
Click to expand...
Click to collapse
Yes I have the same model and version as you.
Actually tonight I received a system update to PB1-770M_S000169_151229_ROW however after updating it has the same problem when I try the .bat file.
I am wondering if my bootloader is locked. I bought it last month at the Singapore airport and perhaps their models are locked. How can I check if my bootloader is locked?

Jagadish-ravi said:
will it work with Vibe P1a42?
both having same chipset
Click to expand...
Click to collapse
pdamaxxda said:
Yes I have the same model and version as you.
Actually tonight I received a system update to PB1-770M_S000169_151229_ROW however after updating it has the same problem when I try the .bat file.
I am wondering if my bootloader is locked. I bought it last month at the Singapore airport and perhaps their models are locked. How can I check if my bootloader is locked?
Click to expand...
Click to collapse
U can try this :
1. Set up ADB and Fastboot on your computer. You can download the full Android SDK from here, or get the quick ADB and fastboot installer from here. For Mac or Linux OS, click here.
2. Install USB Drivers on your computer.
Installation Instructions
Make sure you have setup ADB and fastboot on your PC. Also accept Always allow from this computer when you plug in the device for first time to enable USB Debugging.
Now connect your device to PC and accept the RSA Authentication prompt. Now open a command prompt or terminal window. Do this by holding shift key on your keyboard and right-click on an empty space and select “Open command window here” option to launch a command prompt window. Verify connectivity issuing the following command in cmd:
adb devices
Boot into the bootloader or fastboot mode. To do so, you can also issue the following code, while connected to the PC.
adb reboot bootloader
Now, as the Phab Plus isn’t recognized as a fastboot device, you will have to specify the OEM id. It is 0x2b4c meaning, any fastboot command must be suffixed with the following code.
-i 0x2b4c
Now this is important. We will proceed to unlock the bootloader. To do this, issue the following command. Choose yes on the device screen if prompted.
fastboot -i 0x2b4c oem get-device-info
If you see a message like (bootloader) Device unlocked: true, then reboot to bootloader
Bootloader on your device should now be unlocked. Reboot your device normally or issue the following command”
And start open the .bat file again :fingers-crossed:

Immanuelwijaya said:
U can try this :
1. Set up ADB and Fastboot on your computer. You can download the full Android SDK from here, or get the quick ADB and fastboot installer from here. For Mac or Linux OS, click here.
2. Install USB Drivers on your computer.
Installation Instructions
Make sure you have setup ADB and fastboot on your PC. Also accept Always allow from this computer when you plug in the device for first time to enable USB Debugging.
Now connect your device to PC and accept the RSA Authentication prompt. Now open a command prompt or terminal window. Do this by holding shift key on your keyboard and right-click on an empty space and select “Open command window here” option to launch a command prompt window. Verify connectivity issuing the following command in cmd:
adb devices
Boot into the bootloader or fastboot mode. To do so, you can also issue the following code, while connected to the PC.
adb reboot bootloader
Now, as the Phab Plus isn’t recognized as a fastboot device, you will have to specify the OEM id. It is 0x2b4c meaning, any fastboot command must be suffixed with the following code.
-i 0x2b4c
Now this is important. We will proceed to unlock the bootloader. To do this, issue the following command. Choose yes on the device screen if prompted.
fastboot -i 0x2b4c oem get-device-info
If you see a message like (bootloader) Device unlocked: true, then reboot to bootloader
Bootloader on your device should now be unlocked. Reboot your device normally or issue the following command”
And start open the .bat file again :fingers-crossed:
Click to expand...
Click to collapse
Thanks so much for your help. I tried your suggestion on 2 separate computers (both W10) and got an error after typing; fastboot -i 0x2b4c oem get-device-info
However I tried a 3rd computer (running W8.1) and ran your .bat file again and it worked. I now have TWRP and root and I am now installing my favourite root apps such App Ops, Firewall and Hibernation Manager. I don't know why my 2 main computers had errors. I installed the correct ADB driver and used your files however there must have been some old drivers affecting the flash.
Anyway my new Phab Plus is now rooted and I very happy. Thanks so much for your assistance. I really appreciate it as it made me realize I should try another PC.

stock recovery
does anyone have a backup of the stock recovery?
system is nagging to install updates but TWRP cant apply OTA
cheers!

Trying on the PB1-770N_160701_PRC
Immanuelwijaya said:
I was sucessfuly rooting my lenovo Phab Plus.
This is work for lenovo Phab Plus running PB1-770M_150829 Software Version (Android 5.0.2)
How to root :
1. First, u must install USB drivers for lenovo phab plus and activated USB Debugging mode
LenovoUsbDriver_v1.0.12.zip
2. Copy Lenovo_PB1-770M_TWRP-2.8.7.7_by_SevenMaxs.zip into internal SD
Lenovo_PB1-770M_TWRP-2.8.7.7_by_SevenMaxs.zip
2. Install Temporary TWRP Recovery :
Connect You Device to PC >> Extract TWRP-2.8.7.7_PB1-770M.7z >> Open the .bat file and wait the processes
TWRP-2.8.7.7_PB1-770M.7z
3. After complete that. Enter recovery mode and flash Lenovo_PB1-770M_TWRP-2.8.7.7_by_SevenMaxs.zip
4. Install superSU.zip u can search in XDA forum thread and your PHAB PLUS rooted permanently..
Do this at your own risk, dont forget to backup your system.
Click to expand...
Click to collapse
This is the Chinese version. When I run your bat file, I get success message (at least that is how I do interpret it), but the characters displayed make the echoes unreadable for me (wonder whether it has to do with the phone being Chinese).
This what I see (snapshot from UltraEdit of your bat file - the saem I do see when I run the bat file):
echo.
tools\adb devices
echo.
echo “¤*«¥*¨¥ áâ*àëå ä*©«®¢ (¥á«¨ ®*¨ ¥áâì!)
echo.
tools\adb shell rm -r /sdcard/TWRP/theme
echo.
echo ¥à¥§*£à㧪* ¢ Bootloader
echo.
tools\adb reboot bootloader
echo.
echo “áâ**®¢ª* Recovery
echo.
tools\fastboot -i 0x17ef flash recovery img\twrp.img
echo.
echo „«ï §*¯ãáª* TWRP:
echo 1. §*¦¬¨â¥ ¨ 㤥ন¢*©â¥ ª*®¯ªã 㢥«¨ç¥*¨ï £à®¬ª®á⨠** ãáâனá⢥
echo 2. **¦¬¨â¥ ª«*¢¨èã Enter ** ª«*¢¨*âãॠ¢*襣® Š
echo 3. ¯®á«¥ ¯®ï¢«¥*¨ï «®£¨â¨¯* TWRP ®â¯ãáâ¨â¥ ª*®¯ªã £à®¬ª®áâ¨
pause > NUL
echo.
echo ¥à¥§*£à㧪* ¢ TWRP!
echo.
tools\fastboot reboot
echo.
echo „«ï ¢ë室* ¨§ ª®¬**¤*®© áâப¨ **¦¬¨â¥ «î¡ãî ª*®¯ªã.
pause > NUL
Any ideas why I can't read your echoes?
Could you copy them into this thread, so I can decipher what I am supposed to see?
Thanks
mrtvoj

mrtvoj said:
This is the Chinese version. When I run your bat file, I get success message (at least that is how I do interpret it), but the characters displayed make the echoes unreadable for me (wonder whether it has to do with the phone being Chinese).
This what I see (snapshot from UltraEdit of your bat file - the saem I do see when I run the bat file):
echo.
tools\adb devices
echo.
echo “¤*«¥*¨¥ áâ*àëå ä*©«®¢ (¥á«¨ ®*¨ ¥áâì!)
echo.
tools\adb shell rm -r /sdcard/TWRP/theme
echo.
echo ¥à¥§*£à㧪* ¢ Bootloader
echo.
tools\adb reboot bootloader
echo.
echo “áâ**®¢ª* Recovery
echo.
tools\fastboot -i 0x17ef flash recovery img\twrp.img
echo.
echo „«ï §*¯ãáª* TWRP:
echo 1. §*¦¬¨â¥ ¨ 㤥ন¢*©â¥ ª*®¯ªã 㢥«¨ç¥*¨ï £à®¬ª®á⨠** ãáâனá⢥
echo 2. **¦¬¨â¥ ª«*¢¨èã Enter ** ª«*¢¨*âãॠ¢*襣® Š
echo 3. ¯®á«¥ ¯®ï¢«¥*¨ï «®£¨â¨¯* TWRP ®â¯ãáâ¨â¥ ª*®¯ªã £à®¬ª®áâ¨
pause > NUL
echo.
echo ¥à¥§*£à㧪* ¢ TWRP!
echo.
tools\fastboot reboot
echo.
echo „«ï ¢ë室* ¨§ ª®¬**¤*®© áâப¨ **¦¬¨â¥ «î¡ãî ª*®¯ªã.
pause > NUL
Any ideas why I can't read your echoes?
Could you copy them into this thread, so I can decipher what I am supposed to see?
Thanks
mrtvoj
Click to expand...
Click to collapse
echo off
echo.
Determination echo device
echo.
tools \ adb devices
echo.
echo Delete old files (if they exist ! )
echo.
tools \ adb shell rm -r / sdcard / TWRP / theme
echo.
Restart echo in Bootloader
echo.
tools \ adb reboot bootloader
echo.
echo Installing Recovery
echo.
tools \ fastboot -i 0x17ef flash recovery img \ twrp.img
echo.
echo To start TWRP:
echo 1. Press and hold the volume up button on the unit
echo 2. Press the Enter key on the keyboard of your PC
echo 3. after the appearance logitipa TWRP release the volume
pause> NUL
echo.
Restart echo in TWRP!
echo.
tools \ fastboot reboot
echo.
echo To exit from the command line , press any button .
pause> NUL

It is so nice that some one rooted Lenovo Phab PLUS, i was waiting for so long to get this. Now i want to get to home as fast as i can, and check if it works
Only problem i just get OTA that was around 30MB, i don't know could i root this device or not now.
Does any one know how to make Lenovo phab plus only in landscape mode, with no additional program like rotation lock ? Because it need to boot before it can rotate screen

This is what i get, and no mater what i press, i can't instal update via recovery. it says footer is wrong

It helped thanks.
Immanuelwijaya said:
echo off
echo.
Determination echo device
echo.
tools \ adb devices
echo.
echo Delete old files (if they exist ! )
echo.
tools \ adb shell rm -r / sdcard / TWRP / theme
echo.
Restart echo in Bootloader
echo.
tools \ adb reboot bootloader
echo.
echo Installing Recovery
echo.
tools \ fastboot -i 0x17ef flash recovery img \ twrp.img
echo.
echo To start TWRP:
echo 1. Press and hold the volume up button on the unit
echo 2. Press the Enter key on the keyboard of your PC
echo 3. after the appearance logitipa TWRP release the volume
pause> NUL
echo.
Restart echo in TWRP!
echo.
tools \ fastboot reboot
echo.
echo To exit from the command line , press any button .
pause> NUL
Click to expand...
Click to collapse
It worked thanks a lot for quick response.
mrtvoj

Related

[how to] lock/unlock your bootloader without htcdev(s-off required)

READ THIIS!
*this thread is for E8. it will NOT work on m7,or any older device. please check the general forum for your particular device for a similar thread.
this thread will let you unlock your bootloader without htcdev,or let you change your hboot watermark from relocked or locked back to stock.
advantages
-no hassle with htcdev,tokens,or unlock codes
-no submitting your phones personal info to htc
-the ability to get back to 100% stock without any visual traces or records of having been s off or unlocking your bootloader.
you do NOT need to downgrade your hboot. this simple adb command works without any scary hboot downgrades.
*you must be s off.
*you must have superuser installed
read this:
this will not work if your s on. its not a way to magically unlock
the usual disclaimers:
use this info at your own risk. if it melts your phone into a little pile of aluminum goo,its not my fault.
credits
-beaups for schooling me on echo comand protocol
-strace for originally discovering the location of the lock status flag(check out this thread for more info)
-ian.anindya and a couple others have provided dumps. let me know and ill add you to the credits. if someone wants to provide screen shots,i can add those as well.
IF you are an advanced user with adb/fastboot set up and some basic knowlede of the cmd window,you can skip to #2
1)set up adb(windows 7 and older)
-download this file
-install drivers: if you have htc sync installed,you should allready have drivers. if not,you can install htc sync,or install these modified htc drivers from revolutionary (driver mirror)
-unzip your miniadb_v1031.zip file. this is native funtionality in windows 7. you otherwise may need a utility such as "7-zip" to extract,or unzip it. place the unzipped folder onto the root of your C drive on your PC. root means the top level,not inside any folders. so just copy and paste,or drag and drop the folder onto C with everything else that is there. you may want to rename it to "miniadb_m7" since youll be putting some device specific files in here.
-open a command window. on windows 7,click the start bubble in the lower left and type "command" in the search box. xp i believe is similar or the same. doing this should open a small black command window.
-change to your miniadb_m7 directory. type the following at the prompt in your cmd window:
cd c:\miniadb_m7
your command promt should change to "c:miniadb_m7>" provided you: 1)unzipped the miniadb_v1031 zip file,and 2)put the folder on your c drive,and 3)entered the name of the folder correctly ("miniadb_m7" in this case)
-now make sure usb debugging is checked in developer options(you will need to turn it on first),and plug your phone into your PC with a usb cable
-make sure your phone is being recognized- type:
adb devices
if your drivers are installed correctly,this should return your phones serial number. you should hear the "found device" noises when you plug your phone in. if it starts installing drivers,wait for it to finish before typing the adb devices command.
if you get your serial number back,then enter this command:
adb reboot bootloader
this should take your phone to the "fastboot" screen,wich is white with colored letters. this is one mode of your bootloaders interactive modes. at the top youll see fastboot devices as confirmation youre in fastboot.
now enter:
fastboot devices
again,this should return your phones serial number. you should hear the "found device" noises when you plug your phone in. if it starts installing drivers,wait for it to finish before typing the adb devices command.
if you get your serial number back,you can enter the following to boot back to the phones OS:
fastboot reboot
and now,youve installed adb/fastboot and tested youre phones drivers. if at either spot,you have trouble and dont get your serial number back,there is some sort of connection issue. use these steps to troubleshoot:
troubleshooting connectivity issues:
-try a reboot of the PC
-try different usb cables and ports
-dont use a usb hub
-dont use usb 3.0
-make sure nothing capable of comunicating with the phone is enabled and running. htc sync,pdanet,easy tether,and even itunes have all been known to cause issues.
-windows 8 has been known to have issues. try a windows 7 or older machine
failing the above,
-i use these drivers for fastboot and adb(donwload and run as admin): http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe (mirror)
failing that,try manually updating the drivers in the following manner:
-put the phone in fastboot mode(select fastboot from the hboot menu)
-open device manager on the PC
-plug in phone,watch for it to pop up in device manager.
-update drivers with device manager,pointing the wizard to the extracted
driver download folder from above
note that you can check the connectivity of the phone,and make sure drivers are working by in the following manner:
-open cmd window. change to directory containing adb/fastboot utilities
-adb with the phone in the booted OS,usb debug enabled,enter:
adb devices in a cmd window
-fastboot with phone in fastboot,enter:
fastboot devices in cmd window
in either case,a properly connected phone with working drivers installed should report back the phones serial number.
Click to expand...
Click to collapse
this process,in your cmd window,should look something like this:
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Scott>[COLOR="red"]cd c:\miniadb_m7[/COLOR]
c:\miniadb_m7>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
FAxxxxxxxxxx device
c:\miniadb_m7>[COLOR="red"]adb reboot bootloader[/COLOR]
c:\miniadb_m7>[COLOR="red"]fastboot devices[/COLOR]
FAxxxxxxxxxx fastboot
c:\miniadb_m7>[COLOR="red"]fastboot reboot[/COLOR]
rebooting...
finished. total time: 0.037s
c:\miniadb_m7>
2)reset your "lock status flag"
to LOCK your bootloader,enter the following:
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne '\x00\x00\x00\x00' | dd of=/dev/block/mmcblk0p2 bs=1 seek=33796
(i would very strongly recomend you copy/paste this)
exit
(exit a second time if you need to to get back to a normal > prompt)
adb reboot bootloader
verify you are now locked
_____________________________________________________________________________________________
to UNLOCK your bootloader,enter the following:
adb devices
adb shell
su (if needed to get a # prompt)
echo -ne "HTCU" | dd of=/dev/block/mmcblk0p2 bs=1 seek=33796
(i would very strongly recomend you copy/paste this)
exit
(exit a second time if you need to to get back to a normal > prompt)
adb reboot bootloader
verify you are now unlocked
(yes this is m7. i dont have an E8. if someone wants to provide correct screenshots,ill add them)
other useful threads:
remove tampered banner: http://forum.xda-developers.com/one-e8/general/how-to-remove-tampered-banner-t3019164
change mid without an eng bootloader: http://forum.xda-developers.com/one-e8/general/how-to-change-mid-eng-bootloader-t3019148
sorry for the delay,guys. hope you find it useful
This way doesn't wipe out all the data, right?
buggerman said:
This way doesn't wipe out all the data, right?
Click to expand...
Click to collapse
Correct. It will not wipe any data
Sent from my HTC One max
Good job.
Any way to do S-OFF to S-ON ??
greg
gregferns said:
Good job.
Any way to do S-OFF to S-ON ??
greg
Click to expand...
Click to collapse
Sunshine again..
windows 8 and above
am using windows 10 but it seems the required tool does not support the operating system
any other option for me?
cant get # prompt
hi, when i enter the Su command it says su not found and the prompt still remains $ instead of #. Is it something am not getting right or something. Thanks

ZenFone 3 Max 5.5 ZC553KL. Tutorial unlock bootloader, install TWRP and ROOT

Hi Everyone
I will show you how to unlock bootloader, install TWRP and ROOT on
ASUS Zenfone 3 Max 5.5 ZC553KL (X00D).
Before you remember to backup data carefully.
All needed files will be in this folder:
Please edit all the link to be form of google shorterner
goo. gl/xCAUAB
1. We downloaded two driver compression files on:
Adb: goo. gl/SBVPVG
Intel Android Driver: goo. gl/oYN7mG
2.Download this file:
goo. gl/5yA6yp
3. After you download all the necessary files, you unzip them all and start installing.
Run file adb-setup-1.4.2.exe to setup adb
Adb is now installed Intel Android Driver next next time as usual.
That is the driver. Now copy the two files (frp.BIN and twrp-3.1.1-0-X00D-20171020-5.img) into the C: \ adb folder.
4. Brother downloaded this file supersu and then copy to phone memory card.
goo. gl/jLmknM
5. Now start using adb to flashboot
After copying, we go to PowerShell (Admin) if using windows 10
You guys use win7 and 8 then run cmd with admin rights.
After open brother type the following commands in turn order:
cd C: \ adbadb reboot bootloader
The command to enter the bootloader, wait for the machine and then reset then type.
fastboot flash config frp.bin
Waitt for the copy to complete the command to reset.
fastboot reboot-bootloader
After resetting, type the following command:
fastboot oem unlock-go
Once done, type in the following command:
fastboot reboot
After the reboot finishes the power off.
Then press the volume key + before pressing the power button, wait for the screen, then release the power button to keep the volume + key to bootloader.
Please enter the order fastboot flash recovery
twrp-3.1.1-0-X00D-20171020-5.img
Wait for the file to finish typing the command below to enter the TWRP
fastboot oem reboot-recovery
After entering the TWRP, the brothers swipe the left "Swipe modified system".
Next select Install -> Select Storage under -> Micro SDCard -> OK
Youu will see the file SuperSU-V2.82.zip you just copied to the memory card.
Click on this file -> Swipe to Right Swipe to confirm Flash Finished, now sit back to finish running and reset the machine.
So is root finished.
Wishing you success.
LOL? You made this method yourself? I saw this in somewhere on this forum.
https://forum.xda-developers.com/zenfone-3/how-to/zenfone-3-max-zc553kl-bootloader-unlock-t3691837
After installing twrp recovery. Will my phone resets its phone data?
hello, i try to unlock bootloader and in adb when i type: fastboot flash config frp.bin it say error: cannot load 'frp.bin' : no such file or directory but 'frp.bin is in the same folder of adb i don't understand why it do this error i'm in fastboot mode i tryed de reboot my pc but it do the same error can you help me please thanks a lot!!
Does this method work on zenfone 3 max zc553kl with android 7.1.1? Thank you
is this tut is working for 7.1.1 version?
Revert to stock
How i can remove TWRP e revert to stock recovery ?
ZC553KL
hello its been a while is it available for Android 8.1?
Hello, I could not download the files. Could you please submit a new link? Thank you very much in advance.

[ROOT] Coolad Modena 2 / Sky 2 (E502)

Recently, I successfully ported TWRP from Coolpad Note 3 Lite to Modena 2. After testing, everything works fine, on both devices. Since this device has locked bootloader, we need to bypass this by enabling fastmmi mode and factory mode to enable temporary root access and make initial backup and flashing. So, let´s get started.
Remember to read this post carefully. I am not resposible for any damage to your device. If you brick your device while flashing the TWRP you can *almost* always recover it using SP Flash Tool and YGDP Tool
IF YOU ACCIDENTALY BRICK YOUR DEVICE AND YOU WANT TO FLASH IT VIA SPFT, DO NOT FORMAT THE DEVICE IN SPFT!!! If you´ll format partitions in TWRP, that´s fine, but don´t do FORMAT ALL + DOWNLOAD or FIRMWARE UPGRADE! This will brick your device, like mine This tutorial will not (hopefully) brick it, but just in case something goes wrong, now you know what not to do.
Preparing the environment on your computer
Windows
Download ADB and Fastboot from this link
Open it
Install it system-wide
Also, install the drivers
GNU/Linux (Ubuntu / Debian based distros)
Open terminal
Type "sudo apt install adb fastboot libusb-dev" without the quotes (")
Other things, that are required
Since the file size of the recovery exceeds the maximum 8MB of allowed upload size, you can download it from DataFileHost.
Preparing the device
First, you need to remeber that this could render your device unbootable and will void warranty.
Enable developer options
Go to Settings -> About phone
Tap the build number 7 times
Go back
Go to Developer options
Make sure OEM unlocking and USB Debugging is enabled
Enabling factory mode
Open dialer app
Dial *#9527*#
Click on "DM"
You will be prompted to insert RD personnel password. Enter: 54321
Click cancel button
DM button should change colour to RED
Exit the app by clicking home button
Installing and setting up openrp app
Open terminal / command prompt
Type:
Code:
adb start-server
Type:
Code:
adb devices
Now, click on your phone allow debugging and make sure to tick the radiobutton to remember / always trust this computer
Type:
Code:
adb install
Press spacebar after the install word and drag and drop the downloaded openrp.apk file to terminal
Hit enter
After it´s done, type:
Code:
adb shell monkey -p com.yulong.openrp -v 500
Now, the fun part. ROOTING the device
But before that, BACKUP
Now, keep your phone plugged in, and do a normal reboot by pressing and holding the power button and clicking reboot
When it vibrates, press and hold the Volume down key (Vol-)
You will see these lines on the screen:
Code:
=>[Factory mode]
Code:
=>VolumeDown key is pressed
Code:
=>[fastmmi mode]
After that, you´ll see the LED turns green and "Up Down" text on the screen
Now, back to your computer, type in the command prompt
Code:
adb devices
You should see XXXXXXXXXXXXXX device listed (where XXXX... is the serial number)
Type in the command prompt:
Code:
adb shell dd if=/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/recovery of=/storage/self/primary/stock_recovery.img
and
Code:
adb shell dd if=/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/boot of=/storage/self/primary/stock_bootimg.img
Flashing the TWRP Image
Type in the command prompt:
Code:
adb push (drag and drop the recovery image file here, like you did with the openrp.apk file) /storage/self/primary/
Type:
Code:
adb reboot
Press and hold VolumeDown key (Vol-) to boot to fastmmi mode
Type:
Code:
adb shell dd if=/storage/self/primary/recovery_twrp_e502.img of=/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/recovery
Type
Code:
adb reboot
Press and hold the VolumeUp key (Vol+) to boot into recovery. If you see white screen with "Recovery" text in it, congrats. Everything is working. If not, try again.
Flashing the SuperSU package
Download the zip from SuperSU website
Copy the zip over to the device, with TWRP running
In TWRP, click install, click the zip and confirm the installation.
Factory reset is not required, but you should at least wipe the cache
If this post was useful for you, hit the thanks button
RESERVED
Hi i have a problem here. at the part to drag and drop the openrp file. When i have downloaded the file a drag it and drop it after the install word. The problem is that if I want to drop it there it will do nothing, nothing there shows or anything. Please respond.
I guess you can type the path to the installation file instead of dragging.
Hello,
Very helpful thread, my coolpad Modena 2 (E502) is now rooted.
Don't forget to disable the factory mode once everything is done, or you won't be able to access the storage to usb anymore.
Thanks.
helo, can i get help, when i try to install openrp on abd and fastboot, it printed this message "Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]"
can anyone help me on that step, so i can root my e502
TCRakt said:
Hello,
Very helpful thread, my coolpad Modena 2 (E502) is now rooted.
Don't forget to disable the factory mode once everything is done, or you won't be able to access the storage to usb anymore.
Thanks.
Click to expand...
Click to collapse
how to disable the factory mode ?? :crying:
Firefa23 said:
how to disable the factory mode ?? :crying:
Click to expand...
Click to collapse
Hello,
If I recall correctly (I don't have the phone anymore, just touched it once to root it at the time), you basically undo the "Enabling factory mode" step.
I think if you dial the number, you'll be back in the menu where you have the option to disable the factory mode.
Factory mode should be disabled when 'DM' is green.
Good luck
very good
Need Custom rom please
nougat / pie
Hello, could you resend the twrp recovery file for this phone again?. old links not work!.
(sorry for my bad english)

[ROOT][GUIDE] How to install TWRP and root Wiko Jerry (Magisk)

Hi guys,
On this post I will share with you a method to root Wiko Jerry.
You will get a TWRP recovery installed too.
Sorry if my english is a bit bad
Sorry if the print screens if you find are in Portuguese, as it would be boring to change my Windows language.
DISCLAIMER:
I AM NOT responsible for bricked devices and lost warranties.
If you don't feel safe modifying your device DO NOT do anything.
Backup the data you have on your phone. Accidents can happen.
That said, let's go to the fun!
What you need:
Your Wiko Jerry
This TWRP 3.1.1 recovery: https://mega.nz/#!rZM2XIhY!tuneB9pGNQzhbGWz1kRY-mzeCGtRjUAP2QqX791r4Go
ADB / Fastboot on your computer. I will explain how to set it up on your PC later.
Magisk flashable ZIP. Magisk thread: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Connect your phone to your PC with your USB cable.
1- Preparing your PC:
If you already have ADB on your PC, you can skip this part.
After downloaded the files you need, let's get your computer ready.
You will need fastboot and ADB for this method, so download from here:
Installing ADB on Windows:
Open this link and click on SDK Platform-tools for Windows.
After downloaded, extract the ZIP anywhere you want.
You should now have a folder like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Keep the folder open (or just minimize it) and go ahead to the next step.
Installing ADB on Linux:
Run one of this commands on your terminal.
-Ubuntu/Debian based Linuxes (APT):
Code:
sudo apt install android-tools-adb android-tools-fastboot
-Fedora (YUM):
Code:
sudo yum install android-tools
Test with:
Code:
sudo adb version
You should get something like this:
Code:
Android Debug Bridge version 1.0.40
Version 4986621
2- Getting your phone ready:
To get your phone ready you need to enable ADB on Settings.
Open Settings>About phone and tap "Buid number" 7 times.
Go back one time and you sholud get a "Developer options" menu on Settings.
Open the "Developer options" and enable "USB debugging" option.
Now you have ADB enabled on your device.
3- Installing TWRP on your phone
Do you remember the TWRP file you downloaded before? Now you will need it.
-Copy the TWRP_3.1_JERRY.img file to your platform-tools folder.
-Rename the file to recovery.img.
-Open a command prompt.
-On command prompt do this to open your platform-tools folder on it:
Code:
cd INSERT PATH TO YOUR platform-tools FOLDER
Now, unlock your phone and run this command:
Code:
adb devices
It should appear something like this on your PC:
Code:
List of devices attached
<your-device-id> offline
And this on your phone:
On that window, check the box and tap OK. This will allow your phone to communicate with ADB running on your PC.
Check if everything is ok doing the "adb devices" command again. If it is ok, this will show up:
Code:
List of devices attached
<your-device-id> device
Now, on your command line run the command:
Code:
adb reboot-bootloader
Your phone will reboot in fastboot mode. It should look like this:
Run this on your command line:
Code:
fastboot flash recovery recovery.img
If you get <waiting-for-device> on command prompt, check this:
-Open Device Manager (Win key+X, click on Device Manager)
-Find a device called "fastboot Gadget" or similar name with a exclamation mark.
-Right click it and click on "Update drivers..."
-Click on second option on the setup (search manually)
-Click on the second option again.
-On the list, look for Universal Serial Bus Devices and double click it
-Inside the Manufacturer list select WinUsb Device
-On the right list select ADB Device and double click it
-Click on yes
-After installed, close and its fixed!
​When the command finishes, you should get this:
Code:
Sending 'recovery' (12866 KB) OKAY [ 0.550s]
Writing 'recovery' OKAY [ 0.762s]
Finished. Total time: 1.317s
Congratulations! Now you have TWRP on your phone!
4- Booting into TWRP and root the phone with Magisk
Now you need to turn off your phone. You can just take the battery out and put it again.
This phone has a weird way to boot into the recovery. You need to press the power button and a second later, the VOL+ button.
The Wiko logo will appear and the phone MUST NOT VIBRATE. If it vibrates, the normal Android will start.
Do this procedure anytime you want to go into TWRP.
Connect your USB cable.
Tap "Keep Read Only"
In your PC, go to This PC and open the JERRY device.
Copy the previously downloaded Magisk ZIP file into the Internal Storage.
In TWRP, tap Install
Search for the Magisk ZIP in the file explorer.
Swipe to confirm the flash
Tap Home button
Tap Reboot
Tap System
Android should boot normally
Warning: It could take a few seconds to Magisk Manager to appear on apps list.
Congratulations! You have done it! You have TWRP and Magisk!
help
i always get error remote replacing recovery not allowed something like that
what should i do
edit : its this error
remote: 'download for partition 'recovery' is not allowed
GnarlyBuzzard50 said:
i always get error remote replacing recovery not allowed something like that
what should i do
edit : its this error
remote: 'download for partition 'recovery' is not allowed
Click to expand...
Click to collapse
hey you'll need to unlock your bootloader first
FIRST BACKUP EVERYTHING USEFUL FROM YOUR PHONE, THI WILL FACTORY RESET YOUR DEVICE
after getting adb working (debug on and all that stuff)
enter in your cmd prompt
Code:
adb reboot bootloader
then wait till your phone is in fastboot mode
now you'll type in cmd
Code:
fastboot flashing unlock
read carefully what appears in your phone screen and accapt it (at your own risk, it will probably void your warranty)
now type in cmd
Code:
fastboot reboot
done
TWRP file is not working
Code:
fastboot flashing unlock
Click to expand...
Click to collapse
I get "Unlock Failed"
When I try to enter recovery mode, it says: no command
is this recovery image meant for the SPD or the MTK variant?
Tried this on an SPD Jerry & it didn't work
Any other help?
KitK4t said:
Hi guys,
On this post I will share with you a method to root Wiko Jerry.
You will get a TWRP recovery installed too.
Sorry if my english is a bit bad
Sorry if the print screens if you find are in Portuguese, as it would be boring to change my Windows language.
DISCLAIMER:
I AM NOT responsible for bricked devices and lost warranties.
If you don't feel safe modifying your device DO NOT do anything.
Backup the data you have on your phone. Accidents can happen.
That said, let's go to the fun!
What you need:
Your Wiko Jerry
This TWRP 3.1.1 recovery: https://mega.nz/#!rZM2XIhY!tuneB9pGNQzhbGWz1kRY-mzeCGtRjUAP2QqX791r4Go
ADB / Fastboot on your computer. I will explain how to set it up on your PC later.
Magisk flashable ZIP. Magisk thread: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Connect your phone to your PC with your USB cable.
1- Preparing your PC:
If you already have ADB on your PC, you can skip this part.
After downloaded the files you need, let's get your computer ready.
You will need fastboot and ADB for this method, so download from here:
Installing ADB on Windows:​
Open this link and click on SDK Platform-tools for Windows.​After downloaded, extract the ZIP anywhere you want.​You should now have a folder like this:​
Keep the folder open (or just minimize it) and go ahead to the next step.​​
​​Installing ADB on Linux:​
Run one of this commands on your terminal.​-Ubuntu/Debian based Linuxes (APT):​
Code:
sudo apt install android-tools-adb android-tools-fastboot
-Fedora (YUM):​
Code:
sudo yum install android-tools
Test with:​
Code:
sudo adb version
You should get something like this:​
Code:
Android Debug Bridge version 1.0.40[/INDENT]
[INDENT]Version 4986621
​
​
2- Getting your phone ready:
To get your phone ready you need to enable ADB on Settings.
Open Settings>About phone and tap "Buid number" 7 times.
Go back one time and you sholud get a "Developer options" menu on Settings.
Open the "Developer options" and enable "USB debugging" option.
Now you have ADB enabled on your device.
3- Installing TWRP on your phone
Do you remember the TWRP file you downloaded before? Now you will need it.
-Copy the TWRP_3.1_JERRY.img file to your platform-tools folder.
-Rename the file to recovery.img.
-Open a command prompt.
-On command prompt do this to open your platform-tools folder on it:
Code:
cd INSERT PATH TO YOUR platform-tools FOLDER
Now, unlock your phone and run this command:
Code:
adb devices
It should appear something like this on your PC:
Code:
List of devices attached
<your-device-id> offline
And this on your phone:
On that window, check the box and tap OK. This will allow your phone to communicate with ADB running on your PC.
Check if everything is ok doing the "adb devices" command again. If it is ok, this will show up:
Code:
List of devices attached
<your-device-id> device
Now, on your command line run the command:
Code:
adb reboot-bootloader
Your phone will reboot in fastboot mode. It should look like this:
Run this on your command line:
Code:
fastboot flash recovery recovery.img
​If you get <waiting-for-device> on command prompt, check this:​
-Open Device Manager (Win key+X, click on Device Manager)​-Find a device called "fastboot Gadget" or similar name with a exclamation mark.​-Right click it and click on "Update drivers..."​-Click on second option on the setup (search manually)​-Click on the second option again.​-On the list, look for Universal Serial Bus Devices and double click it​-Inside the Manufacturer list select WinUsb Device​-On the right list select ADB Device and double click it​-Click on yes​-After installed, close and its fixed!​​
​​When the command finishes, you should get this:
Code:
Sending 'recovery' (12866 KB) OKAY [ 0.550s]
Writing 'recovery' OKAY [ 0.762s]
Finished. Total time: 1.317s
Congratulations! Now you have TWRP on your phone!
4- Booting into TWRP and root the phone with Magisk
Now you need to turn off your phone. You can just take the battery out and put it again.
This phone has a weird way to boot into the recovery. You need to press the power button and a second later, the VOL+ button.
The Wiko logo will appear and the phone MUST NOT VIBRATE. If it vibrates, the normal Android will start.
Do this procedure anytime you want to go into TWRP.
Connect your USB cable.
Tap "Keep Read Only"
In your PC, go to This PC and open the JERRY device.
Copy the previously downloaded Magisk ZIP file into the Internal Storage.
In TWRP, tap Install
Search for the Magisk ZIP in the file explorer.
Swipe to confirm the flash
Tap Home button
Tap Reboot
Tap System
Android should boot normally
Warning: It could take a few seconds to Magisk Manager to appear on apps list.
Congratulations! You have done it! You have TWRP and Magisk!
Click to expand...
Click to collapse
<thanks man, worked fine for me.
just like he says...
adb reboot-bootloader
fastboot flash recovery <pathoftherenamedTWRP.img>
Take the battery out, back in
press and hold start button, sec later vol down button too
Now TWRP should start
read only
transfer the magisk.zip file to internal storage(PC)
install button(TWRP, Smartphone)
tap on the magisk.zip file and swipe to accept
wait till its done
press on reboot
done
Zaki4t said:
is this recovery image meant for the SPD or the MTK variant?
Tried this on an SPD Jerry & it didn't work
Any other help?
Click to expand...
Click to collapse
Worked for me. Where can i see which i have. maybe i can help
z0mb13m4ch1n3 said:
Worked for me. Where can i see which i have. maybe i can help
Click to expand...
Click to collapse
and if you messed up(like I do in my first try) here...
Wiko Mobile: Kundenbereich / Verbindung.
customer-de.wikomobile.com
take out the battery, theres the imei number
youll download a .exe file. stressed me in linux and lend a win 7 laptop. 5min or so and i had a factory fresh jerry to try again
The problem is there is no WinUsb there i dont have it.
Hi, I have a big trouble i followed all the instructions and everything was just fine, until the step 4- Booting into TWRP and root the phone with Magisk, after a take out and put the battery again in the cell, it doesn't boot from logo, just reset an reset, I already try o hard reset, try to enter TWRP, I try all kind of button combination, nothing works can someone helpme. Thks...

Flash zip files without recovery

How to flash zip files without recoveries like twrp? pls help me
To flash ZIP-files Android device always must get booted into Recovery mode - where it's irrelevant whether Android dvice gets booted into Stock Recovery or Custom Recovery ( like TWRP ) this because Andoid OS must not be running whilst flashing.
jwoegerbauer said:
To flash ZIP-files Android device always must get booted into Recovery mode - where it's irrelevant whether Android dvice gets booted into Stock Recovery or Custom Recovery ( like TWRP ) this because Andoid OS must not be running whilst flashing.
Click to expand...
Click to collapse
I have booted into color os recovery(my phone's recovery) and then I choose install from storage device after that i choose install from phone storage finally i choose my zip file to flash and after loading is said install package failed
Plus: I don't have sd card
Here excerpt of a small Windows command script that shows how most people do it:
Code:
adb devices
adb reboot recovery
timeout /t 10 /nobreak >nul
echo In Recovery menu shown on device select "Update from ADB" and apply
echo Press any key when done ...
pause >nul
adb sideload <FULL-PATH-ON-PC-TO-ROM-ZIP>
jwoegerbauer said:
Here excerpt of a small Windows command script that shows how most people do it:
Code:
adb devices
adb reboot recovery
timeout /t 10 /nobreak >nul
echo In Recovery menu shown on device select "Update from ADB" and apply
echo Press any key when done ...
pause >nul
adb sideload <FULL-PATH-ON-PC-TO-ROM-ZIP>
Click to expand...
Click to collapse
thank. i will tell you if it works soon
jwoegerbauer said:
Here excerpt of a small Windows command script that shows how most people do it:
Code:
adb devices
adb reboot recovery
timeout /t 10 /nobreak >nul
echo In Recovery menu shown on device select "Update from ADB" and apply
echo Press any key when done ...
pause >nul
adb sideload <FULL-PATH-ON-PC-TO-ROM-ZIP>
Click to expand...
Click to collapse
OMG it works thanks you now i can root my phone .

Categories

Resources