Related
Rooting Ascend P1 U9200 B315 EUI1.5 JB v4.1.1
----------------------------------------------------------------------------
Anyone wanting to root there Ascend P1 U9200 phone after the new firmware update, here are the files, and info you need, to do so...
First off, plug UR phone in switch it on and let Windows search for the driver, Then click "Let me choose..." or "browse for it..." or similar. Then select "Let me choose which driver to install", then click "list of drivers" or similar, Then click the one near the top that has adb or similar in the title, it don't matter if you choose the wrong one, it just means it wont connect and you'll have to redo this part again and pick a different driver.
Remember!! You MUST run these commands as Administrator.
1. Download the files below, extract them to a folder, preferably one without any spaces in the path, i.e.. C:\U9200Root\ should do perfect.
3. Right Click the "Click-To-Root-U9200.bat" file and under compatibility options click run as administrator or the like.
4. Run (Double Click) the Click-To-Root-U9200.bat (As Administrator!) (or right-click then, "run as administrator...")
4. Reboot your fone and click yes on your fone to install SuperUser.
that's it, your rooted
for those wanting to do the commands there self...
1. Download & extract the files to C:\U9200Root\
2. In the CLI type: "C:\U9200Root\adb reboot bootloader"
3. Then "boot TWRP.img"
4. Then Restart your fone and choose yes to install SuperUser
PS if you've not got much space left in your system partition you may have to delete something from /system/app/ to make space for the SuperUser files.
REMEMBER the space reported on your fone by android is the space on your data partition/memory & sd card and not the system partition!
You can check how much system data etc space you have left from terminal if u have it installed, or on the TWRP recovery which you will have just installed.To do this, Reboot the fone holding the Vol. Up Button, click on advanced then terminal then type "df -h" without quotes if system partition is less than say 10-20mb free then delete maybe, uneeded languages?, chrome.apk?, GSM_Maps.apk? or the like, then reinstall them to the /data/app part later. Since many of these apks get updated and the old ones left undeleted in /system/app/ anyways, I always move the system apks updates from /data/app to /system/app/, makes things a lot tidier and saves a lot of space both in /data/app and /system by not having two of every apk file youve ever updated just remember to copy the libs to /system/lib(s)
Anyways hope I helped someone with this...
cheers John -G-
PS Please Click on Thanks to Thank me as i have 0 in my Thanks Meter lol
PS I moved this to here as it was added to the end of an old un-related topic sooo.... John -G-
ask me any questions you have, do you like my multi color dos txt in my bat file (Coders will get it,its unusual and very hard to do with many colors )
sorry for been so long but i never knew no one would move it or stick it ???? and i was in jail for a while there so,,,
...Good Luck Rooting/Moding!!!
Software LOL
Heres The Software LOL..........
here all my drivers
the drivers------->>>>
shall stonri
sonnettie said:
the drivers------->>>>
Click to expand...
Click to collapse
Where can I find blaze driver?
Hi
After adb reboot bootloader you can also install CWM with fastboot :
fastboot flash recovery clockworkmod.XXXX.img
With CWM you can backup your phone (always a good idea )
After rebooted in CWM install SU with any zip file (ex : SU___Busybox_1.20.2_Flashable.zip )
phoenixpb said:
Hi
After adb reboot bootloader you can also install CWM with fastboot :
fastboot flash recovery clockworkmod.XXXX.img
With CWM you can backup your phone (always a good idea )
After rebooted in CWM install SU with any zip file (ex : SU___Busybox_1.20.2_Flashable.zip )
Click to expand...
Click to collapse
Worked like a charm.
It's what i did with my phone, ans cwm saved me a couple of times
Envoyé depuis mon U9200 avec Tapatalk 4
How to remove TWRP...? I want to update U9200-EM-UMTS-V100R00G411D00B336....thanx in advance.
Stuck
My U9200 is just stuck on the HUAWEI logo when you boot it...
And the cmd application just keeps saying < waiting for device >
Any help is appreciated...
with B336 this method doesn't work.
EDIT:
The problem is not in TWRP or CWM; the problem is that there is not enough space in folder /system/app.
From TWRP I went to "Advanced" and then "file manager"; here from the /system/app I deleted all the languages other than Italian-pack (my language), chrome.apk and gsm-map.apk. Then I flashed SU_flashable and after boot-up SU was finally installed.
It seems that the difficulty of obtaining root permissions in all stock roms from b105 onwards is precisely linked to the lack of space in the / system / app.
I hope to be helpful to those who find themselves with the same problem.
Ricolaa said:
My U9200 is just stuck on the HUAWEI logo when you boot it...
And the cmd application just keeps saying < waiting for device >
Any help is appreciated...
Click to expand...
Click to collapse
you need the fastboot drivers or install hisuite from hauwie
where what is a Blaze driver? It doesn't work!! It asks for the blaze driver which I cannot seem to find!!!!
How can I go back to the stock firmware from CWM ignore if I am posting on a wrong thread
cVinu said:
How can I go back to the stock firmware from CWM ignore if I am posting on a wrong thread
Click to expand...
Click to collapse
Just downloaded the stock rom and flash it with your recovery.
Sent from my U9200 using xda app-developers app
awaisthebest said:
Just downloaded the stock rom and flash it with your recovery.
Sent from my U9200 using xda app-developers app
Click to expand...
Click to collapse
I recovered stock recovery and flash with B123 but showing error msg installation failed!!!!!!
hi im having some issues trying to get the SU, i cannot erase the .apk contained in /system/app in order to gain more space.
- i cannot see any folder inside of system folder just one called /system/bin
i really dont know if that really would be the problem because i checked with "df" command and i see everything righ
but when i reboot even if i swipe to accept the configuration or install de SU.zip archive anything happend.
i will appreciate your help, thx!!
kannox said:
hi im having some issues trying to get the SU, i cannot erase the .apk contained in /system/app in order to gain more space.
- i cannot see any folder inside of system folder just one called /system/bin
i really dont know if that really would be the problem because i checked with "df" command and i see everything righ
but when i reboot even if i swipe to accept the configuration or install de SU.zip archive anything happend.
i will appreciate your help, thx!!
Click to expand...
Click to collapse
Sounds like you need to go to [mount] the check the unchecked boxes well at least [system]
sonnettie said:
Sounds like you need to go to [mount] the check the unchecked boxes well at least [system]
Click to expand...
Click to collapse
Done! Thank you all!
free space
please tell me how i free space to root android because it stuck in hawei logo it said you cant delete files tnx lot sorry for my bad english!
Thanks!
Thanks!
Worked on Linux:
Code:
> sudo apt-get install android-tools-fastboot android-tools-adb
> adb reboot bootloader
> sudo fastboot flash recovery TWRP.img
> sudo fastboot boot TWRP.img
hi guys, im new here.
Im just want to ask if anybody know how to root samsung tab 3 SM-T211?????
i am really desperated to root this stuff....
im realy appreciate i anyone can show me how to do it.....
the only thing ive seen so far is the pre rooted rom .. http://forum.xda-developers.com/showthread.php?t=2418533 thats the link
Dear Friend
bobbyfact said:
hi guys, im new here.
Im just want to ask if anybody know how to root samsung tab 3 SM-T211?????
i am really desperated to root this stuff....
im realy appreciate i anyone can show me how to do it.....
Click to expand...
Click to collapse
Thanks: hacker812c
[APP][ROOT] Android 4.1.2 Rooting Universal Method
This method is single for rooting your mobile!
[install]
1. Download Root Explorer [Google Play]
2. Download Root Master
3. Unpack and install Root Master on your PC
4. Install drivers of your mobile
5. Run RootMaster and press first button on first screen
6. After this click the center button on all windows
7. You mobile is rooted - Reboot your mobile
8. Close the RootMaster
9. Install Root Explorer and delete superuser.apk
10. This release of superuser.apk is not english
11. Delete or replace your superuser.apk in /system/app
12. Unpack Superuser.apk from zip and copy to /system/app folder
13. Reply yes to replace your apk Superuser.apk
14. If you delete superuser.apk reinstall Only superuser from Zip
Root Explorer Download
http://forum.xda-developers.com/atta...0&d=1376320433
Hi, since somebody requested my newroot tool. here is it, enjoy! Tool will root your phone and install cwm recovery, busybox, su, superuser, allso you can unroot at least
Disclaimer:
- Do in mind rooting will modify your android, so you modifyind your android on your own risk, I am not responsible if tool is not working on your device or if tool make your android malfunction, you doing everything on your own risk!
Pre-requirements:
- You must have installed usb drivers! Just simple install Sony PC Companion, if your windows device manager detect unknown device than probably you must point drivers installation to search for propertly driver C:\Program Files\Sony\Sony PC Companion\Drivers directory. When your windows device manager detect your phone propertly than you are ready for rooting/unrooting
How to install (Windows users):
1: Download and extract newroot.rar
2: Enable USB Debugging
-You can do this by going into Settings>About Phone and tapping the Build Number multiple times to activate Developer Options
-Then Settings>Developer Options and check USB Debugging
3: Plug in your phone your PC
4: Run the root software [Pay close attention to your phone]
5: A pop-up will come up on your phone. Allow it
6: Let it do its thing
7: It will reboot and you're rooted
8: Enjoy
How to install (Linux users):
0. First of all you need adb for Linux, I not gona explain where you can download adb for Linux since you need to search XDA and found them byself, everybody know about adb and I not going to explain adb basic things, you need to help byself on that since adb you will need in future for sure
1: Download newroot and put to the same folder with adb binary
2: Enable USB Debugging
-You can do this by going into Settings>About Phone and tapping the Build Number multiple times to activate Developer Options
-Then Settings>Developer Options and check USB Debugging
3: Plug in your phone your PC
4: Run the root software [Pay close attention to your phone] a pop-up will come up on your phone. Allow it! Commands for runing root software is:
Code:
adb push newroot /data/local/tmp/
adb shell chmod 755 /data/local/tmp/newroot
adb shell /data/local/tmp/newroot doit
Allso there is a option for unrooting:
Code:
adb shell /data/local/tmp/newroot unroot
6: Let it do its thing
7: It will reboot and you're rooted
8: Enjoy
Newroot work with all kitkat firmwares but doesn't work with latest kitkat *after 108) .133, .157... firmware or with old JB firmwares!!!
If your running later kernels from out of 108 and newer firmware that you can achieve root following these steps:
1. download the .108 firmware or kernel only
2. flash only the .108 kernel using flashtool
3. Use newroot
4. Reflash back your newer kernel using flashtool
Download (for Windows):
- https://mega.co.nz/#!tFxmUArC!xRCF25Olnq1g228z0jrweytZDHk6M2A7-_RMIN7Dsaw
Download (for Linux):
- http://d-h.st/tBB
Credits:
- geohot libexploit library
Wow... Master munjeni was here.. Awesome...
~Download~
Sent from my C6903 using XDA Premium 4 mobile app
munjeni said:
Hi, since somebody requested my newroot tool. here is it, enjoy! Tool will root your phone and install cwm recovery, busybox, su, superuser, allso you can unroot at least
Download:
- https://mega.co.nz/#!odBXkSgY!D0d8heDxgqpdALBh3tliHrwO8LuUyjlaX-7unCUgG_U
Credits:
- geohot libexploit library
Click to expand...
Click to collapse
upload devhost link plz!
Great Tool !
Uploading on Box, if op allows it
Is Windows or Linux, Mac or directly used on Android?
Sent by my Z1 with XDA Fax
Duvel999 said:
Is Windows or Linux, Mac or directly used on Android?
Sent by my Z1 with XDA Fax
Click to expand...
Click to collapse
Itz a .EXE file for Windows
Great work from Great Dev.
Sent from my Xperia Z1 using Tapatalk
Thanks to the OP for this, looks like a great solution.
Is there any particular firmware you have to be running for this to work? Or do you need to downgrade?
Cheers
Kurt
munjeni said:
Hi, since somebody requested my newroot tool. here is it, enjoy! Tool will root your phone and install cwm recovery, busybox, su, superuser, allso you can unroot at least
Download:
- https://mega.co.nz/#!odBXkSgY!D0d8heDxgqpdALBh3tliHrwO8LuUyjlaX-7unCUgG_U
Credits:
- geohot libexploit library
Click to expand...
Click to collapse
Thanks a lot! It works!
Nobody mention models or what kind of rom does this program root why? is very funny no real data, any one with solid comments about models and rom versions?
Sorry if I'm rude but I think we need some info like what firmware version works with this root or any prerequisite should we have before rooting like bootloader being unlocked etc. Also a simple tutorial would be nice for newbies to avoid confusion. Ill test this out on the latest firmware [.108] on an unlocked bootloader and I will report if this is working.
Its booth for locked on unlocked bootloaders but for no already rooted devices (except rooted by our tool), its tested on last 3 android versions. There is 2 things, it can work or not work, you can try in jellybean and let me know (probaly not working). No more words here since tool is very easy and anybody know what to do with them Enjoy if you found them usefull and easy! Anybody can post detail installation here if allready used my aplication, I am lazy sory!
So I just tested it out and it works. So I figured out, why not just make a tutorial video since it's so simple. Here it is http://www.youtube.com/watch?v=06S9GUL9U5s
I enabled USB Debugging and Unknown Sources just to be sure.
No need unknown source since usb debuging is enought! Is not easy? I think very easy Did you tried my recovery after rooting, I just want to know how its working on z1, (you need to press volume button after blue led blink to enter into recovery)
It's really easy to root now. Just 1 click. CWM works too. Here's more proof that it works. Good work man
munjeni said:
Anybody can post detail installation here if allready used my aplication, I am lazy sory!
Click to expand...
Click to collapse
Here's the instructions:
1: Download and extract newroot.rar
2: Enable USB Debugging
-You can do this by going into Settings>About Phone and tapping the Build Number multiple times to activate Developer Options
-Then Settings>Developer Options and check USB Debugging
3: Plug in your phone your PC
4: Run the root software [Pay close attention to your phone]
5: A pop-up will come up on your phone. Allow it
6: Let it do its thing
7: It will reboot and you're rooted
8: Enjoy
Also show them my video
I have tear in my eye hehe welcome back and as always very good work!
Great work as usual
munjeni said:
No need unknown source since usb debuging is enought! Is not easy? I think very easy Did you tried my recovery after rooting, I just want to know how its working on z1, (you need to press volume button after blue led blink to enter into recovery)
Click to expand...
Click to collapse
Anyone uploading dev host link Plz...
Sent from my C2305 using XDA Premium 4 mobile app
kaushal7007 said:
Anyone uploading dev host link Plz...
Sent from my C2305 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
why you need dev host? mega is not really good but it's ok with small file like this
sorry , My english is poor
The Phone Can Root it?
i won't use 1 key root , because 1 key root APP , too many have virus and Crash APP
my phone is BenQ B50 LTE , 1G ram / 8G rom .
dual sim
dump two IMG Files
Boot.IMG And Recovery.IMG
here:
Recovery
https://mega.co.nz/#!Q8t02Y4R!ZsDU9OqNotu0jETJ3VmscgNeC8wHnFPWEoBu5ygvZck
Boot
https://mega.co.nz/#!U01TGbbC!Z14cU91HyGNRpKQ53x6mDiXx2Rq8q7zqKfCKujp8ON8
Two Image
if need dump more IMG , i'll upload files
Use iRoot/VRoot then change to SuperSU . No virus if use Vroot except it install a china app store but after downloading SuperSU it will uninstall the Vroot Superuser and also the china app store. We use this with 98% success rate on phones in Asia.
cracktech said:
Use iRoot/VRoot then change to SuperSU . No virus if use Vroot except it install a china app store but after downloading SuperSU it will uninstall the Vroot Superuser and also the china app store. We use this with 98% success rate on phones in Asia.
Click to expand...
Click to collapse
Thanks,
I Use VRoot , can root it
but supersu binary out of date in other SuperUser App
else only Default VRoot SuperUser APP ?
Can u confirm this is your model? http://www.benq.com.tw/product/smartphones/b50/specifications/ . If it is MTK SoC it is very easy for me to help you.
First -Dont worry about the "su" binary needs to be updated. YOu do this first 1- install Mobile UncleTools (from Playstore) 2. download the CWM recovery (from the link I give you and copy to sdcard , 3- Select "Update recovery from MobileUncleTool - search for the CWM Recovery and answer "yes". 4- Check recovery has been installed (Vol+/Vol- plus Power button OR from within MobileUncleTool you can select "reboot into recovery") 5. Download and copy "ROOT_MTK.zip" to sdcard and from CWM select "install" . F I N I S H!!
Your phone is now rooted with SuperSU 2.46 plus busybox and no future problems with "su" binary update.
Please go to this link to select all the files necessary to do this : CWM recovery/ ROOT_MTK/ : :removed link
cracktech said:
First -Dont worry about the "su" binary needs to be updated. YOu do this first 1- install Mobile UncleTools (from Playstore) 2. download the CWM recovery (from the link I give you and copy to sdcard , 3- Select "Update recovery from MobileUncleTool - search for the CWM Recovery and answer "yes". 4- Check recovery has been installed (Vol+/Vol- plus Power button OR from within MobileUncleTool you can select "reboot into recovery") 5. Download and copy "ROOT_MTK.zip" to sdcard and from CWM select "install" . F I N I S H!!
Your phone is now rooted with SuperSU 2.46 plus busybox and no future problems with "su" binary update.
Please go to this link to select all the files necessary to do this : CWM recovery/ ROOT_MTK/ :
Click to expand...
Click to collapse
Yes , My Phone is model.
First , Very Thank You To Help me
Because of My phone was returned for repair.
The main reason for failure camera options
I am waiting for the phone to come back
I will do it
Very thanks you , Again .
cracktech said:
Can u confirm this is your model? ]
Click to expand...
Click to collapse
My phone has return
I Try it. it can Root ,thank you!
I use MTK_ROOT.zip File , But this File was install some app ?
Yes MTK_ROOt installs additional apps for MTK users only!
jackyui said:
My phone has return
I Try it. it can Root ,thank you!
I use MTK_ROOT.zip File , But this File was install some app ?
Click to expand...
Click to collapse
Yes it does but not SPYWARES! NTPSync is for you to get very fast GPS satellites lock (please add the 2 digit "XX.pool.ntp.org" XX= your current country e.g. "cn" =China , "tw"=Taiwan, "de"=Germany. MTK Suite is for you to do backup of IMEI process and Download of "ETO.db" also for GPS. just press download "eto" only 3-4 seconds and then "install" . "QuickExit" is for you to use when an app is frozen and you cannot exit the app , just swipe down from top task bar tap on QuicExit. It will exit the app.
If you dont want them since you have already "Rooted" you can "uninstall" them by using any "root uninstaller". Goodbye.
cracktech said:
Yes it does but not SPYWARES! NTPSync is for you to get very fast GPS satellites lock (please add the 2 digit "XX.pool.ntp.org" XX= your current country e.g. "cn" =China , "tw"=Taiwan, "de"=Germany. MTK Suite is for you to do backup of IMEI process and Download of "ETO.db" also for GPS. just press download "eto" only 3-4 seconds and then "install" . "QuickExit" is for you to use when an app is frozen and you cannot exit the app , just swipe down from top task bar tap on QuicExit. It will exit the app.
If you dont want them since you have already "Rooted" you can "uninstall" them by using any "root uninstaller". Goodbye.
Click to expand...
Click to collapse
BenQ B50 , Never backup ROM And Reboot Option Select "Yes" in CWM
Because it will only front camera lens :crying:
well friends, its my first post here on xda.
Eventually I found the easiest way to root D5322 (.472 lollipop 5.0.2 firmware)
and
that is
just run kingroot (I tried english version)
kinguser works like a charm
no need to have superuser or superSU
every app that requires root, works as smooth as butter
like busybox force2SD and all.
I attached the english version of kingroot with this post
those who had rooted their (.470) phone with kingroot and repented later , can also try..
well..
.
.
and if you want to get rid of kinguser that had gotten installed after rooting with kingroot
here is a trick..
I am attaching a zip (thanks to @edwuard )
download that zip
put it in internal memory
extarct that zip in internal memory
now you will get a folder named mrw in your internal memory
..
..
install terminal emulator from market
write the following commands
su
(now grant superuser access)
$ will change in to #
now write the second command
sh /sdcard/mrw/root.sh
(there is space after sh . You can copy this command from here and paste to terminal emulator)
after some sequences in terminal emulator..it will launch SuperSU
and ofcourse remove kinguser
update the binary of superSU
verify root with root checker
.
.
that's it !!
Sequel: Rooting D5322 (Android 5.1.1) :
Well it's for those who have a rooted phone (any previous version) [/COLOR]
Download the ftf file of latest firmware 19.4.A.0.182
Download latest version or V 0.8 of prf creator
Download SuperSU.zip
Now put the prf creator somewhere in your PC (let's say on desktop) extract it there.
Add ftf file and superSU.zip in prf creator
Mark all the boxes on right side of prf creator window
Hit create. In 15-20 minutes you will get a zip file named "flashable" in prf folder
Copy this flashable zip and put it in root of SD card of your phone.
Now reboot your phone in recovery
Follow in sequence :
Wipe>Advanced wipe >select cache,dalvik,system,data, internal memory >swipe to wipe>go back to recovery home>tap install>select external sd card >select that flashable zip>swipe to flash>wipe dalvik>reboot to system.
To install recovery:
Download latest nut's xzdr installer zip
Put it somewhere in your computer
Extract it, you will get a folder of same name
Connect your phone to pc in USB debugging mode
Open the extracted folder
Double click the windows installer batch file
Grant superuser access on your phone's screen
Follow the instructions on terminal
(press 1 on your pc as you have SuperSU in your phone)
After successful instalation of recovery, your phone will reboot into recovery.
Reboot the phone into system
.
.
Now you have a rooted 5.1.1 D5322 with latest Dual recovery.
Thanks alot it's so easy way and it work with me
So easy way
Kinguser Not going off
And i am not able to update to 19.3.A.0.472 stuck on 19.3.A.0.470
I have uploaded the Attachment for it...
plzzzz help
read threads before post
there is already a thread for the same and ask dev before sharing his work
XDA rules
excellent.. 5 stars
awesome... working great
aniket553 said:
And i am not able to update to 19.3.A.0.472 stuck on 19.3.A.0.470
I have uploaded the Attachment for it...
plzzzz help
Click to expand...
Click to collapse
1st I had same problem..
Stucked on . 470
Then I relocked bootloader
Then flashed .472
Then tried above method
Working like charm
Sent from my D5322 using XDA mobile app
Bro did I need to unlock my bootloader to follow this prosiser
............
Zx9. said:
Bro did I need to unlock my bootloader to follow this prosiser
Click to expand...
Click to collapse
No.. You don't need to unlock the bootloader
I'm really interested on following your instructions on how to root this, but first... Will this trick also work on the LTE version?
Sent from my D5303 using XDA Free mobile app
rituraj_singh said:
No.. You don't need to unlock the bootloader
Click to expand...
Click to collapse
Thnx bro ur guide is really easy I successfully rooted my phone yeppy??
kyu0911 said:
I'm really interested on following your instructions on how to root this, but first... Will this trick also work on the LTE version?
Sent from my D5303 using XDA Free mobile app
Click to expand...
Click to collapse
Well.. I don't have D5303, so I haven't tried it on that. You may try.
Zx9. said:
Thnx bro ur guide is really easy I successfully rooted my phone yeppy??
Click to expand...
Click to collapse
That was something I had eventually found..I just shared..
aniket553 said:
And i am not able to update to 19.3.A.0.472 stuck on 19.3.A.0.470
I have uploaded the Attachment for it...
plzzzz help
Click to expand...
Click to collapse
copy the command below
sh /sdcard/mrw/root.sh
paste it to terminal emulator after "su" command
Thank you so much!
Thank you so much for sharing. I can now transfer some of my apps to ext sd card. I can now install more games. Though it can't be changed to supersu using the script and the file you've provided due to unable to update binary, foldermount is working perfectly with kingroot. By the way, I'm using the LTE version D5303 with lollipop .472 and it's now rooted.
Great
Hey can anyone tell how to backup ta partition(dmr keys) on t2 ultra dual d5322 i want to unlock my bootloader.
http://forum.xda-developers.com/showthread.php?t=2292598 use Backup Ta from above link. To backup ta partition
everything working great with this method...
can anyone succeeded installing Xposed properly, working?
rrd84 said:
everything working great with this method...
can anyone succeeded installing Xposed properly, working?
Click to expand...
Click to collapse
The Xposed is not working in our unit, the installation makes the device has bootloops.