GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Huawei

Huawei General Huawei phones and tablets help

Reply
 
LinkBack Thread Tools Display Modes
Old 06-11-2013, 17:27   #1 (permalink)
Super Moderator
 
Join Date: Jul 2008
Location: Villa del rosario/Nsd Colombia
Posts: 3,603
Member: 813309
Status: Offline
Thanks Meter: 1,910
[Guide] All Huawei Mobile phones Root


Huawei G600 Root

Tutorial is also on this site:
Unlock Bootloader & Root

Please note that this tutorial was designed for Windows.
  1. Introduction
    This works on all models of the Huawei Ascend G600, I tested on my U8950N-51.
    Please keep in mind that I am not responsible for any possible damages to your phone.
    The methods in this article may void your warranty, break your phone, and set your house on fire, so please read carefully and ensure you know what you are doing.

  2. Unlocking the bootloader
    Your device restores to its' factory settings, and erases data. So back up!
    Setting Up
    1. Request your unlocking code here from the Huawei Website.
    2. Ensure the ADB drivers are set up, here is the official Huawei application for phone drivers.
    3. Download the adb_tools-2.0 from here, and place them somewhere. For this article, we will go with the simple option and say it is placed on 'C:\'.
    4. Switch the device to fastboot mode. First switch of the fast booting feature (in the settings menu), then power off the device. Next, hold the power and volume down keys simultaneously for at least 10 seconds. The Huawei logo should appear and stay on the screen. If so, your device is now in 'Fastboot' mode.
    5. Connect the device to the computer with a with a USB cable.
    6. Open the command prompt, and enter the directory where the 'adb_tools-2.0' are located. As I said before, for this example I placed them in 'C:\', so I would type 'cd C:\adb_tools-2.0' (cd means 'change directory), then hit enter.
    7. Now for the unlocking. In the computer’s command window, enter:
      fastboot oem UNLOCK PASSWORD, (for example, 'fastboot oem unlock 1234567812345678').
      If your unlocking is successful you should see something like:
      'C:\adb_tools-2.0>fastboot oem unlock 1234567812345678
      (bootloader) Unlocking ...

      OKAY [ 0.039s]
      finished. total time: 0.040s
      '
    8. Your device should restart.
    9. Now we will check to see if the unlocking has succeeded.
      Enter 'fastboot oem get-bootinfo'. The bootloader lock state of your device is displayed.
      Bootloader Lock State: LOCKED indicates that the bootloader is still locked.
      Bootloader Lock State: UNLOCKED indicates that your device’s bootloader has been unlocked, and you can now proceed to develop your device. :highfive:
  3. Rooting the phone
    In order to root the phone, you will need the 'Root' zip file and a custom recovery to install it.
    Firstly, download both these files below:
    1. Root File
    2. Recovery File
    Now that we have the files downloaded, we can begin the rooting process
    1. Extract 'U8950D_Mssff_touch_recovery.7z'
    2. Turn off your phone
    3. Hold the Power and Volume Down keys for at least 10 seconds to enter fastboot mode.
    4. Connect your phone to the computer with a USB cable.
    5. From the extracted 'U8950D_Mssff_touch_recovery.7z' archive, run the 'flash_RECOVERY.bat' script (just double click on it). A terminal should open and show the fastboot commands flashing the recovery to your phone.
    6. Your phone should restart. Once it does, place the 'Root.zip' file onto your phone's SD Card.
    7. Turn off your phone.
    8. Hold the Power and Volume UP keys for at least 10 seconds. Your phone will enter recovery mode.
    9. Navigate through the menu using the volume (up and down) and power (select) keys, or simply by touching the buttons.
    10. Choose "install zip from sdcard", then select "choose zip from sdcard"
    11. Select "root.zip", and comfirm "Yes" to install
    12. Once completed, select "reboot system now"

    And that's it! Your phone will restart and you will now see the "SuperUser" app in your menu.
    Your phone is now unlocked and rooted, and you can start developing! :good::laugh::victory::angel:

    References:
  Reply With Quote
The Following 4 Users Say Thank You to Braycel For This Useful Post:
Show/Hide list of the thanked
Old 06-11-2013, 17:37   #2 (permalink)
Super Moderator
 
Join Date: Jul 2008
Location: Villa del rosario/Nsd Colombia
Posts: 3,603
Member: 813309
Status: Offline
Thanks Meter: 1,910
ROOT for AT&T Impulse 4G (Huawei u8800-51)

ROOT for AT&T Impulse 4G (Huawei u8800-51)

NOTE: I take no credit for SuperOneClick, or the actual guide. I simply found it, simplified it, and reposed here. Thanks goes to CLShortFuse for SuperOneClick, and all the members at XDA-Developers, specifically in the Huawei Ideos x5 forum.

