ROOT COOLPAD NOTE 5 & FLASH TWRP RECOVERY
There are Two Main Steps:
1. Getting Temporary Root
2. Flashing TWRP and Rooting Permanently.
PROCEDURE:
1. GETTING TEMPORARY ROOT:
Note:I do not own any of rooting file. Those all are available publicallyon chinease site/host.
Tested On Nougat V226
Tested On Marshmallow V35
Limitations: this is not permanent root, bcoz of locked bootloader. Root permission reset whenever your phone reboot. To gain
root access again you need to adb installed on PC and run root app from adb.
FollowBelow Steps>:
-Enable USB debugging Option from Developer menu
-Download Root Package from here: >>
3. Download TWRP From:
XDA THREAD ( please hit Thanks in XDA ;):
OR
BLOG :
-Install Some Apk from root.zip file
-Now open "openRP" app
-You see just gray screen with "openpr" text.
-Connect phone to PC (Transfer file mode), open cmd.bat file from adbfolder which you downloaded.
-Run command adb reboot
-Now you see Factory mode text appear on boot screen. No problem
-Now your Note 5 is successfully rooted
-Open cmd.bat file again. And run
adb shell
You see "#" sign, that means Phone is rooted.
-Now we will install superuser.
-Open cmd.bat file, and type
adb wait-for-device
adb install magisksu.apk
adb install rootcheck.apk
adb install blog.apk
adb install root.apk
adb shell monkey -p com.yulong.openrp -v 500
adb reboot
WAIT TILL THE DEVICE COMES TO BOOT ANIMATION
OPEN MAGISK APP & COPY AND PASTE THIS CODE :
adb shell mount -o remount,rw /system
NOW :
adb push magisk /system/bin
IF SUCCES, TYPE:
adb shell magisk su
RUN THIS COMMAND AFTER EVERY REBOOT TO AGAIN GET ROOT ;
adb shell magisk su
-Open Magisk Manager app that you installed from apk folder.
Ifyou see below screen that means you successfull installed supersu
-Now lets check that Note 5 is rooted or not with Root checker.
-Open Root checker app. and Grant permission for Root check.
-And Finally wait is over
=======================
Whenyou reboot phone you need to gain root access again.
soopen cmd.bat and type
adb shell magisk su
=======================
Howto remove Root Permission and Factory mode text.
-Open cmd.bat and type
adb remount
adb shell audioelectric start
adb shell audioelectric setDM
adb shell reboot
======================
Note: Whenever you open openRP app your phone will switch to factory mode.
======================
2. FLASHING TWRP AND ROOTING PERMANENTLY:
First Download Rashr App From Google PlayStore
Then Open Rashr App And Give Root Access
Then Select Recovery Option As Shown In Screenshot
Now Select Recovery File
After Pop Up come Like Screenshot Click On Yes
Now You Successfully Boot In Twrp Recovery And You Get Screen Like Screenshot
Now Swipe Allow Modification Option After Allowing Go Back To Main Twrp Recovery
Then Select Install option Like Screenshot
Now Go Where You Store Super Su Zip File And Select
Now Swipe To Install Super Su
Now Wait For Installation Finished Then Select Reboot Option
Now It Ask To Install Twrp App Select
Do Not Install Option
And Reboot Your Phone
Now Open Root checker App And Check
Congratulations Now Your Phone Permanently Rooted
SPECIAL THANKS :
TONYSTARK ( can be found here )
AMIT KUMAR SINGH ( can be found here )
KuberSharma ( can be found here )
#TeamZero
And those who tested TWRP , THANKS.