i successfully tested on my lava ivory tab this method so dont worry
1] download pd-net driver and install it. choose 'other' 4th option during installing
2]connect tablet make sure usb debugging is on
3]download vroot (use latest version preferred 1.7.4 version) .
install it and open
it recognized tab click on root after complete process tablet going automatically reboot
then check superuser in tablet or verify using root checker
4] superuser is in chinese so replace it
here is the method:
this method i found on w0lfdroid
i] download android terminal emulator from google store
and
ii] download replace_vroot_with_superSU zip file
zip file extract on internal storage in flolder
give the folder name mrw
then open terminal emulator and type : su
then type on next line : sh /sdcard/mrw/root.sh
then tab going reboot
after rebooting you will find chinese superuser replace by superSU
* problem with tablet recognized then try also install adb driver
if any problem
leave comment
Thank you
Sent from my E-TAB IVORY
How to root lava ivory+
custom rom
is there is any custom rom available for my lava e tab ivory e702
thank you sir .........
imayur7 said:
i successfully tested on my lava ivory tab this method so dont worry
1] download pd-net driver and install it. choose 'other' 4th option during installing
2]connect tablet make sure usb debugging is on
3]download vroot (use latest version preferred 1.7.4 version) .
install it and open
it recognized tab click on root after complete process tablet going automatically reboot
then check superuser in tablet or verify using root checker
4] superuser is in chinese so replace it
here is the method:
this method i found on w0lfdroid
i] download android terminal emulator from google store
and
ii] download replace_vroot_with_superSU zip file
zip file extract on internal storage in flolder
give the folder name mrw
then open terminal emulator and type : su
then type on next line : sh /sdcard/mrw/root.sh
then tab going reboot
after rebooting you will find chinese superuser replace by superSU
* problem with tablet recognized then try also install adb driver
if any problem
leave comment
**I make this solution onther forum copy it
So make sure really any problem tell me
Thank you
Sent from my E-TAB IVORY
Click to expand...
Click to collapse
hello there can any one help me to root xolo x900 i had tried every thing that is available in internet every thing failed is there any way to root it
First make sure you have the following
- Xolo ICS update installed.
- Intel USB driver for Windows
- The Root Installer
-------------------------------------------------
Then,
- Enable USB Debugging mode and then connect your Phone to PC.
- Extract root installer archive and run the runme.bat file.
- In your PC, type 1 in the command prompt for “Make a choice”. your device will ask for Full Restore. You will not loose data. Select Restore my data. Finally, your device will reboot twice and you will be rooted. Note that your screen may flash before the second reboot which is fine.
Managed to Root my xolo x900
I think I've found a way to root my x900. It's currently running the latest version of SuperSU 2.16 and has the stericson busybox installed.
I've tried rooting the x900 with all possible methods and have never been successful. Especially the part where it says 'restore started' then 'restore ended' almost immediately. By no means am I an expert on this and the following was achieved with a lot of trial and error, I've tried to put it down in the simplest way I could.
Warning: Try the following at your own risk.I do not wish to be held responsible for any damage your phone might incur.
These were my steps:
1.I extracted the boot.img(a) from the orange-sandiego ics signed update file found at modaco forum
2. I extracted the boot.img(b) from the official rom downloaded from androidxda.
3. Download and install minimal adb and fastboot installer from XDA forums along with the Intel-usb and adb drivers from androidxda.
4. Download the latest Superuser binary and .apk .zip from the official XDA thread
5. Download the stericson.busybox.apk from the internet.
6. Place the boot images[(a) and (b) renamed to your preference] in the main folder of the minimal adb/fastboot exe, found in C: program files x86...... Also unzip the SU file and place su from the x86 folder and the Superuser.apk into the main adb/fastboot folder along with the busybox.apk.
4. Turn on usb debugging and switch off the phone.
5. Hold vol-up + power keys for about 10seconds to put the phone into bootloader mode. It should say 'droidboot' on the screen.
6. Open a command prompt from the adb/fastboot desktop shortcut you have after you're done installing the adb/fastboot exe.
7. Type in
fastboot devices
Your device will be listed, then type in
fastboot flash boot boot.img(a)
This will flash the boot.img from the orange-ics-update, then type
fastboot reboot
Your phone should now reboot to system but the screen will not be functional and will only show different colors.
8. Now type
adb devices
To confirm your device is visible. Follow this with:
adb shell
su
mount -o rw,remount /system
exit
exit
adb push su /sdcard/su
adb shell
su
cat /sdcard/su > /system/xbin/su
ln -s /system/xbin/su /system/bin/su
chmod 6755 /system/xbin/su
exit
exit
adb install Superuser.apk
adb install stericson.busybox.apk
adb reboot bootloader
9. Now once again after confirming that the device is recognized in fastboot do this:
fastboot flash boot boot.img(b)
fastboot reboot
Your phone will now reboot to system, and it will have root access and busybox installed.
Good Luck.
You user framaroot v 1.9
0967894983 said:
You user framaroot v 1.9
Click to expand...
Click to collapse
I've tried all versions of framaroot before, none worked, neither does towel root, cydia impactor, v-root or shuame root helper.
Wicked! Thanks for that.
Are you able to install a full Linux distro on the device after it is rooted or is the bootloader still locked?
Hello experts!
Please see the steps I took, and help me figure this one out:
1. Installed MoboRobo on my PC
2. Connected the TV box, and got it recognized
3. Closed MoboRobo
4. Launched TPSarky.bat and followed instructions
5. *At this stage I might have pressed the space key to reboot too early, for one of the three reboots
6. TPSarky completed its work (meaning the UID=0 GID=0, and SuperSU was pushed)
7. Device booted, SuperSU was there, but upon launching, it said there isn't an SU binary installed, and SuperSU can't install it
I tried several advices from different forums:
A. Pushing a different SU with another Superuser app, or different versions of the SU management apps
B. Pushing the SU to /system/bin and also /system/xbin
C. Using Fastboot to install a custom recovery (as I can't do it via the device itself) to update the SU with a flashable ZIP, but Fastboot didn't recognize the device (ADB does recognize it)
D. Using RK Batch tool / Android tool to install the custom recovery, but it said "Load firmware failed", with no matter how many different recovery *.img files I tried (CWM or TWRP)
So now I'm kind of stuck in a situation, where ADB on my pc confirms the device is rooted (UID=0 , GID=0), but the device itself behaves like it's not.
Any advice per how to handle this? Maybe there's a way to unroot by going back to factory settings, and run TPSarky from scratch? Maybe a step I'm missing to complete the root on the device?
Please please please advise, this is killing me...
Hello guys! Hope I can find my salvation here. Hehe
I've been coding my Windows App that functions much like a custom recovery but I came into a problem which is bugging me
since last week. I can't seem to push files to my phone through adb. I have no idea why it wont work because pull is working fine, and shell as well. I tried remounting the file system as rw but still no luck. Hope you can help me out guys
My phone's Specification:
-Spreadtrum SC7731
-Running Android 5.1
My environment:
-Windows 10
-adb installed
-device drivers installed.
PS: If you are wondering why make a recovery that runs in PC while you can just have it in your phone?
-Unfortunately, I got a problem with that. I ported TWRP for my phone, but touch wont work which makes it useless.
Please help me sensei's!
Unlock the bootloader, flash a custom recovery (CMW for exmpl), put the root package at the root dir of the sdcard, now boot the phone into recovery mode and select install zip from sdcard then reboot
On pc, write the following command : "adb remount"
Gratzz you're now rooted and able to push files into system partition ��
Root at your own risk. Unlocking the bootloader makes you lose the warranty and will wipe your data .. So take a backup.
FinnTheHuman. said:
Unlock the bootloader, flash a custom recovery (CMW for exmpl), put the root package at the root dir of the sdcard, now boot the phone into recovery mode and select install zip from sdcard then reboot
On pc, write the following command : "adb remount"
Gratzz you're now rooted and able to push files into system partition ��
Root at your own risk. Unlocking the bootloader makes you lose the warranty and will wipe your data .. So take a backup.
Click to expand...
Click to collapse
Reread the OP. :fingers-crossed::fingers-crossed: I'm on Spreadtrum phone which means no source(yet.. or forever). I don't really know if you just misinterpreted the post or just trying to acquire post count. :3
ROOT COOLPAD NOTE 5 & FLASH TWRP RECOVERY
New Guide - Simplified:
DOWNLOADS
[Don't worry about file name has 'Note5Lite' it will work for both]
Get necessary files from this zip - click here
TWRP RECOVERY : https://forum.xda-developers.com/an...fficial-twrp-recovery-coolpad-note-5-t3637568
Follow these steps to gain temporary root and update magisk app to make it permanent!!
CONNECT YOUR COOLPAD DEVICE TO PC
ALLOW USB DEBUGGING IN DEVELOPER SETTINGS:
NOW RUN CMD.BAT
COPY AND PASTE THESE CODES ONE BY ONE,
adb wait-for-device
Click to expand...
Click to collapse
adb install magisksu.apk
Click to expand...
Click to collapse
adb install rootcheck.apk
Click to expand...
Click to collapse
adb install root.apk
Click to expand...
Click to collapse
adb shell monkey -p com.yulong.openrp -v 500
Click to expand...
Click to collapse
adb reboot
Click to expand...
Click to collapse
WAIT TILL THE DEVICE COMES TO BOOT ANIMATION
OPEN MAGISK APP & COPY AND PASTE THIS CODE :
adb shell mount -o remount,rw /system
Click to expand...
Click to collapse
NOW :
adb push magisk /system/bin
Click to expand...
Click to collapse
IF SUCCES, TYPE:
adb shell magisk su
Click to expand...
Click to collapse
RUN THIS COMMAND AFTER EVERY REBOOT TO AGAIN GET ROOT ;
adb shell magisk su
Click to expand...
Click to collapse
OR
update magisk app to make it permanent!!
<end>
-------------------------------
Old Guide :
There are Two Main Steps:
1. Getting Temporary Root
2. Flashing TWRP and Rooting Permanently.
PROCEDURE:
Note: I do not own any of rooting file. Those all are available on chinease site/host.
Tested On Stock Nougat V226
Tested On Stock Marshmallow V35
Limitations:
Code:
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.
Download:
-Download Root Package from here: >>
(Download these two )
1.
http://www.datafilehost.com/d/200f5056
2.
https://drive.google.com/file/d/0B3wvScQytk0ddmRQc0ZyT3BZR1U/view?usp=drivesdk
3. Download TWRP :
[Please Hit Thanks Button]
https://forum.xda-developers.com/an...fficial-twrp-recovery-coolpad-note-5-t3637568
Follow These Steps:
-Enable USB debugging Option from Developer menu
-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
Code:
adb shell
You see "#" sign, that means Phone is rooted.
-Now we will install superuser.
-Open cmd.bat file, and type
Code:
adb remount
adb push magisk /system/bin
adb shell
magisk su
mount -o ro,remount /system
-Open Magisk Manager app that you installed from apk folder.
If you 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
When you reboot phone you need to gain root access again.
so open cmd.bat and type
Code:
adb shell
magisk su
How to remove Root Permission and Factory mode text.
-Open cmd.bat and type
Code:
adb remount
adb shell audioelectric start
adb shell audioelectric setDM
adb shell reboot
Note:Whenever you open open RP app your phone will switch to factory mode.
2. FLASHING TWRP AND ROOTING PERMANENTLY:
Code:
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 After Flashing Recovery It Ask You To Boot In Recovery Select Yes
Now You Successfully Boot In Twrp Recovery
Now Swipe Allow Modification Option After Allowing Go Back To Main Twrp Recovery
Then Select Install option
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
AMIT KUMAR SINGH
KuberSharma ( me )
#TeamZero
#Coolpad
And those who tested this method and my recovery THANKS.
PS: I DON'T OWN THIS DEVICE
Detailed Guide with Proper Images : SOURCE
HIT THANKS TO MOTIVATE ME. :good:
Reserved
Guide by SuperModerator at CPForums : http://www.coolpadforums.com/forum.php?mod=viewthread&tid=24998
Video Tutorial ( Thanks to Karthik SB ) :
https://youtu.be/Z99LYY30CK8
F.A.Q
Q: I tried the method, didn't work.
A: Well try again, it works.
Q: I bricked my phone, it is stuck at the logo.
A: Flash Stock Firmware via Fastboot or Flash Tool.
Q: Is the bootloader unlocked?
A: No, As on 19th November 2017 - Bootloader is still locked and no way to open it.
Q: Will i still get warranty?
A: Yes only if you flash Stock ROM via Flash tool again.
Coolpad Note 5 Telegram Group :
https://telegram.me/coolpadnote5sd
Good work bro.
TeamZero rocks
At last some dev program initiated ...thanks dev @kuberrocks96
Please List the total commands properly.
I am unable to find the commands to enter.
In cmd when i entered the command "adb reboot" it is showing that there is no recognition of adb ....is it the drivers problem ?
narenderrao said:
Please List the total commands properly.
I am unable to find the commands to enter.
In cmd when i entered the command "adb reboot" it is showing that there is no recognition of adb ....is it the drivers problem ?
Click to expand...
Click to collapse
Install Driver properly
U have done a great job but the only request to u is please post a video tutorial of rooting coolpad note 5 @ kuberrocks96
Did Anybody try to root with this above procedure ?
where is su zip file?
where is the su zip file to flash from twrp
---------- Post added at 10:37 AM ---------- Previous post was at 10:27 AM ----------
after doing twrp, my phone is stuck at the power on screen. i think it is bricked. please help
please help
My phone is totally bricked and can only get into twrp recovery mode. it cannot even open bootloader so that i can flash custom firmware. i am doomed
icebreaker18 said:
My phone is totally bricked and can only get into twrp recovery mode. it cannot even open bootloader so that i can flash custom firmware. i am doomed
Click to expand...
Click to collapse
If you can access TWRP, do reboot to bootloader and flash Stock Rom, this method was tested Super Moderator of Coolpad Forums and it worked perfectly.
I don't know why it didn't work for you.
Hi it works in coolpad canvas 3636a.. But only is temporary.. I have not found twrp to coolpad canvas 3636a.. I don't know what twrp put it
After use above procedure to root coolpad note 5
The bug is usb debugging is not work
And when enable usb debugging and media transfer for transferring data isn't work whlie usb debugging is disabled..
Here is the Video Tutorial by Kathik SB :
https://youtu.be/Z99LYY30CK8
Thanks,,,,,,any custom rom for coolpad note 5
harichandra said:
Thanks,,,,,,any custom rom for coolpad note 5
Click to expand...
Click to collapse
None till now
Thread updated - simplified it and also added FAQ.
Hi my window 8 cmd magisk sush faile and Dirtrory how to slove problem
Hi thanks for this ..it worked for me :laugh: just a little doubt to make this root permanent ,how to update magisk app ? Thanks for your help
rooting prblm
i cant root permannently. i rooted my device temporary .please help me