Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
venomrat
Old
#1  
Member - OP
Thanks Meter 7
Posts: 57
Join Date: Oct 2010
Default [Q] How to root Huawei Mediapad?

Hi,

I've recently purchased a Huawei Mediapad Tablet running honeycomb 3.2.

I would like to root this tablet but am unable to find any guides on the web.

Any pointers and guides would be much appreciated.

Thanks
The Following User Says Thank You to venomrat For This Useful Post: [ Click to Expand ]
 
black4
Old
#2  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Nov 2011
bump for you interested to know as well
 
kiitii
Old
#3  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Oct 2007
Location: Kuala Lumpur
Yeah, I also bought mediapad last 2 weeks, this honeycomb really unstable, hang/reboot very often. And when I switched to full resolution 1280x800, you can feel lagging. Disappointed with stock ROM.
=========================
Linus.laikt@gmail.com



VisorDeluxe->Treo180->Treo600->Dopod838pro->HTC G1 -> Xperia X10i -> Samsung Galaxy SL

My watch list:-
 
termpong2529
Old
#4  
Junior Member
Thanks Meter 1
Posts: 10
Join Date: Aug 2011
Location: bangkok
i want to root huawei mediapad su302,please,thanks
 
studiozeroseven
Old
#5  
studiozeroseven's Avatar
Member
Thanks Meter 9
Posts: 85
Join Date: Sep 2007
Location: Saint Paul
Cool Same here...

Just picked on up tonight, not bad hardware but the os needs a kick in the a$$.

Lets get this going people, time is a wasting!

I have beginner modding skills if anyone wants to help me start this?
T-Mobile Springboard (Stock) NEEDS ROOT!
T-Mobile (HTC) Sensation 4G (S-OFF & Perm Root w/ CyanogenMod 7)
T-Mobile Samsung Vibrant (CyanogenMod 7 - Rooted) with Front Facing Camera Mod
T-Mobile MyTouch3G 32B (CyanogenMod CM 6.0.0)
T-Mobile G1 32B (CyanogenMod CM 6.0.0)

 
squide
Old
#6  
Senior Member
Thanks Meter 44
Posts: 111
Join Date: Feb 2010
Recently, I read some reference from some Chinese Forum..
There are Rooted ROMs... and tutorials about how to root by youself..

If you decide to create a rooted rom by yourself..
You need a Linux environment to do that...

Here's how I did mine...
1. First of All, download the latest ROM from Huawei official site..
http://www.huaweidevice.com/worldwid...ctId=3779&tb=0

2. Unzip it, you'll have a folder "dload"
3. Extract the file" system.img.ext4" from the Update.zip
4. Copy the "system.img.ext4" into your Linux Environment..

5. mount the image file like these...
#mkdir /mnt/tmp
#mount -o loop system.img.ext4 /mnt/tmp

6. put the "superuser" binary into the path /mnt/tmp/xbin
#cp su /mnt/tmp/xbin

7. Assgin the correct permission to the su binary
#chmod 6755 /mnt/tmp/xbin/su

8. Unmount the path and copy the system.img.ext4 into the original Update.zip
#umount /mnt/tmp

9. Put the "dload" folder into the root directory of a Micro-SD
10. Power Up your mediapad, when it vibrates, press and hold Volume Down until you see the Android icon, and it will try to flash the new ROM.

11. After everything is done, Look for Super User from Market, you'll see.

--
For su binary.. you can find it here http://androidsu.com/superuser/
The Following 4 Users Say Thank You to squide For This Useful Post: [ Click to Expand ]
 
squide
Old
(Last edited by squide; 16th January 2012 at 12:37 PM.) Reason: added link for Lazy guys...
#7  
Senior Member
Thanks Meter 44
Posts: 111
Join Date: Feb 2010
Here's the product of all the above steps...
http://www.multiupload.com/0WPLQILCGH (114.73MB)

(I was using the official ROM dated 26 November..
and Put the su binary Together the superuser app into the system directory.
nothing else I have done to the ROM..)

You can also flash the system.img.ext4 into your mediapad directly via fastboot

to activate the fastboot mode of mediapad..
1. Connect your mediapad to your Computer with USB cable
2. Power up the mediapad with Volume Up button press and hold until your computer sense it and install the correct driver for it.

3. Direct flash your mediapad like this..
fastboot flash system system.img.ext4

then, reboot your mediapad..
you'll have your apps un-touched, while you have the latest system. enjoy~!

--
Fastboot, extracted from the Android SDK..
Attached Files
File Type: zip fastboot.zip - [Click for QR Code] (5.33 MB, 3328 views)
The Following 2 Users Say Thank You to squide For This Useful Post: [ Click to Expand ]
 
venomrat
Old
(Last edited by venomrat; 3rd December 2011 at 10:22 AM.)
#8  
Member - OP
Thanks Meter 7
Posts: 57
Join Date: Oct 2010
Many thanks squide, especially for the system image. I was too lazy to break out ubuntu...

I now have a rooted mediapad.

However the command below did not work for me.

Quote:
Originally Posted by squide View Post
3. Direct flash your mediapad like this..
fastboot flash system.img.ext4
.
I had to use fastboot flash system system.img.ext4
 
monkeydrufy
Old
#9  
Senior Member
Thanks Meter 19
Posts: 666
Join Date: Jun 2010
last rom with root + busybox + some app
http://uploading.com/files/53f162e9/dload.rar/
The Following User Says Thank You to monkeydrufy For This Useful Post: [ Click to Expand ]
 
tyongchi
Old
#10  
Junior Member
Thanks Meter 2
Posts: 16
Join Date: Apr 2011
I can now run my favourite titanium backup.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Go to top of page...