Seems to be the best deal so far Super eTrader. (includes 1 years Modaco Ad-Free)
The good old trusted Carphone Warehouse.
Also another site Gum Mobile. (Suggested by NeostarNeko)
You may also be able to pick up a bargain on eBay. (Avoid e_cell if possible, very slow delivery)
Also found the U8800 on Amazon UK.
User Manual and Drivers for the U8800
The U8800 does not come with a Full Manual in the box so thought it would be good to post a link to a PDF Version. Also if you are running older Windows Operating Systems (XP and below) you may need to install drivers when connecting your phone to your PC so I have also included the Driver Setup Files below.
Huawei U8800 User Manual - Download Here
Huawei U8800 Windows Drivers - Download Here
Unlocking the Huawei U8800
If you have purchased your U8800 Sim free it will be Unlocked already so you can use any Sim Card. If you have purchased your U8800 on Pay as you Go there is a good chance it is network locked and will only work with that networks Sim Cards.
There is currently no free method to unlock the U8800 but you can pay for unlock codes with these tried and tested sites:
Unlock Huawei and Unlock Direct
With both the sites above you should have your unlock code within 24 hours.
Rooting the Huawei U8800
This is very easy, simply use Super Boot. This also upgrades device from EXT3 to EXT4 and adds performance tweaks to the kernel.
1) Extract the boot.img from the zip file (rename if not called that).
2) Turn on your phone while holding VOL+ and VOL- (should come up with pink/purple screen)
3) Connect to computer.
4) Go to My Computer and Browse your phone to find the folder with boot.img in.
5) Replace the boot.img with the one you extracted from the zip file.
Installing ClockworkMod on the Huawei U8800
I used the version on the XDA Forums which works spot on for me. This is not an Official Release but that is being worked on as we speak, I will keep you updated.
1) Extract the recovery.img from the zip file.
2) Turn on your phone while holding VOL+ and VOL- (should come up with pink/purple screen)
3) Connect to computer.
4) Go to My Computer and Browse your phone to find the folder with recovery.img in.
5) Replace the recovery.img with the one you extracted from the zip file.
Latest Firmware for the Huawei U8800
Check the Modaco Wiki to find and download the latest firmware for the Huawei U8800.
Latest versions at date of writing this guide:
- V100R001C00B136 (Overseas General version) 2011-05-17
- V100R001C17B160CUSTC17D002 (China Unicom) 2011-04-29
To update your firmware download the Huawei Firmware you want and unzip it, there should be a folder called "dload" copy that folder and its contents to your sdcard.
Power off phone then hold both volume buttons while powering on the phone, the update should start.
Installing a Custom ROM on the Huawei U8800
1) Make sure you have ClockworkMod Installed.
2) Download the ROM File you want (zip file) and place on the root of the SD Card.
3) Make sure you have Backed up Contacts and Anything you want to keep.
4) Power on your Phone while holding the VOL+ Button to boot into ClockworkMod.
5) Go to Backup a Restore and Choose Backup. This will do a Full Backup of your phone and save it to the SD Card.
6) Once backup is complete go back to the ClockworkMod Main Menu.
7) Choose Wipe Data /Factory Reset, then go back to main menu.
8) Choose Wipe Cache Partition, then go back to main menu.
9) Go to Advanced and choose Wipe Dalvik Cache, then go back to main menu.
10) Choose Install zip from SD Card and select the ROM you have placed on the SD Card.
11) Once installed go back to the ClockworkMod main menu and choose Reboot System Now.
12) Your phone will restart and may take a fair few minutes to boot up.
13) Enjoy your new ROM.
Re-Partition your U8800 to Gain More Space for Apps
Thanks to Geno.Kolar you can now re-partition your U8800 to gain loads of extra space for apps.
The Standard Partition Sizes are: 600mb Data & 2gb Internal SD
After you have re-partitioned your U8800: 1.2gb Data & 1.46gb Internal SD
Data storage space is expanded permanently, no matter what ROM you are going to flash, including official ROM!
No side-effects, very safe.
To find out more information view Geno.Kolar's Thread: Here
Circle Battery Mod for the Huawei U8800