Also, I am not responsible for any bricked devices, loss of data, zombie infections, Rage fits, or thermonuclear warfare caused by this guide. Oh, and also, if you succeed, your warranty is now void. PLEASE follow the instructions to a T.


This guide is for Windows PCs. I don't have any guide for Linux or Mac, sorry.



This guide will teach you how to root and install ClockWorkMod Recovery your AT&T Impulse 4G, also known as the Huawei Impulse 4G.

PRE-ROOT REQUIREMENTS:
Put the device in ADB mode (Settings\Applications\Development\check USB Debugging)


STEP 1
Plug device into computer and let the drivers install.
CHECK to make sure the ADB driver installed (Right click "Computer" and click Manage, and click Device Manager) If 'Ideos' is in 'Other Devices', you will need to start at Step 2. If 'Android Composite ADB Interface' shows up in 'Android Phone', you are good to go to Step 3)

STEP 2 (Ideos in Other Devices)
When the device was plugged in, 'CD Drive (E:\) Mobile Partner' should have popped up for AutoPlay. If it did not, check 'Computer' to see if it has. If it hasn't, unplug the device and plug it back in. Once it shows up, go back into Device Manager from Step 1 and right click 'Ideos' in 'Other Devices' and select 'Update Driver'. Click on Install Driver Manually instead of Searh Online and browse to E:\drivers. This will install the ADB drivers needed to root.

STEP 3 (ADB Drivers Installed, now to root)
Now that your device has ADB drivers installed and working, download SuperOneClick v2.1 from http://forum.xda-developers.com/atta...0&d=1312258565
Extract all the files into a folder, and run SuperOneClick with Admin permissions (right click SuperOneClick, select Run as Administrator)
After SuperOneClick opens, simply click the 'Root' button on the top.
NOTE: It may freeze up a few times, as if it stopped responding. That is normal.
As it goes through its process, it will eventually stop and tell you 'busybox is not installed. Install?' Hit yes, and yes to all the other prompts. At the end, it will tell you that your device is now rooted. TA-DAAAAA. Reboot your device and the root is complete.

STEP 4 (CWM Time)
Download CWM here
http://forum.xda-developers.com/atta...8&d=1317928514
Turn the device off, and press and hold Volume Up, Down and Power buttons simultaneously. The AT&T logo will pop up, and then a pink-purple screen will pop up over it. Plug the device into your computer and let the drivers install. A popup may tell you some drivers didn't install, that's ok. A single, unnamed Removable Storage device will come up; open it. Take the 'recovery.img' file in there and rename it to 'recovery-backup.img', then copy the recovery-clockwork-5.0.2.6-u8800.img' to the storage device. Rename it to 'recovery.img'.
IMPORTANT: Make sure to 'Safely Remove Device' before unplugging!
After unplugging, remove the battery and reinsert it, and hold Volume Up and Power buttons to boot into CWM.

There you have it, Root and CWM. I've begun ****** around with ROMs, I will try to port CM7.1 to this device, along with a customized, clean version of the stock ROM. Enjoy!
  Reply With Quote
The Following 2 Users Say Thank You to Braycel For This Useful Post:
Old 06-19-2013, 03:53   #3 (permalink)
Super Moderator
 
Join Date: Jul 2008
Location: Villa del rosario/Nsd Colombia
Posts: 3,603
Member: 813309
Status: Offline
Thanks Meter: 1,910
!!!Working root method for Huawei Ascent G312 U8681!!!

How to root the phone:

Run Poot. When it first runs it will say it has to install a program it gets from the market called Ministro. Just download and install it. Then re-run Poot.

It will then say it needs to download binaries, let it download and install them

When it finally gets to the main Poot screen, press the button at the top that says: Press here to poot.

It may give you an error in the log, it did to me but still worked. Now REBOOT your phone.

Once booted, install Superuser or SuperSU, whichever you want.

You should now be rooted. Download Root Validator and test.

This root method does not install Busybox, so you'll have to install it yourself. Just use Busybox Installer or something.


But there you go! Finally a working root method for this phone!

The program will probably give you some kind of error. Aparently this is normal, I got error 64, Jack got error 22. But it still worked. Just download Root Validator to test it.
Attached Files
File Type: zip Poot-debug.zip (449.6 KB, 1288 views)
  Reply With Quote
The Following 4 Users Say Thank You to Braycel For This Useful Post:
Show/Hide list of the thanked
Old 12-29-2013, 18:12   #4 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 13
Member: 1268657
Status: Offline
Sonork: mobile
Thanks Meter: 2
q a50 hard rest code
  Reply With Quote
