Related
I take no credit for figuring out how to root the Epic, nor do I take any credit for creating the .bat file.
All credits go to joeykrim for the manual root. And noobnl for the .bat file.
I was having trouble rooting as many of you have been but I have figured out a simple solution that actually worked for me and I hope it works for you.
[STEP 1] First you need to make sure you have android's latest sdk. You can download it at http://developer.android.com/sdk
[STEP 2] After installation (if i remember correctly) sdk should of been installed into the root of your hard drive, normally (C:/). It will be labeled "android-sdk-windows" if you installed the windows version. To make things a lot more simple, you can rename this to "sdk". Anyways, download and install the Samsung Galaxy S drivers. This is the one I installed. http://www.mobile-stream.com/beta/SAMSUNG_USB_Driver_for_Mobile_Phones.exe
[STEP 3] Go over to "One click root for the Epic 4G! v2.2.4 Now has Busybox & remount scripts!" and grab the latest zip file. I used v2.2.4.
[STEP 4] Extract the folder to the "android-sdk-windows" folder and rename it to "epic". Or something smaller if you want.
[STEP 5] Next open up command prompt (cmd). Start/Run/cmd or start/all programs/command prompt.
[STEP 6] In the command prompt, type "cd \sdk\epic" (sdk, and epic are to be replaced with what you have the folders named). Do not close command prompt.
[STEP 7] Type run.bat and let it do its work.
[STEP 8] Once the phone is rebooted, keep the phone connected and in that same command prompt type "adb shell" you should get a "$" symbol.
[STEP 9] Now type "su" and you should get a "#" symbol.
STEP 10] If you got those symbol's, then you are now rooted. Now go into the market and download "Superuser" by "ChainsDD".
You should now be rooted. This was tested on a Acer Aspire One netbook running Windows XP. If you are running Windows Vista/7, then the only different step you need to do is right-click the cmd/command prompt and select "run as administrator".
This was also done without mounting the sd card like some users have done to make it work. If it doesn't work, try mounting the SD card. If all else fails, restart the phone and try again. What I did was pull the battery out and then tried it.
As stated before, credits go to joeykrim at sdx-developers and noobnl from our very own xda-developers.
Have a nice day
OMG..... I GOT IT ROOTED YEEEEHHHHHAAAAA )))
Thank you so much for everyone involved in making this possible for all of us )
I'll add something I've noticed while fiddling around with all of the "one-click" installations:
Do not let your phone lock/go to sleep while they are running (step 7 above).
I couldn't figure out why they would work sometimes and not others (device not found errors) and I think this may have been it.
You can also launch the .bat by double-clicking it wherever you extracted it to instead of going through the command prompt to save a couple steps.
If this is way off base please let me know what is really causing the problem or just delete this post!
puppetmstr said:
STEP 10] If you got those symbol's, then you are now rooted. Now go into the market and download "Superuser" by "ChainsDD".
Click to expand...
Click to collapse
If you want to use the superuser app you need to do some additional modifications because the root method actually replaces su every time you reboot. I wrote the steps out in this thread. http://forum.xda-developers.com/showthread.php?t=788939
i finally got it to work for me
after several times trying to install and nothing just $ after $ after $ then i noticed the advise on removing the battery at the very end
so leaving the phone connect my cmd window still open i pulled the battery waited bout a 30 seconds then put the battery back in booted the phone
once the SD finished its scan
i ran the ADB SHELL and typed su and got the #
so thanks much for the help guide
richse said:
If you want to use the superuser app you need to do some additional modifications because the root method actually replaces su every time you reboot. I wrote the steps out in this thread. http://forum.xda-developers.com/showthread.php?t=788939
Click to expand...
Click to collapse
2.2.5 fixes this and comes with superuser.apk built in.
Folders one click root
cant seem to get my computer to see my epic when in debugging
hello, can i root my official 2.3.3 optimus one with gingerbreak from this thread http://forum.xda-developers.com/showthread.php?t=1044765 ? i mean will it work? If not is where any simple ways to do what?
Can i root 2.3.3 with gingerbreak ?
Click to expand...
Click to collapse
no
How to root LG Optimus One P500 on gingerbread 2.3.3
1. Be sure that you have installed the original V20 GB ROM
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one
3. Be absolutely sure that you have all the phone-drivers installed when working with the phone in USB debugging mode, if not install them (http://www.mediafire.com/file/t3gvrb6345yay99/LGUnitedMobileDriver_S497MA20_WHQL_ML_Ver_1.0.msi)
4. Download SuperOneClickv1.9.5-ShortFuse (http://forum.xda-developers.com/attachment.php?attachmentid=624175&d=1307984755), after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Enter the phone settings menu, to the Development and tick the USB debugging mode. Connect the USB cable to the phone, wait until it recognizes it
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices
adb shell
echo 1 > /data/local/lge_adb.conf (do not close the window)
8. Leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok --- if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
rockvoid said:
no
How to root LG Optimus One P500 on gingerbread 2.3.3
1. Be sure that you have installed the original V20 GB ROM
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one
3. Be absolutely sure that you have all the phone-drivers installed when working with the phone in USB debugging mode, if not install them (http://www.mediafire.com/file/t3gvrb...ML_Ver_1.0.msi)
4. Download SuperOneClickv1.9.5-ShortFuse (http://forum.xda-developers.com/atta...5&d=1307984755), after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Enter the phone settings menu, to the Development and tick the USB debugging mode. Connect the USB cable to the phone, wait until it recognizes it
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices
adb shell
echo 1 > /data/local/lge_adb.conf (do not close the window)
8. Leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok --- if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
Click to expand...
Click to collapse
Thanks, what was very informative, much more informative than i have found superoneclick instructions with google. Thanks again
rockvoid said:
no
How to root LG Optimus One P500 on gingerbread 2.3.3
1. Be sure that you have installed the original V20 GB ROM
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one
3. Be absolutely sure that you have all the phone-drivers installed when working with the phone in USB debugging mode, if not install them (http://www.mediafire.com/file/t3gvrb...ML_Ver_1.0.msi)
4. Download SuperOneClickv1.9.5-ShortFuse (http://forum.xda-developers.com/atta...5&d=1307984755), after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Enter the phone settings menu, to the Development and tick the USB debugging mode. Connect the USB cable to the phone, wait until it recognizes it
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices
adb shell
echo 1 > /data/local/lge_adb.conf (do not close the window)
8. Leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok --- if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
Click to expand...
Click to collapse
wait i need ADB for this instaled on pc right?
adb is included in superoneclick zip-file.
just extract zip-file and you have adb...
Teraman said:
hello, can i root my official 2.3.3 optimus one with gingerbreak from this thread http://forum.xda-developers.com/showthread.php?t=1044765 ? i mean will it work? If not is where any simple ways to do what?
Click to expand...
Click to collapse
http://www.lg-p500.ru/2011/06/root-android-233.html - got root on original rom with no problem. You can translate it on Google translate if russian language is not for you Sorry for English - rules forbid me to write here in Lithuanian
rockvoid said:
no
How to root LG Optimus One P500 on gingerbread 2.3.3
1. Be sure that you have installed the original V20 GB ROM
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one
3. Be absolutely sure that you have all the phone-drivers installed when working with the phone in USB debugging mode, if not install them (http://www.mediafire.com/file/t3gvrb...ML_Ver_1.0.msi)
4. Download SuperOneClickv1.9.5-ShortFuse (http://forum.xda-developers.com/atta...5&d=1307984755), after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Enter the phone settings menu, to the Development and tick the USB debugging mode. Connect the USB cable to the phone, wait until it recognizes it
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices
adb shell
echo 1 > /data/local/lge_adb.conf (do not close the window)
8. Leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok --- if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
Click to expand...
Click to collapse
whese links are broken
Teraman said:
whese links are broken
Click to expand...
Click to collapse
sorry... fixed it in my 1st post...
usb drivers: http://www.mediafire.com/file/t3gvrb6345yay99/LGUnitedMobileDriver_S497MA20_WHQL_ML_Ver_1.0.msi
superoneclick: http://forum.xda-developers.com/attachment.php?attachmentid=624175&d=1307984755
rooted successfully
rockvoid, milion thanks to you
tried same with my p500 v20c but it keeps getting stuck in the psneuter running thing. tried turning debugg off and on and rebooting device between tries but not getting anywhere i guess i'll have to wait for something else to come by unless theres any other way but i've looked everywhere and there isnt
have you done the following, without getting an error?
adb devices
adb shell
echo 1 > /data/local/lge_adb.conf (do not close the window)
Click to expand...
Click to collapse
I did but not that exact way i put em just with the spaces in between them. does it matter? me and dos don't really get along lol
enobano said:
I did but not that exact way i put em just with the spaces in between them. does it matter? me and dos don't really get along lol
Click to expand...
Click to collapse
you must type it exactly.... with "enter-key" after every line...
adb devices (enter-key)
adb shell (enter-key)
echo 1 > /data/local/lge_adb.conf (enter-key)
done in 10 seconds thanks a lot mate. crystal clear advice.
by the way is busybox obligatory after root or is it ok without? i see in most of those tutorials they say to install it.
thanks again man
Hi, I succesfuly rooted my P500 with these instructions, however after reboot it seems that rooting was lost. Did I miss something for making the rooting permamanent?
> Never mind it seems there was a glitch in an app getting root rights, it's working fine
enobano said:
by the way is busybox obligatory after root or is it ok without? i see in most of those tutorials they say to install it.
thanks again man
Click to expand...
Click to collapse
no it´s not obligatory.. it´s optional
still not rootin
Crashing
Hy, i think i rooted my phone ,because i followed the steps you posted and i didn't get any errors , but when i try to run different apps like titanium backup or rom manager super user crashes,not even the fix permissions in rom manager will fix it.any ideas ? oh and i was talikn on my phone and it reboted directly from the android loading screen..what do you think? root problem or phone glitch.thanx in advance
I have an acer a700,but i updaded to jeally bean,please help me root this device.thanks .
cuibapngo said:
I have an acer a700,but i updaded to jeally bean,please help me root this device.thanks .
Click to expand...
Click to collapse
First I think you need to learn to post in the right section.
Then Learn to READ in the right section!
See it's EasyRoot
Vorbeth said:
First I think you need to learn to post in the right section.
Then Learn to READ in the right section!
See it's EasyRoot
Click to expand...
Click to collapse
So,i just want to root,i҆m happy with romstock,not romcook.i want root to install apps that requires to root such as:titanium back up,root explorer....
Here information my device:
Model number: a700
Android vesion: 4.1.1
Kenel vesion: 3.1.10+
Image vesion: acer av501-pa-a700-rv18rc01-pa-cus1
Build number: 1.502.00-pa-cus1
Image p/n: fm.s1ma0.04a
Is this successful?i҆m newbie,so i҆m a little scared if unsuccessful
Later i want use romcook,still can be up to normal or not?
thanks for bothering you
Sorry my english
cuibapngo said:
So,i just want to root,i҆m happy with romstock,not romcook.i want root to install apps that requires to root such as:titanium back up,root explorer....
Here information my device:
Model number: a700
Android vesion: 4.1.1
Kenel vesion: 3.1.10+
Image vesion: acer av501-pa-a700-rv18rc01-pa-cus1
Build number: 1.502.00-pa-cus1
Image p/n: fm.s1ma0.04a
Is this successful?i҆m newbie,so i҆m a little scared if unsuccessful
Later i want use romcook,still can be up to normal or not?
thanks for bothering you
Sorry my english
Click to expand...
Click to collapse
Just run Vorbeth's EasyRoot. You won't mess anything up.
MD
Moscow Desire said:
Just run Vorbeth's EasyRoot. You won't mess anything up.
MD
Click to expand...
Click to collapse
thank you.i will try: Ngón tay vượt qua:,but please guide supplied by one of the images?because
i may not post new threads, may not post replies, may not post attachments
i may edit my posts: Khóc:
here is one of the questions?
You need:
-Acer Iconia Tab A700 with unlocked bootloader & already be running Jelly Bean(this is whehe i have to download?)
-ClockworkMod Recovery - 6.0.1.5 or newer(i have downloaded 2files.1 is recovery a700 6015. 1 is recovery a700 6015 touch.so spend what?)
Download:
A700 EasyRoot 2.0 md5: 8876aca04e29fe69d7368bc02006359c(there to 12files.down all always?down to set in place?it is not a zip file?
-How to flash:
Download zip and place it on your virtual or external SD card
Boot your phone into ClockworkMod Recovery (via adb or with a key combo)
In main menu, select "install zip from sdcard"
Select "choose zip from sdcard" and browse to the location of zip
After flashing process is complete, reboot the device
Alternative install for Stock patched kernel ONLY:
Reboot to bootloader
Extract boot.img from the zip
Flash boot.img via fastboot
How to get root:
Install SuperSu via CWM
Install BusyBox from Play(these steps can you give me one of the images?)
-Download:
Stock patched kernel md5: 4638ffe2bcb00352ccc702fdfab1d8cb(link die)
iconiaN source built kernel md5: 76b8e1020c6054debedf60efffdca609(link die)
please guide me in detail,thanks for bothering
No one to guide me out?
cuibapngo said:
No one to guide me out?
Click to expand...
Click to collapse
Dude, it's pretty easy.
1. Unlock your bootlooader. To do this, go into tablet /Settings/Development Options and select USB Debugging.
2. Plug your tab into PC (your Acer USB drivers must be installed first)
3. Open a Command Window in the folder you downloaded all those files. (shift & right mouse click)
4. Check to make sure ADB is working by typing adb devices (you should get some numbers) if not, you have a windows driver issue.
5. Type adb reboot bootloader (tab should reboot to bootloader)
6. Type fastboot OEM unlock (you should get a couple of images. One with an unlock, and one with a lock door) Use Vol - to switch between the 2. Use vol + to select. You have to be quick, as it times out after 5 seconds or so.
When you reboot, it should say bootloader version number (unlocked mode) or something similar.
Go back to the Command window, and run the batch file. "easyroot.bat" by typing in easyroot.bat , then hit the Enter button. The batch file should install all you need, You may need to select things that it prompts you for.
No, there's not a video, as it ain't rocket science. If you can't understand these instructions, perhaps it is better if you do not root your tablet. Doing this, is not for everybody.
Also note, once you unlock your bootloader, you can no longer get OTA from Acer. And, once you unlock it, you cannot lock it back. Not without installing a whole new stock rom.
Also, next time, post your questions in the Q&A forum. Otherwise, nobody will answer them.
MD
help me
grigaman said:
Help please. I tried to establish root on the A700 in the second way. But I didn't notice that this way is available for 4.0.4, and on my tablet was established 4.1.1. At me at inclusion gives out here such and more than anything. The debugging mode joins and determined by USB by the computer, but I don't know what to do, prompt please! And still it doesn't load updating with SD the card. And before doing root I unblocked the loader
Click to expand...
Click to collapse
please help me
{
"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"
}
Moscow Desire said:
Dude, it's pretty easy.
1. Unlock your bootlooader. To do this, go into tablet /Settings/Development Options and select USB Debugging.
2. Plug your tab into PC (your Acer USB drivers must be installed first)
3. Open a Command Window in the folder you downloaded all those files. (shift & right mouse click)
4. Check to make sure ADB is working by typing adb devices (you should get some numbers) if not, you have a windows driver issue.
5. Type adb reboot bootloader (tab should reboot to bootloader)
6. Type fastboot OEM unlock (you should get a couple of images. One with an unlock, and one with a lock door) Use Vol - to switch between the 2. Use vol + to select. You have to be quick, as it times out after 5 seconds or so.
When you reboot, it should say bootloader version number (unlocked mode) or something similar.
Go back to the Command window, and run the batch file. "easyroot.bat" by typing in easyroot.bat , then hit the Enter button. The batch file should install all you need, You may need to select things that it prompts you for.
No, there's not a video, as it ain't rocket science. If you can't understand these instructions, perhaps it is better if you do not root your tablet. Doing this, is not for everybody.
Also note, once you unlock your bootloader, you can no longer get OTA from Acer. And, once you unlock it, you cannot lock it back. Not without installing a whole new stock rom.
Also, next time, post your questions in the Q&A forum. Otherwise, nobody will answer them.
MD
Click to expand...
Click to collapse
so,i haved I downloaded the usb driver and sdk on my pc and then
First, i install usb driver.sau I plug my A700 to the PC, I did not see what happened. do not know my tab has been updated to the new driver?
*I download the sdk for it in the c drive (because when I extract it, do not see the files installed)
Unlock Your Bootloader: (codes from alx5962)
1. Open a command prompt in windows and navigate to the directory where adb is stored. For the sake of conversation, I’m going to call it “C:\SDK\platform-tools”
2. Plug your tablet into your computer through USB. It should automatically mount because you’ve installed the Acer USB Drivers and didn’t skip that step above. J
3. At the command prompt, enter the following:
I do not know to type the path to the sdk, it's all wrong! I to the sdk folder in c / program files/adt-bundle-windows-x86 .đặt thư mục sdk ở program files có đúng không?
cuibapngo said:
so,i haved I downloaded the usb driver and sdk on my pc and then
First, i install usb driver.sau I plug my A700 to the PC, I did not see what happened. do not know my tab has been updated to the new driver?
*I download the sdk for it in the c drive (because when I extract it, do not see the files installed)
Unlock Your Bootloader: (codes from alx5962)
1. Open a command prompt in windows and navigate to the directory where adb is stored. For the sake of conversation, I’m going to call it “C:\SDK\platform-tools”
2. Plug your tablet into your computer through USB. It should automatically mount because you’ve installed the Acer USB Drivers and didn’t skip that step above. J
3. At the command prompt, enter the following:
I do not know to type the path to the sdk, it's all wrong! I to the sdk folder in c / program files/adt-bundle-windows-x86 .đặt thư mục sdk ở program files có đúng không?
Click to expand...
Click to collapse
Dude. Why are you messing with the Android SDK? When you mess with the SDK, you also have to install the Java JRE kit as well. Then, you have to modify your PATH and CLASSPATH on windows, or else you'll get the messages you got.
I thought you just wanted to get Root on your tablet. Everything you need is in the package that Vorbeth has for easyRoot. His package contains adb.exe, fastboot.exe, and the windows dll's necessary to do it from the folder you saved them all too. Leave the SDK alone unless you know what you are doing.
Moscow Desire said:
Dude. Why are you messing with the Android SDK? When you mess with the SDK, you also have to install the Java JRE kit as well. Then, you have to modify your PATH and CLASSPATH on windows, or else you'll get the messages you got.
I thought you just wanted to get Root on your tablet. Everything you need is in the package that Vorbeth has for easyRoot. His package contains adb.exe, fastboot.exe, and the windows dll's necessary to do it from the folder you saved them all too. Leave the SDK alone unless you know what you are doing.
Click to expand...
Click to collapse
wow.not need unlock boadloader that still root?thanks.i try.
cuibapngo said:
wow.not need unlock boadloader that still root?thanks.i try.
Click to expand...
Click to collapse
You still have to unlock bootloader.,
But run your commands in the package you downloaded. (adb and fastboot). You don't need the SDK for this.
MD
Moscow Desire said:
You still have to unlock bootloader.,
But run your commands in the package you downloaded. (adb and fastboot). You don't need the SDK for this.
MD
Click to expand...
Click to collapse
xin please guide me add a few more, i open test adb và fastboot is it to open but it running very fast and auto closed back.is it wrong?
so, run easy root first or run adb with fastboot first?
cuibapngo said:
xin please guide me add a few more, i open test adb và fastboot is it to open but it running very fast and auto closed back.is it wrong?
so, run easy root first or run adb with fastboot first?
Click to expand...
Click to collapse
I'm having a little trouble with adb and fastboot.i can not to open it.i open with right click and run as administrator, it runs fast and close automatically. above my tab do not see anything.i`ve tried turning off my the computer and tab and then do it again but still does not work. How can I do?
can i run the easy root without running adb command and fastboot?
at run adb and fastboot commands to shutdown tab? think is not it.
cuibapngo said:
I'm having a little trouble with adb and fastboot.i can not to open it.i open with right click and run as administrator, it runs fast and close automatically. above my tab do not see anything.i`ve tried turning off my the computer and tab and then do it again but still does not work. How can I do?
can i run the easy root without running adb command and fastboot?
at run adb and fastboot commands to shutdown tab? think is not it.
Click to expand...
Click to collapse
You MUST open a CMD (command) Window first.
In the folder you downloaded all the stuff to, find a nice empty place (DO NOT SELECT A FILE),
Hold your SHIFT key, and then do a RIGHT MOUSE CLICK
Then, select Open Command Window
You should have a black window, with the directory path. If you don't, then you have issues with your PC.
Next, (where you see the little flashing curser) type in adb devices then hit ENTER
(make sure the pc recognizes your tablet. You should see something like, killing dameon server :devices attached with several numbers)
Type adb reboot bootloader then hit ENTER
(tab reboots to bootloader)
use your left VOL- key to navigate between locked and unlocked. Use VOL+ to select
Reboot your tab. Should say unlocked mode on boot.
Then go back to that black Command Window, and type in adb devices and hit ENTER (once again, you should see your device like the first time)
Then type in 701easyroot.bat and hit ENTER
Should see some stuff, mostly warnings. But at this point, it will ask you to;
1. Keep your stock Recovery
2. Install the CWM Recovery
if you select 1, program quits, and you can just reboot your tab, because as soon as you ran the bat file, it rooted it.
MD
help!!!!did come here.and began restart my tab and it is the following message:
BOOTLOADER VJB-653B3D3 STARTING USB DOWNLOAD PROTOCOL
it stood like that for 20 minutes without seeing anything like couple of images.....lock or unlock
ell.i fear brick my tab, but luckily I power off and then turn it back to normal
type in 701easyroot.bat or easyroot.bat?
what can i do next?
well well, missing the fastboot oem unlock command to unlock
hen I opened the lock, I run orders easy root.bat.and I choose number 1.My tab runs report success, but I do not see superuser file on my tab?I tested the software files explorer, it says your device is not root?
What do I do next?
help help help!!!!!!!!!
can anyone here help me?MOSCOW DESIRE, where are you?
I tried to go back to work 3 times, but the result is the same.said root successful.including selecting the number 2 to do all over again the next time I do look closely and see the following message:
can not load root / boot.img
and then:
can not load root / recovery.img
I press continue and it indicates a successful root as shown. but there is not anything
what's wrong?
no one to help me?:crying::crying::crying:
Yes!!
Here is my guide to walk you through it.
http://androidforums.com/fusion-2-a...-step-root-walkthrough-huawei-fusion-2-a.html
1.*How do I root my device?
Step 1: Download this file.https://www.dropbox.com/s/pr70fitqpq9c4l6/Huawei-Fusion-2-Recovery-Root.zip
Step 2 ut the Huawei Fusion 2 Recovery Root.zip on your desktop.
Step 3 : Download and install "Huawei Fusion 2 U8665 ADB drivers.rar" from here*https://www.dropbox.com/s/z70julkgz1c9hss/Huawei-Fusion2-U8665-adb-drivers.rarInstall by opening .rar and running "DriverSetup.exe".
Step 4 :Make a folder called "Huawei Fusion 2" on your desktop.
Step 5 :Extract Zip from step 2 into your fusion 2 folder.
Step 6 :Turn off phone.
Step 7 :Reboot fastboot by holding Volume Down and Power buttons simultaneously for 10-20 seconds.(It will freeze at ATT logo. This is fastboot, it's a freeze to be happy about)
Step 8 :Connect phone to computer.
Step 9 : Open the folder you made and open the extracted zip (if you haven't extracted do this now)
Step 10 : Double click "Run Me"
Step 11 :Type "fastboot devices" and hit enter this will confirm if you are connected via fastboot (you are) if your connected it will list some numbers and letters and the words fastboot next to the numbers and letters.
Step 12 :Now flash modified recovery by typing "fastboot flash recovery recovery.superrecovery.img" into the "run me" window and hitting enter.
Step 13 :Unplug after the process runs says finished. And gives you the total time.*
Step 14 :Remove back of phone and take out battery for 10-15 seconds.
Step 15 :Reinsert battery hold volume up and power button simultaneously until it boots into recovery (15-20 seconds of holding both buttons)
Step 16 :Reboot Device by selecting the "reboot device" option with the volume buttons (it should already start with reboot highlighted) so just press the power button to reboot.
Step 17 :Grab a beer and relax as your device reboots with SuperSU (main root app)!Enjoy and thanks to robotic buddy for initial guide and download links, also special thanks to RFE for the 1st Root method on the Huawei Fusion 2!
*********IF IT SAYS WAITING FOR DEVICE, IT IS ONE OF FOUR THINGS; 1) YOU DID NOT PUT THE PHONE INTO FASTBOOT CORRECTLY GO AHEAD AND REPEAT STEP 7 THEN RETRY, 2) YOU SIMPLY NEED TO UNPLUG AND REPLUG PHONE AND WAIT APPROXIMATELY 25-30 SECONDS (SHOULD HAPPEN IMMEDIATELY UNLESS DRIVERS WHERE INSTALLED INCORRECTLY), 3) INCORRECTLY INSTALLED ADB DRIVERS, REINSTALL THE ADB DRIVERS FROM STEP 3, 4) YOU DID NOT NAME THE FOLDERS CORRECTLY, OR DIRECTED THE CMD TERMINAL TO THE WRONG FOLDER, MAKE SURE YOU FOLLOW EVERY STEP TO A T INCLUDING CAPITALIZATIONS, SYMBOLS, AND SPACES OF FOLDERS AND CMD PROMPTS*********
It works!!!!!! Thank you!!
hit the thumbs up!
WillowWik said:
It works!!!!!! Thank you!!
Click to expand...
Click to collapse
If the post helped please hit like and thumbs up!
Also checkout the new (still developing) All things root thread for the fusion 2. Soon to include custom roms and themes and much, much more!!
will this work with 8652?
Shagerty said:
If the post helped please hit like and thumbs up!
Also checkout the new (still developing) All things root thread for the fusion 2. Soon to include custom roms and themes and much, much more!!
Click to expand...
Click to collapse
Will this work on u8652 ? do you need specific files for this phone?
Thanks BK
Try this,
Step 1. http://androidforums.com/huawei-son...nmod-7-2-zad-rom-v-1-5huawei-u8650-sonic.html
Download and unzip the "Drivers Huawei (adb drivers)" to your desktop and install the drivers. Also download and unzip the "Custom CM Recovery" to your desktop as you will need it later.
Step 2. http://forum.xda-developers.com/showthread.php?t=1321582
Create a folder named DooMLoRD-v4 on your desktop and Download DooMLoRD_v4_ROOT-zergRush-busybox-su.zip and unzip it to that folder.
Put your phone into USB debugging mode and run the "runme" batch file in the DooMLoRD-v4 folder on your desktop. When done your phone should be rooted.
Step 3. Open the Custom CM Recovery folder and run the "Instalador" batch file
you now should have a rooted AT&T Fusion with ClockworkMod Recovery installed on it.
Step 4. http://androidforums.com/huawei-son...nmod-7-2-zad-rom-v-1-5huawei-u8650-sonic.html
Scroll down and you will find two custom roms that you can download and install on your phone with CM Recovery. Before you install open up the "system" folder and open the build.prop file in notepad once opened go to edit and in the drop down you should see a replace option. Replace "u8650" with "u8652" so that in your info your phone will have the right model number and save it.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
rooting failed
Shagerty said:
Try this,
Step 1. http://androidforums.com/huawei-son...nmod-7-2-zad-rom-v-1-5huawei-u8650-sonic.html
Download and unzip the "Drivers Huawei (adb drivers)" to your desktop and install the drivers. Also download and unzip the "Custom CM Recovery" to your desktop as you will need it later.
Step 2. http://forum.xda-developers.com/showthread.php?t=1321582
Create a folder named DooMLoRD-v4 on your desktop and Download DooMLoRD_v4_ROOT-zergRush-busybox-su.zip and unzip it to that folder.
Put your phone into USB debugging mode and run the "runme" batch file in the DooMLoRD-v4 folder on your desktop. When done your phone should be rooted.
Step 3. Open the Custom CM Recovery folder and run the "Instalador" batch file
you now should have a rooted AT&T Fusion with ClockworkMod Recovery installed on it.
Step 4. http://androidforums.com/huawei-son...nmod-7-2-zad-rom-v-1-5huawei-u8650-sonic.html
Scroll down and you will find two custom roms that you can download and install on your phone with CM Recovery. Before you install open up the "system" folder and open the build.prop file in notepad once opened go to edit and in the drop down you should see a replace option. Replace "u8650" with "u8652" so that in your info your phone will have the right model number and save it.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
I fist of all would like to thank you for your time and effort. I hit runnme and got some interesting things coming across the terminal
something about adb oudated
rom is read only
superuser failed to install
I wish i could copy the terminal data so you could see whats going on.
Is this supposed to work with 2.3.6 android?
I am going to try to find another driver and try again if anything comes to mind let me know.
Thanks BK
reloaded driver
Ok I reloaded the driver which was ok all along. Reran the doomlords app and this is what I get on the terminal.
mount: permission denied ( are you root? )
system\xbin\busybox cannot open for write
busybox not found
link failed
failed to copy superuser
Is this permission to write needing the bootloader to be unlocked? If so how do I do that?
Thanks BK
Possibly the Wrong root method..
bkperformance19 said:
Ok I reloaded the driver which was ok all along. Reran the doomlords app and this is what I get on the terminal.
mount: permission denied ( are you root? )
system\xbin\busybox cannot open for write
busybox not found
link failed
failed to copy superuser
Is this permission to write needing the bootloader to be unlocked? If so how do I do that?
Thanks BK
Click to expand...
Click to collapse
Hey BK I believe this method from the fusion u8652 is outdated possibly for a different version of gingerbread.. sorry I can look around, but I dont know anything off hand.
....
I. Before You Begin: (Unlock your bootloader : http://www.huaweidevice.com/worldwide/servicePolicy.do?method=preUnlock) ADB and Fastboot tools attached.
if you dont get ur code from huawei then follow this easy tutorial .
https://www.dc-unlocker.com/free-huawei-bootloader-unlock-tutorial
1. This will void the warranty of your device. However, you can reinstate the warranty by unrooting your device if there’s any unrooting procedure available. (normally you can download the stock firmware and flash it)
2. This procedure works on Windows based PCs only.
II. Downloading Required Files:
1. Root Package (Download link: https://www.dropbox.com/sh/3wjle4gfu9ekc2x/gzVNiqjIn0/Root G510-0200.zip)
III. Rooting the Huawei Ascend G510:
1. Download and place the Root Package archive on your Desktop.
2. Extract files from the archive over to your Desktop.
3. Connect your device to your PC using the USB cable.
4. Copy the update.app file you extracted to your Desktop over to the dload folder on your Internal storage.
5. Once it has been copied, disconnect your device from your PC.
6. Turn OFF your device.
7. Turn it back on by holding down Volume UP+Volume DOWN+Power buttons together.
8. It’ll automatically flash the file on your device.
9. Once the file’s been flashed, reboot your device.
10. Plug in your device to your PC via USB cable.
11. Double-click on the file named rootx_start.bat available on your Desktop.
12. It’ll start rooting your device, will take a couple of minutes to finish.
13. Reboot your device once it’s been rooted.
14. You’re all done!
Excellent! Your Ascend G510 has been successfully rooted and is all ready to be loaded with your favorite root-only apps!
I was able to do everything fine until step 11 where it said it could not find my device every time I clicked a key. Any idea why this happens?
Shmoopy said:
I was able to do everything fine until step 11 where it said it could not find my device every time I clicked a key. Any idea why this happens?
Click to expand...
Click to collapse
do you have the adb drivers installed?
hamzairshad said:
do you have the adb drivers installed?
Click to expand...
Click to collapse
Is that the adb_minimal.rar?
Shmoopy said:
Is that the adb_minimal.rar?
Click to expand...
Click to collapse
adb minimal and fastboot is for your unlocking the bootloader. open cmd and locate adb and run it
adb devices
and check if you see your device attached in cmd.
hamzairshad said:
adb minimal and fastboot is for your unlocking the bootloader. open cmd and locate adb and run it
adb devices
and check if you see your device attached in cmd.
Click to expand...
Click to collapse
How do I locate adb through cmd?
I submitted my phone's serial number, IMEI and the like almost one week ago. I have double checked everything before submitting the form, including my mail address (which is fully working, and the spam folder is empty). But I haven't received my unlock code, yet. What's the deal? What can I do?
Shmoopy said:
How do I locate adb through cmd?
Click to expand...
Click to collapse
when u install abd and fastboot it will automatically goto ur program files. open cmd and locate to program files and u will have adb
ciccillover said:
I submitted my phone's serial number, IMEI and the like almost one week ago. I have double checked everything before submitting the form, including my mail address (which is fully working, and the spam folder is empty). But I haven't received my unlock code, yet. What's the deal? What can I do?
Click to expand...
Click to collapse
email me the details and ill get ur unlock code. [email protected]
Thanks anyway, I managed to unlock it in the meantime
Sent from my HTC Desire using Tapatalk 4 Beta
ciccillover said:
Thanks anyway, I managed to unlock it in the meantime
Sent from my HTC Desire using Tapatalk 4 Beta
Click to expand...
Click to collapse
:good:
Unlock Code for Huawei Ascend G510
Hi, can someone explain to me what I need to do to get an unlock code for my locked Huawei Ascend G510?
Thanks and Best regards, Viviana1987
another way to root your android..
there's another tool for getting root access on your phones..
it's right here http://www.srsroot.com/..
or just use Cydia Impactor. only thing you have to do is install busybox and super user app. all is in playstore.
sent from my phone
if you dont get ur code from huawei then follow this easy tutorial . replace brackets "()" with "."
https://www()dc-unlocker()com/free-huawei-bootloader-unlock-tutorial
need help
Hi,
I'm trying to unlock bootloader via DC Unlocker. But every time I take my mobile to download mode, connect to PC and use DC UnLocker to get bootloader code, it always says "In Download Mode, Needs restart"
Tell me what is wrong and what should I do?
I'm doing all this on Win7 64bit
all drivers are properly installed
The Root Package is offline in first post. Can you please reupload it? Thanks!
MysteryIII said:
The Root Package is offline in first post. Can you please reupload it? Thanks!
Click to expand...
Click to collapse
Found a mirror here: http://dl.huaweinews.com/Tools/Root-G510-0200.zip
Source: http://huaweinews.com/2014/01/root-huawei-g510/