Designed for Standard Froyo White Notification Bar.
This patch edits your framework-res.apk File.
Simply Flash with ClockworkMod.
Tested on Firmware V100R001C00B136
Download the zip file here: DOWNLOAD
Edit build.prop file to increase/tweak Performance
The file you need to edit is "/system/build.prop" but make sure to backup first!
Add the following line to make the UI more responsive (the higher the number the more responsive)
windowsmgr.max_events_per_sec=75
Change the following from "false" to "true" to enable key unlocking screen.
ro.config.hw_menu_unlockscreen=false
Change the following from "240" to "225" to increase the resolution of the display.
ro.sf.lcd_density=240
Change the following from "24m" to "32m" MAY help increase stability and performance.
dalvik.vm.heapsize=24m
Disable Screen Wake when volume keys are pressed.
Find: ro.config.hwfeature_wakeupkey=1 change to: ro.config.hwfeature_wakeupkey=0
Wake Screen quicker during a call.
Find: mot.proximity.delay=450 change to: mot.proximity.delay=150 (if line is not there simply add it)
Huawei U8800 Custom ROMs
FLB Custom ROM with Online Kitchen (Personal Favourite) - Details Here
B160 (Seems Stable) - Details Here
B158 (Seems Stable) - Details Here
Void (Seems Stable) - Details Here
MIUI (Usable but some Functions not working) - Details Here
Oxygen (Usable but some Functions not working) - Details Here
CyanogenMod 6.1.1 (Alpha, Usable) - Details Here
CyanogenMod 7 (Alpha, unusable) - Details Here
Fix Low Call Volume using Speaker Phone and Bluetooth Headset
1) Make sure your phone is Rooted.
2) Using Root Explorer or Similar Navigate to /etc
3) Press the Button "Mount R/W"
4) Longpress on the file "hwVolumeFactor.cfg" and Open in Text Editor.
5) Change the values for "speaker=" and "wired_headset=" settings that are popular seem to be "speaker=90" and "wired_headset=75"
6) Save & Exit.
7) Restart your Phone.
Access Hidden Menu on Huawei U8800
This hidden menu is only basic but will give you things like Battery Stats and a few WiFi Settings.
In the dialler type: *#*#INFO#*#*
Disable Popup when switching from WiFi to 3G on Huawei U8800
When switching from WiFi to 3G you will receive a message saying something like "You May Be Charged" blah blah. To disable the mesage follow these instructions:
1) Make sure your Phone is Rooted.
2) Using Root Explorer or Similar Navigate to /system/
3) Find the file "build.prop" and make it editable by changing permissions to 777.
4) Long press on the file and edit in the Text Editor.
5) Look for "ro.config.hw_RemindWifiToPdp=true" and change to "ro.config.hw_RemindWifiToPdp=false".
6) Save the changes and change the file permission back to 644.
7) Reboot the phone and enjoy no popup.
Gingerbread Style Theme for the Huawei U8800
Thanks to TheManicGibbon we now have a Gingerbread Style Theme for the U8800!
The theme so far changes the following:
- Power Control Widget
- Settings Menu Icons
- Status Bar Icons (Green Style)
- Status Bar Colour (Black)
- Status Bar Notification Font Colour (White)
This theme is still being developed but you can download the current version here: JGM Software Gingerbread Theme
Black Magic HTC Sense Inspired Theme for the Huawei U8800
Created using B137 Files (Android 2.2.2) but may work with 2.2.1 based ROMs.
- HTC Sense Style Notification Area
- Circle Battery Mod
- Sense Style Notification Bar Icons
- Carrier Logo Changed to White
- Clock Changed to White
- Gingerbread Style Launcher
- Bottom Popup Menu Text Colour Changed
More Information and Download - Here
Fix for Screen Shots coming out Pink on the Huawei U8800
I tried taking a screen shot with Shootme but the shots were coming out all pink (very strange).
To fix this download "Drocap2" from the market and go to settings to enable "Swap endian" which gives the screen shots their correct colour.
Remove Bundled Apps from the Huawei U8800
Well the U8800 comes with a few bundled apps, they are easy enough to remove.
1) Make sure your phone is Rooted.
2) Using a File Explorer like "Root Explorer" navigate to "system/app"
3) Remove apps you don't want **BE VERY CAREFUL**
Enable 2 Finger Rotation in Google Maps 5
Does exactly what its says on the tin, it allows you to spin the map on the screen using 2 fingers.
You need to edit the following file (I used Root Explorer) - /system/etc/permissions/android.hardware.touchscreen.multitouch.xml
Look for this line:
<feature name="android.hardware.touchscreen.multitouch" />
Add the following line directly below it:
<feature name="android.hardware.touchscreen.multitouch.distinct" />
Once done save the changes and restart your phone, test to make sure it works!
Change the Browsers User Agent on the Huawei U8800
Changing the Web Browsers User Agent allows you to "Trick" websites into thinking you are viewing the webpage from another platform/browser.
This should work on any Android device running the stock browser:
- Type about:debug in the Browsers Address Bar.
- Go to More > Settings in the browsers menu.
- Scroll down to "UAString" and choose between Android, Desktop or iPhone.
This is handy if you don't want to see the mobile version of a website, just choose "Desktop" and the website will display the full website on your phones browser.
Huawei U8800 Battery Recalibration
You will need ClockworkMod installed to do this. I try and do this every time I install a new ROM.
If you are suffering from poor battery life this process should help boost the performance.
1 Connect the phone to the charger with the phone powered on, and allow the phone to charge until the notification LED is green, indicating the device is fully charged.
2 Disconnect the phone from the charger, and power it off.
3 Reconnect the phone to the charger with the phone powered off, and allow the phone to charge for 30mins.
4 Disconnect the phone from the charger and power it on.
5 Once the phone is powered completely on, power it off again and reconnect it to the charger for another 30mins.
6 Disconnect the phone, power it on in clockwork recovery, and wipe batt stats.
Silicone Cases and Screen Protectors for the Huawei U8800
Silicone Cases:
Best bet would be ebay at the moment, I used This Seller (UK Seller)
Screen Protectors:
More expensive but great quality Savvies Screen Protectors
Cheaper screen protectors can be found on ebay, I used This Seller (UK Seller)
Edited by That-Guy, 17 July 2011 - 05:20 PM.






Sign In
Create Account



Back to top