The Following 2 Users Say Thank You to asif203 For This Useful Post:
Old 02-17-2014, 20:15   #5 (permalink)
Freak Poster
 
Join Date: Jun 2007
Location: Egypt
Age: 38
Posts: 401
Member: 534871
Status: Offline
Sonork: 100.1607626
Thanks Meter: 302
i need to root U8650 and i got the recovery file for adb via fastboot
my problem is :
i got win7 32 bit
when i connect the phone to pc in fastboot mode my adb not see te phone
i need the correct drive plz
  Reply With Quote
The Following 2 Users Say Thank You to hala_gsm_egypt For This Useful Post:
Old 03-18-2014, 07:56   #6 (permalink)
Junior Member
 
Join Date: Feb 2014
Posts: 17
Member: 2136103
Status: Offline
Thanks Meter: 4
i need root huawei hw-01e
  Reply With Quote
The Following 2 Users Say Thank You to s.abasi For This Useful Post:
Old 06-23-2014, 09:47   #7 (permalink)
Junior Member
 
Join Date: Jun 2014
Posts: 2
Member: 2209746
Status: Offline
Sonork: www.sonork.com
Thanks Meter: 2
can it use in Huawei tablet x1
  Reply With Quote
The Following 2 Users Say Thank You to stefan0124 For This Useful Post:
Old 08-06-2014, 19:50   #8 (permalink)
Junior Member
 
Join Date: Aug 2014
Posts: 12
Member: 2235515
Status: Offline
Thanks Meter: 3
Huawei don't seem to provide code for bootloader unlock.
  Reply With Quote
The Following 2 Users Say Thank You to ajnabicancer For This Useful Post:
Old 09-25-2014, 08:14   #9 (permalink)
Freak Poster
 
Join Date: Jan 2008
Location: phone care
Posts: 468
Member: 667941
Status: Offline
Sonork: 100.1611812
Thanks Meter: 61
brother tnanx for help us....now please can help me i have huawei g6-u00 i got unlock code.but i cant enter in fastboot mode i try to press vol.- and power together but its restart please can help me that how ti enter in fastboot mode.
  Reply With Quote
The Following 2 Users Say Thank You to anjuman For This Useful Post:
Old 09-25-2014, 09:50   #10 (permalink)
Freak Poster
 
Join Date: Jan 2008
Location: phone care
Posts: 468
Member: 667941
Status: Offline
Sonork: 100.1611812
Thanks Meter: 61
tnx now i unlock my bootloader but still i need recovery to flash..plz any one can share recovery for g6-u00
  Reply With Quote
The Following 2 Users Say Thank You to anjuman For This Useful Post:
Old 01-08-2016, 11:37   #11 (permalink)
Junior Member
 
Join Date: Jan 2016
Posts: 1
Member: 2512605
Status: Offline
Sonork: www.sonork.com
Thanks Meter: 3
I can't root Huawei G Play Mini CHC-U01.....

Model : Huawei G Play Mini CHC-U01

Version : 5.1.1

EMUI Version : 3.1

Build Number : CHC-U01c636B320

Please give me a solution.....Please I need to root,,,it is very important......Please Help me
  Reply With Quote
The Following 3 Users Say Thank You to R.K.Nisun For This Useful Post:
Show/Hide list of the thanked
Old 03-11-2016, 14:34   #12 (permalink)
Junior Member
 
Join Date: Jun 2014
Posts: 9
Member: 2198066
Status: Offline
Thanks Meter: 5
will this unlock my phone from the network?
  Reply With Quote
The Following 3 Users Say Thank You to johnsweb For This Useful Post:
Show/Hide list of the thanked
Old 03-11-2016, 14:47   #13 (permalink)
Junior Member
 
Join Date: Jun 2014
Posts: 9
Member: 2198066
Status: Offline
Thanks Meter: 5
Unlocking the bootloader will also sim unlock my phone?
  Reply With Quote
The Following 2 Users Say Thank You to johnsweb For This Useful Post:
Old 04-10-2016, 16:39   #14 (permalink)
Junior Member
 
Join Date: Mar 2014
Posts: 1
Member: 2151777
Status: Offline
Thanks Meter: 2
Thanks for this informative thread
  Reply With Quote
The Following 2 Users Say Thank You to imtiazz2004 For This Useful Post:
Old 07-09-2016, 08:59   #15 (permalink)
Junior Member
 
Join Date: Dec 2015
Posts: 15
Member: 2504337
Status: Offline
Thanks Meter: 4
how about Huawei P8?
  Reply With Quote
The Following 2 Users Say Thank You to sharonsl For This Useful Post:
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 06:18.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.22599 seconds with 9 queries

SEO by vBSEO