[ROM] [v0.4] Cyanogenmod 10.1 [DISCONTINUED] - Huawei Ideos X5 U8800

{
"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"
}
Notes
Please don't ask for my source of this. It's from "panbaidu" forum so I don't have it. I'm trying fix this ROM. It's CM10.1 with all features and if you don't like my work or this thread please go away and no comment this thread. Thanks to all.
If anybody wants to help with fixing this ROM or improve ROM please PM me.
Features
CM10.1 (Android 4.2.2)
Multilanguages
Faster than aurora (I'm not joking)
Modded desktop clock
HDR mod
FM radio
Mms.apk with quick action 'Read'
All always at newest version
Build.prop & Init.d tweaks
Task manager
Working file from Blefish source (libhardware_legacy.so)
Bugs
Wi-Fi
Cam recording
Download
ROM
Gapps
Installation
1. Copy package to SD card
2. Boot to recovery
3. Full wipe (data, cache, dalvik, battery stats)
4. Format /system, /data, /cache
5. Reboot recovery
6. Install pacakges (ROM, GAPPS)
7. Reboot!
P.S. If you are getting error in CWM you need custom partition. Instructions and download are in my Mlora thread.
Changelog
v0.1
Intial release!
v0.2
Fixed lockscreen unlock to camera
Fixed System apps (Andromadus source)
Added info about CM & u8800
Added a lot of tweaks (build.prop, init.d)
Added CM wallpaper chooser
Addded Task manager
Removed unuselles apps
update1
Fixed calling issue
Fixed SD card issue
v0.3
Synced to newest android 4.2.2 (mr-1.1)
Fixed finally calling issue
Fixed finally SD card issue
Fixed graphic bug
Fixed BT
Fixed keyboard swype
Improved Tweaks
Improved Installation script
Added FM radio
Added HDR mod
Updated Apollo music player
v0.4
New kernel (new some files for bt)
Fixed problem with bootloop (totally)
Improved build.prop
Removed stock browser
Added Chrome beta
Credits
Thanks to guys which ported this ROM
Thanks to all which wants to help me
Thanks to dzo for his kernel
If you like this ROM please hit Thanks button.
Development of this ROM here!

Screenshots​

Need to resize partition before installing ?

emre.yv said:
Need to resize partition before installing ?
Click to expand...
Click to collapse
I think that yes. I have resized partition and installation without any problem.

is it necessary to have a user name and password to download the ROM... i cannot understand the language and so very difficult to download

Not only notification scroll, but all animations sometimes freeze.

Re: [ROM] [v0.1] Cyanogenmod 10.1
emre.yv said:
Need to resize partition before installing ?
Click to expand...
Click to collapse
In the pc, extract the zip file, them checkout the system folder size. If it's way beyond 200 MB, then yes, you have to resize partitions. You can alternatively try to delete unneeded stuff until the folder stays under 200MB, that way, you won't have to resize partition.
Sent from my Huawei U8800

Thank you!!! I hope you will fix the wi-fi, the scroll animations and the Camera. Thanks to all the developers who still insist on upgrade our phones ideos x5.
I'll try install this ROM (temporarly) and after back to Aurora.... Wi-Fi is the most important thing on smartphone...
Continuation of a great job!

I was able to install this ROM... since the Kernal used is DZO's Aurora Kernal 3.0.8, can we use the new kernal provided by Ezet for Aurora Update 20.....

Good jobs maaannn !
U8800 forum runer

Has anybody any idea "how to improve this ROM"? I'll add it to this ROM. In next update I also fix some bugs in systemui.apk.

Mlopik said:
Has anybody any idea "how to improve this ROM"? I'll add it to this ROM. In next update I also fix some bugs in systemui.apk.
Click to expand...
Click to collapse
This is CyanogenMod, no need to add something, all features are in settings.
If you can, just
- change build.prop from Pro to nonPro
- buggy animations
- wifi
Please do NOT add Supercharger-like fun stuffs.

Davoss said:
This is CyanogenMod, no need to add something, all features are in settings.
If you can, just
- change build.prop from Pro to nonPro
- buggy animations
- wifi
Please do NOT add Supercharger-like fun stuffs.
Click to expand...
Click to collapse
Ok. Thanks. Today I'll release v0.2 (maybe) with fixed animations and much more... in v0.3 I'll try fix wi-fi.

Development of CM10.1 here.

What are you going to change that's not superficial? There is no source code.

cm10 bag fix
Hello everyone, I look at you and think, what the hell's all the problems are clear!!!!!!!!!!! !!!!!!!!!!! okay start, unlock isprovlyaetsya bug in this file res \ values ​​\ arrays.h
<array name="lockscreen_targets_with_camera">
<item>@drawable/ic_lockscreen_unlock</item>
<item>@null</item>
<item>@drawable/ic_lockscreen_camera</item>
<item>@null</item>
</array>
<array name="lockscreen_target_descriptions_with_camera">
<item>@string/description_target_unlock</item>
<item>@null</item>
<item>@string/description_target_camera</item>
<item>@null</item>
</array>
!Bug with waffle look in wpa_supplicant!!!!!and othes a bug with animation in a sustemui.apk!

Re: [ROM] [v0.1] Cyanogenmod 10.1
How are you planing to fix wifi without dev tree? I think you can't but you can try anyways.
Sent from my GT-I9100 using Tapatalk 2

http://forum.xda-developers.com/showthread.php?t=2066022
You can use this thread to get some useful information. The first page is all about fixing wi-fi in some ported from PRO ver. ROM. I've managed to get it turning on, but no further results.
P.S.: as for me, it's better to port ROMs using source, but to port any JB ROMs we must wait till Blefish release his device tree completely.

nagato.fm said:
http://forum.xda-developers.com/showthread.php?t=2066022
You can use this thread to get some useful information. The first page is all about fixing wi-fi in some ported from PRO ver. ROM. I've managed to get it turning on, but no further results.
P.S.: as for me, it's better to port ROMs using source, but to port any JB ROMs we must wait till Blefish release his device tree completely.
Click to expand...
Click to collapse
Thanks. I already saw this thread. But only copying & pasting bins and libs isn't functionally. I'll try compile wpa_supplicant, cli and hardware_legacy.so from Andromadus's source for desire z.
boss_y said:
How are you planing to fix wifi without dev tree? I think you can't but you can try anyways.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I'll try compile wpa_supplicant, cli and hardware_legacy.so from Andromadus's source for desire z.
ilyaaa299 said:
Hello everyone, I look at you and think, what the hell's all the problems are clear!!!!!!!!!!! !!!!!!!!!!! okay start, unlock isprovlyaetsya bug in this file res \ values ​​\ arrays.h
<array name="lockscreen_targets_with_camera">
<item>@drawable/ic_lockscreen_unlock</item>
<item>@null</item>
<item>@drawable/ic_lockscreen_camera</item>
<item>@null</item>
</array>
<array name="lockscreen_target_descriptions_with_camera">
<item>@string/description_target_unlock</item>
<item>@null</item>
<item>@string/description_target_camera</item>
<item>@null</item>
</array>
!Bug with waffle look in wpa_supplicant!!!!!and othes a bug with animation in a sustemui.apk!
Click to expand...
Click to collapse
Thanks. I'm fixing it now. Maybe today v0.2.

Mlopik said:
Thanks. I already saw this thread. But only copying & pasting bins and libs isn't functionally. I'll try compile wpa_supplicant, cli and hardware_legacy.so from Andromadus's source for desire z.
I'll try compile wpa_supplicant, cli and hardware_legacy.so from Andromadus's source for desire z.
Thanks. I'm fixing it now. Maybe today v0.2.
Click to expand...
Click to collapse
good idea!!!!!!:good:but look carefully, there are many little things that need to be provided!

Related

[ROM][AOSP][4.0.4][IMM76I] F1 GalaxyNexus | Pure Google Experience-all fixed-[BUILD3]

{
"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"
}
this rom was made by Faryaab
http://forum.xda-developers.com/showthread.php?t=1628028
Click to expand...
Click to collapse
F1 GalaxyNexus is a ROM built entirely from Google's ICS source code. The main idea behind this was to give users the experience of pure ICS as it is on the Galaxy Nexus with no visual changes and ZERO bloatware or any 3rd party app. F1 GalaxyNexus is just plain AOSP ICS with under the hood tweaks, optimizations and the features to make AOSP a little bit better. Big Kudos to Teamhacksung as without them this ROM was not possible. This ROM will be updated on a daily basis and will be also updated whenever Teamhacksung improves the device tree or patch new stuff.
edit: this rom is freaking fast
System Details:
Android ICS 4.0.4 (IMM76I - Android-4.0.4_r1.2)
Glitch kernel
Multi-Language
All ICS Features and Apps (Nothing excluded from AOSP)
No Visual Changes!
Stock ICS Look and Feel
This will turn your Samsung Galaxy S into a Nexus S
ROM Features:
Fully Deodexed
Zipaligned APKs
Rooted (Superuser)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Official ICS Bootanimation (From Official Nexus S 4.0.4 Firmware)
Extended Power Menu (Reboot, Recovery & Download)
Galaxy S Settings In The Launcher (Device Settings)
Tweaked Scrolling Cache (Smooth Scrolling)
Huge APN & SPN List (Thanks To CM)
Patched Settings with F1 Version
EXT4 File System Optimizations
SD-Card read ahead Tweak
Fully Working Mass Storage
Facebook Contact Sync
T9 Dialer Functionality
Landscape Dialer Support
Notification Toggles (Press and hold the settings icon in the notification bar to reveal them)
180 degree rotation enabled
Screenshots:
To Do:
Optimize PNGs
Develop a ROM Installer
Add Screenshot Option in Power Menu
Make More System Tweaks And Optimizations
Develop different Add-ons
Much much more..
Click to expand...
Click to collapse
Known Issues:
Same CM Known Issues (Teamhacksung List)
Found one ? Comment below.
Click to expand...
Click to collapse
Requirements:
Clockworkmod Recovery (CWM)/Any custom recovery
Wipe if coming from any other ROM
Click to expand...
Click to collapse
Instructions:
Copy GAPPS and F1 GalaxyNexus to your internal SD Card
Enter Recovery
Do a Wipe/Factory Reset (OPTIONAL:If already on F1 GalaxyNexus skip this step but it's always recommended to Wipe your device)
Flash F1 GalaxyNexus ROM
Flash GAPPS
Reboot your device!
Voila!
Click to expand...
Click to collapse
FOR ENABLING NOTIFICATION BAR TOGGLES, JUST press and hold the settings icon in the notification bar.
Click to expand...
Click to collapse
Downloads:
BUILD3: http://www.mediafire.com/?lf26qzmgnb1n30t
Click to expand...
Click to collapse
Google Apps:
http://goo-inside.me/gapps/
Click to expand...
Click to collapse
Changelog:
Code:
Code:
F1 GalaxyNexus: BUILD3
*fixed internal storage
*adedd devil kernel 0.61
F1 GalaxyNexus (02-05-12):
*Updated AOSP Source Code To Revision r1.2 (IMM76I)
*Added Both MTP/UMS Support (Settings>Storage>Press Menu>USB Computer Connection)
*Added F1 Build Prop Tweaks
*Added Storage Option In Camera (Internal SD Card, External SD Card & USB Storage)
*Updated F1 Init.d Script
*Enabled GPU UI rendering
*Some Camera App Fixes From CM
*User Can Now Choose Whether To Install Apps In Internal/External SD Card (Settings>Storage>Press Menu>Storage Configuration)
F1 GalaxyNexus BETA 1 (30-04-12):
*Initial Release
Credits:
My Dad (For giving me his beast machine to compile the ROM)
Netchip
ZonyX
liquidvampz (For these Awesome Banners)
Codeworkx
Gokhanmoral
CyanogenMod (99% of patches and features in this ROM )
Pawitp
Teamhacksung
Dastin1015
Sixstringsg
Koud
Thanks all beta testers
Thanks to all who donated or thanked
Click to expand...
Click to collapse
Donate:
if you like my ports you can donate.
Add-ons and F1 GalaxyNexus Signature Banners is 3d post!
First!
Sent from my SGH-I897 using xda premium
Add-Ons:
Coming Soon!
F1 GalaxyNexus Signature Banners:
++RESERVED++
The download link asks for your email and password.
Edit - now it works.
Edit 2 - now I have to sign up to download. =\
How big is the file?
Sent From My Cappy Using Tapatalk 2
patrick8996 said:
How big is the file?
Sent From My Cappy Using Tapatalk 2
Click to expand...
Click to collapse
106,6 MB
Madflapjack said:
106,6 MB
Click to expand...
Click to collapse
I can upload it to mediafire and a couple other hosters
Stupid school blocks 4shared gonna have to wait till I get home to download then upload
patrick8996 said:
I can upload it to mediafire and a couple other hosters
Click to expand...
Click to collapse
For now, i think 4shared is fastest... so thanks anyway
Madflapjack said:
For now, i think 4shared is fastest... so thanks anyway
Click to expand...
Click to collapse
Alright but I dont think people are gonna want to login or sign up to download
patrick8996 said:
Alright but I dont think people are gonna want to login or sign up to download
Click to expand...
Click to collapse
uploaded to mediafire, thanks
mediafire link up, happy flashing
You need the [PORT] Tag in the Thread title. Else, mods will be called, this is ridiculous.
Can we stop with the separate thread port nonsense? I think it would be logical to have a single thread with all ports instead of each port in a single thread. Mod agree?
pwneman said:
You need the [PORT] Tag in the Thread title. Else, mods will be called, this is ridiculous.
Can we stop with the separate thread port nonsense? I think it would be logical to have a single thread with all ports instead of each port in a single thread. Mod agree?
Click to expand...
Click to collapse
He told me not to change the rom title, and i dont like mixing roms in one hole thread, let people choose, im not going to spam the thread with useless comments, its just an aosp rom clean and fast.
pwneman said:
You need the [PORT] Tag in the Thread title. Else, mods will be called, this is ridiculous.
Can we stop with the separate thread port nonsense? I think it would be logical to have a single thread with all ports instead of each port in a single thread. Mod agree?
Click to expand...
Click to collapse
Dude chill o.o Its just the same as a regular thread except we ported it? We have just as much of a right to post as you do
Flashed. Loving the ROM, it's very fast and very fluid. Only one big issue, it won't detect my internal SD. I've rebooted like 3 or 4 times and still no luck. My battery is almost fully drained so I have to recharge, I want to keep this ROM on but I need to be able to get into my SD card. I can open it through a file manager but my Gallery, Camera and some other things won't work properly since the ROM isn't reading it. Is there a way to somehow get it to read it, or will I need to flash something else for the time being?
Zeebz said:
Flashed. Loving the ROM, it's very fast and very fluid. Only one big issue, it won't detect my internal SD. I've rebooted like 3 or 4 times and still no luck. My battery is almost fully drained so I have to recharge, I want to keep this ROM on but I need to be able to get into my SD card. I can open it through a file manager but my Gallery, Camera and some other things won't work properly since the ROM isn't reading it. Is there a way to somehow get it to read it, or will I need to flash something else for the time being?
Click to expand...
Click to collapse
I will try to figure it out, now im having a little problem. wait..
patrick8996 said:
Alright but I dont think people are gonna want to login or sign up to download
Click to expand...
Click to collapse
nope
---------- Post added at 07:18 AM ---------- Previous post was at 07:17 AM ----------
Zeebz said:
Flashed. Loving the ROM, it's very fast and very fluid. Only one big issue, it won't detect my internal SD. I've rebooted like 3 or 4 times and still no luck. My battery is almost fully drained so I have to recharge, I want to keep this ROM on but I need to be able to get into my SD card. I can open it through a file manager but my Gallery, Camera and some other things won't work properly since the ROM isn't reading it. Is there a way to somehow get it to read it, or will I need to flash something else for the time being?
Click to expand...
Click to collapse
+1
pwneman said:
You need the [PORT] Tag in the Thread title. Else, mods will be called, this is ridiculous.
Can we stop with the separate thread port nonsense? I think it would be logical to have a single thread with all ports instead of each port in a single thread. Mod agree?
Click to expand...
Click to collapse
well I don't know about the mods, but I don't think that's a good idea. It makes it a pain in the ass to separate issues between different ports, or to even find ports within the thread.
Updated to build 2
Sent from my SGH-I897 using XDA

[GUIDE]Port MIUI v4 to your device[UPDATED]

This guide is a result of proxuser's guide..I have just updated it to include some more info...
I use this is in my own ports..Haven't had the need of doing anything else except a few smali changes etc to fix bugs
This should be enough to get it booting....
Check your CPU type and also the PORT type . Both should be the same:
http://smart4u.org/forum/Thread-List-of-devices-ARMv7-ARMv6-ARMv5
Also make sure you choose devices nearly identical and from the same manufacturer..
eg: HTC Desire and Nexus One, Desire HD and Desire S, HTC One V and Desire S etc...the list goes on...
The CM9 or ICS rom for your phone will be referred to as BASE. The MIUI Rom used for porting will be called PORT.
STEP 1:
Extract PORT to any folder and BASE to a working Kitchen folder or any other update.zip maker folder
STEP 2:
Delete app, framework and media folders from /system folder of BASE
Transfer these folders from PORT to BASE.
STEP 3:
Delete libandroid_runtime.so form /system/lib
Copy libandroid_runtime.so, content-types.properties and liblbesec.so from PORT /system/lib to BASE /system/lib
STEP 4:
Copy invoke-as from PORT /system/xbin to BASE
STEP 5:
Copy telocation.td , yellowpage.db and weather_city.db from PORT /system/etc to BASE
Copy miui-framework.xml from PORT /system/etc/permissions to BASE
STEP 6:
build.prop CHANGES:
ro.build.id=MIUI
ro.build.display.id=MIUI
ro.build.version.incremental=2.x.x (example: 2.8.3)
ro.config.ringtone=MI.ogg
ro.config.notification_sound=FadeIn.ogg
ro.config.alarm_alert=GoodMorning.ogg
THE ONES BELOW IF THERE..DONT ADD THEM NOR DELETE
ro.config.sms_received_sound=FadeIn.ogg
ro.config.sms_delivered_sound=MessageComplete.ogg
STEP 7
updater-script CHANGES:
1.) First to add a bit of style: put this: http://pastebin.com/iEDfSCdh
{
"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"
}
So as you can see...put it after the first line
2.) The important part
Code:
set_perm(0, 0, 06755, "/system/xbin/invoke-as");
FIX SUPERUSER ISSUES:
Download: http://download.chainfire.eu/204/SuperSU/CWM-SuperSU-v0.94.zip
Put the SuperUser.apk to /system/app and replace /system/xbin/su with BASE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
for more info: http://forum.xda-developers.com/showpost.php?p=28885450&postcount=2 (thanks Lens_Flare)
HIT THE THANKS BUTTON IF HELPED AND PLEASE LINK THE THREAD IF YOU MAKE A WORKING BUILD!!
Cmon....start posting.
Sent from my One V using XDA
Hi Snub,
First off I would like to say that this guide is really great and useful and I just used it to make a really early alpha port of MIUI over to the SGS3. I haven't published it or even attempted to flash it mainly because I feel like I must've done something wrong. It just felt way to easy.
The main thing I am worried about is the updater-script. The original one I used is from AOKP Milestone 6.1 and it looks absolutely nothing like the one in your guide. I was just wondering if you could look over my rom and give me some feedback saying what I did right and what I did wrong. I am originally just a themer so I don't have a lot of experience creating ROMS aside from making one for the DROID ERIS 2 years back.
Here is the ROM: http://www.ljbaumer.com/android/MIUI/alpha/0.0.1/MIUI_SGS3_VZW_ALPHA_0.0.1.zip
Anyways, thanks again for the guide!
Ljbaumer
ljbaumer said:
Hi Snub,
First off I would like to say that this guide is really great and useful and I just used it to make a really early alpha port of MIUI over to the SGS3. I haven't published it or even attempted to flash it mainly because I feel like I must've done something wrong. It just felt way to easy.
The main thing I am worried about is the updater-script. The original one I used is from AOKP Milestone 6.1 and it looks absolutely nothing like the one in your guide. I was just wondering if you could look over my rom and give me some feedback saying what I did right and what I did wrong. I am originally just a themer so I don't have a lot of experience creating ROMS aside from making one for the DROID ERIS 2 years back.
Here is the ROM: http://www.ljbaumer.com/android/MIUI/alpha/0.0.1/MIUI_SGS3_VZW_ALPHA_0.0.1.zip
Anyways, thanks again for the guide!
Ljbaumer
Click to expand...
Click to collapse
Don't use aokp...use cm9 or aosp ICS then it will look like my guide...
Sent from my One V using XDA
I have codeaurora ics rom. I use different framework. Thus guide not work for me. How to apply micode patchrom for ics rom? I think it would be more useful.
I dont have sure but i think miui patch its only for 2.3
Sent from my Desire HD using xda app-developers app
danielgek said:
I dont have sure but i think miui patch its only for 2.3
Sent from my Desire HD using xda app-developers app
Click to expand...
Click to collapse
look at:https://github.com/MiCode/patchrom_android
oguzhan mobile said:
look at:https://github.com/MiCode/patchrom_android
Click to expand...
Click to collapse
tell me what you mean by different framework ??
shubhamchamaria said:
tell me what you mean by different framework ??
Click to expand...
Click to collapse
There is actually MIUI for u8800. But not fast and stable. Applications open very late. Rom link is here: http://www.miui.com/extra.php?mod=download/rom&fid=33
And port rom framework files. Screenshot is here :
hi thanks for sharing.
i will give this a whirl some time. i have also read proxuser and Lens_flare guides... but haven't really applied them yet.
however i was successful in using guides from jjdoctor and riyal over the xperia section...
thanks again and will let you know what happens.
Which MIUI ROM to use ??
hi,
I read your post and its quite informative. However i did not find an answer to one question...
I have a Defy and currently we have CM9 (ICS) /CM10 (JB) builds for it. Now i understand that these builds can be used as the BASE ROM.
But what MIUI rom should be used as PORT ROM ?? (last stable MIUI build for Defy was 2.4.13).
I am thinking of porting MIUI over CM10!! But i am confused as to which MIUI version should i use ???
Thanks
Use Nexus S MIUI5 release if the the defy is HDPI res
Sent from my MT15i using xda app-developers app
so, how to convert from hdpi res to mdpi res, since i have xperia active with mdpi res, thx for your reply
Hi ,
Thanks for sharing this. Can i use this guide for MIUI 4.1.1 ( Jelly bean) with CM10. Do you anyone tried.
sendhiloo7 said:
Hi ,
Thanks for sharing this. Can i use this guide for MIUI 4.1.1 ( Jelly bean) with CM10. Do you anyone tried.
Click to expand...
Click to collapse
Yes....you can
Sent from my One V
Thank you.
I have did exactly as mentioned , But my phone is not booting up... I believe i have did some mistake ..
Can you please ...
Thanks n advance .
Logcat : http://pastebin.com/m95zM9eB
sendhiloo7 said:
Thank you.
I have did exactly as mentioned , But my phone is not booting up... I believe i have did some mistake ..
Can you please ...
Thanks n advance .
Logcat : http://pastebin.com/m95zM9eB
Click to expand...
Click to collapse
Please give me a longer log....this is very short to pick out the error
do adb logcat > miui.txt
and wait for a minute or maybe more....
then pastebin it or http://logcat.miui.us it...
this is the main guide but there might be some smali changes also needed to get the rom to boot....
MIU V3
this tutorial can be used for por miuiv3
I am attempting to do a port of MIUI 4.1 to the Galaxy S3 (i9300 "international") version.
There are a couple of ports done already... however owing to the infrequency of updates, I want to start doing it myself...
Anyway... what should I be using as the PORT in my case? There aren't any 4.1 based MIUI ROMs that have the S3 processor (exynos)... but that obviously doesn't mean it can't be done (as above.. 2 devs have done it already)...
I'm guessing my efforts are going to be in framework.jar :crying:
I use how Port MIUI Huawei P1 (miui.es) for base CM9 in LG P500, the install it's correct but freezes in the boot.
:/ one idea for the solution?
Thanks for this awesome tutorial and greetings.

[4.1 ROM] CM10 by SvTeam V.5(discontinued)

Based on CM10 by Ivan Autumn.
*Since i do not have enough time to continue working on this ROM this project will be discontinued. If other members of SvTeam decide to continue working on this then there will be small updates.*
EDIT : No one from our team wants to continue this project so that means this is over. If i have enough time and i find necessary i may make some more fixes. Also do not send me PMs related to this ROM i no longer support it.
CHANGELOG
V.1 : Removed unused apps.
Fixxed Google now.
V.2 : Removed chinese letters from notification bar.
Power widgets at the top.
3G Works.(Vodafone/Cosmote users)
Wifi Works.
Wifi is more fast.
Panoramic Camera works.(no artifacts)
Increase smoothness.
Added stock JB keyboard/removed chinese one.
Better sound.
Better image/video quality.
GAPPS included.
First boot in Lithouanian.
Faster ROM.
Fixxed some bugs.
Fixxed Gallery FC.
You may need to update Google Now.
V.3
Fixxed Contacts crash and phone not appear.
Removed Apollo.
Added Google Play music.
Fixxed phone force reboot.
Added CM10 wallpapers.
Added CM10 File Explorer.
Added torch app.
Added ROM Manager.
Stock 4.1.2 Browser.
Jelly Bean 4.2 system ui sounds.
V.4
All graphics/camera problems should be fixed.(IGNORE)
V.5
Fixed in-game artifacts like bug
3G should now work for ALL users.
SCREENSHOTS:
{
"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"
}
INSTALLATION
You must have any rom with 404029 baseband.
Download recovery by ivan.(download it from here : http://forum.xda-developers.com/showthread.php?t=1948309 )
Download the ROM.
Copy it to sd card.
Do all 4 wipes(data wipe, cache partition wipe, dalvik cache wipe, battery stats wipe)
Format the system.
Install the ROM.
*Important!!! Fix permissions.(If not apps will FC)
DOWNLOADS
No download for V.1 since this ROM wasnt going to be for public at first.
V.2 : http://www.mediafire.com/?x2t8adb7y0tyq3i IMPORTANT EDIT : Please do not use V.2 since people are having problems with it.
V.3 : http://www.mediafire.com/?5i07ts85yo8b5nd
V.4beta : http://www.mediafire.com/?kl6issk1lm1706w *Important* V.4 is not fully tested it should work but flash at your own risk!
V.5Final : http://www.mediafire.com/?1wcbedyy1b5txfz
Please report your results and bugs you have found so they can be fixed (IGNORE)
If Google Now does not work after updating from play store delete any quicksearchbox files that you find at system/app and flash this : http://www.mediafire.com/?bg9ppanxcf3q3yq (ALWAYS KEEP A BACKUP)
CREDITS
Ivan Autumn for making CM10 for our phone.
Pikachukaki for helping Ivan with CM10.
SvTeam testers and coders.
Testing today!
Love that part: 3G works!!!
I'm gonna be testing this today, so if WiFi and 3G works, then it must be a perfect rom.
Today, 19.00 (GMT-3) I'll be posting my results
lucmhv said:
Love that part: 3G works!!!
I'm gonna be testing this today, so if WiFi and 3G works, then it must be a perfect rom.
Today, 19.00 (GMT-3) I'll be posting my results
Click to expand...
Click to collapse
Great
which rom was taken as base for it?
SheduOS, Pika, Ivan, Mauro? interested maybe not all wipes needed if the same base is used...
Fm Radio?
Flashed the V2 via Ivan recovery after 4 wipes and system format ( starting from ics 404029 baseband).
At first boot it appear a popup in lithuanian : deja, telefonas sustojo ( Unfortunately, the phone stopped )
if I click ok, it disappears and reappears instantly. It does not allow the use of the phone.
Will try tonight. Thanks.
searchworlds said:
Flashed the V2 via Ivan recovery after 4 wipes and system format ( starting from ics 404029 baseband).
At first boot it appear a popup in lithuanian : deja, telefonas sustojo ( Unfortunately, the phone stopped )
if I click ok, it disappears and reappears instantly. It does not allow the use of the phone.
Click to expand...
Click to collapse
Result the same. Not possible to use it in any way. Constantly gives error message
dont use v.2 our team will try to make a V.3 UPDATE.
staca said:
dont use v.2 our team will try to make a V.3 UPDATE.
Click to expand...
Click to collapse
Waiting Desperately - if 3G works :d
staca said:
CHANGELOG
V.1 : Removed unused apps.
Fixxed Google now.
V.2 : Removed chinese letters from notification bar.
Power widgets at the top.
3G Works.
Wifi Works.
Wifi is more fast.
Panoramic Camera works.(no arifacts)
Official cm10 contacts and phone.
Increase smoothness.
Added stock JB keyboard/removed chinese one.
Better sound.
Better image/video quality.
GAPPS included.
First boot in English.
Faster ROM.
Fixxed some bugs.
Fixxed Gallery FC.
You may need to update Google Now.
INSTALLATION
You must have any rom with 404029 baseband.
Download recovery by ivan.(download it from here : http://forum.xda-developers.com/showthread.php?t=1948309 )
Download the ROM.
Copy it to sd card.
Do all 4 wipes(data wipe, cache partition wipe, dalvik cache wipe, battery stats wipe)
Format the system.
Install the ROM.(a BETTER installtion guide can be found here : http://forum.xda-developers.com/showthread.php?t=1966670 )
DOWNLOADS
V.2 : http://www.mediafire.com/?x2t8adb7y0tyq3i
Click to expand...
Click to collapse
Aren't you the one who promised JellyBean for our phone and then it was only a fake?
baggino said:
Fm Radio?
Click to expand...
Click to collapse
No.
Ivan
ash1425 said:
Waiting Desperately - if 3G works :d
Click to expand...
Click to collapse
Like i said 3G works.
anyone with U8800-51 and this rom? 3g works?
MyNameIsKappa said:
Aren't you the one who promised JellyBean for our phone and then it was only a fake?
Click to expand...
Click to collapse
Yes its me it wasnt a fake but because i cant explain it to everyone pm me if you want proof. Im just trying t get the flame off me since pika will leave this forum and it needs devs.
For phone error just replace Phone.apk from Ivan's cm10 release. Staca has messed up a little bit, but it's easy to fix
Sent from my ragelis
Send from my U8800Pro Using XDA Premium
ROM: ShenDu 4.1.2
bronxitas said:
For phone error just replace Phone.apk from Ivan's cm10 release. Staca has messed up a little bit, but it's easy to fix
Sent from my ragelis
Click to expand...
Click to collapse
Anyone tried this?
bronxitas said:
For phone error just replace Phone.apk from Ivan's cm10 release. Staca has messed up a little bit, but it's easy to fix
Sent from my ragelis
Click to expand...
Click to collapse
Tried to change the phone.apk wth the one from original ivan rom, but after the phone app, there are other app that crash during the first boot, i can ignore some of those, but when also google account manager crash i can't ignore it.
I get stuck at the "Google and Location" screen.

[ROM]CyanogenMod 10 {Unofficial} v3.0

{
"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"
}
PURE Cyanogen Mod 10.0™ Build for U8800pro.
┌∏┐(◣_◢)┌∏┐
Disclaimer
We are not responsible for bricked devices, dead SD cards, thermonuclear
war, or the current economic crisis caused by you following these directions.
YOU are choosing to make these modificiations, and if you point the finger at
us for messing up your device, we will laugh at you.
Click to expand...
Click to collapse
Features
•Based on the Latest CM sources(ported from DesireS)
•Used February Shendu Kernel with OC upto 1.8Ghz(Found it best for gaming)
•Unlocked FPS
•zipaligned Apks
•KickAssKernel and V6 script
•Seeder 2.0.0
•Pretty Ass Smooth!
•Every other Features from CM10.0
Stock
Click to expand...
Click to collapse
•Ivan And ShenduOS team for working on our device tree and kernel
•JellyTime and PA devs from Desire HD and Desire S forums for their Roms which i used as Port.
• Da_Nya for v3.0 systemUI.
•PrakharKumar For helping me out in every small issues and Reuploading The Rom! Give him a Big thanks guys!
•Cuvetto for fixing Multi-Lang,Autofocus,Handsfree and many countless number of litlle helps that he has provided
•Pikachukaki for continuing Development for our device.
•SomCom for helping me out with Initial zip.
•Herna for fixing backlight.
•Meliote for SuBinary and Root Fix.
•Many More(if i forgot anyone please PM me)
Click to expand...
Click to collapse
Screenshots
Working:-
•Everytying except 3rd part camera preview while shooting
•More? Write down below.
Click to expand...
Click to collapse
Bugs
Code:
VERSION 3.0
•Handsfree
•Please Report more Bugs.
Code:
VERSION 2.0
• Not working? Report
Code:
VERSION 1.0.1
•USB mass storage Not working on 1.0.1. Use MTP to connect. USB works on 1.0.
Code:
VERSION 1.0
•Backlight of Touchpad [b]Fixed[/B]
for fixing go to this post--[URL]http://forum.xda-developers.com/showthread.php?p=38721674[/URL]
•High quality Video Playback in Gallery lags.
Click to expand...
Click to collapse
Special Mentions
Me and PrakharKumar Are Working as a team to make this Rom the perfect JB out there. He has released the 1.0.1Version of the ROM please go thank him here----
http://forum.xda-developers.com/showthread.php?p=38804136
ADD RADIO :-
Thanks to Parthyabhatta!
please go thank him and refer to this post- http://forum.xda-developers.com/showthread.php?p=38785232
kernel-28/2/2013-ShenduOs
Download---Here
Click to expand...
Click to collapse
DOWNLOADS---
Code:
•ROM V3.0---[url= d-h.st/O1g]Press Me Hard!![/url]
Code:
[B] PREVIOUS RELEASES [/B]
•[i]Rom v2.0---[/i][url= http://d-h.st/bT0]Press Me Hard![/url]
Mirror---[url= https://www.dropbox.com/s/li57flqyvtwv48u/CM10_u8800pro_v2.0.zip]Dropbox[/url]
•[I]Rom v1.0.1---[/i][url= https://www.dropbox.com/s/6vgif83t7dhbnq8/CM10_U8800Pro_unofficial_v1.0.1.zip] Download[/Url]
•[i]Rom v1.0---[/I][url=http://db.tt/FZzQfpGb]Download[/Url]
Gapps--PRESS ME!
Click to expand...
Click to collapse
Instructions To Flash
•You need Minimum of Stock ICS(Please upgrade if you dont have) NO GB OR CUSTOM ICS ROMS WILL WORK.
•Download Rom package.
•Download Keyboard fix.
•Download Gapps.
•Copy to Root of SD card
•Reboot to CWM.
•Clear Data,Cache
•Go to advanced=>Clear Dalvik cache and battery stats.
•Chooze Zip from SD card.
•Turn signature verification off.(Very important! The Rom is not signed)
•Flash ROM.zip.
•Flash Gapps.zip.
•Done!Reboot Device.
Click to expand...
Click to collapse
CHANGELOG
Version 3.0-By Herna
•Latest Shendu Kernel
•Camera Autofocus Totally fixed
•Some 3rd party Camera fixed(partially)
•Sound/noice fixed from speaker
•Wifi tethering and hotspots Fixed.
•RAM Management Partially fixed(Should be better than earlier releases)
Version 2.0-By PrakharKumar
•latest ShenDu kernel (28/02/2013).. still 3.0.8(ICS) instead of 3.0.31(JB)
•4.2 camera (ofcourse, without photosphere)
•fixed root (to be on the safer side, ShenDu Permission, Superuser & SuperSU, all three are there)
•removed useless/duplicate/double apps (reduced the ROM's size quite a bit)
version 1.0.1-By PrakharKumar
•LED bug removed
•CM10 Dialer
•Fixed camera (now using ShenDu camera)
•Backlight bug removed
•New Shendu Kernel(updated december)
•Most other previous Release Bugs are removed.
version 1-By Me
•Initial Release
Click to expand...
Click to collapse
NOTES
I Myself Am working on The Roms for porting to our device and the ONLY thing i care about is "Stability". Benchmarks Prove nothing. There are many Roms in this forum but i am proud to say this rom is Super stable and binds to the dedination of Jellybean(Butter project). No Random Reboots at all (tested 4days now). I hope Users like the stablity in the Rom.
Click to expand...
Click to collapse
Pressing thanks or Donating me will keep my Rom making alive.
Thanks
-Rik[Rittik]
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
ONLY FIR VERSION 3.0
Thanks to prakhar kumar
For GPS fix refer to this post.
http://forum.xda-developers.com/showthread.php?p=41628419
ONLY FOR VERSION 1.0.1
Thanks to Meliote
For Root permission Fix reffer to this post---
http://forum.xda-developers.com/showthread.php?p=38897107
Click to expand...
Click to collapse
ONLY FOR VERSION 1
PLEASE INSTALL keyboard_fix.zip WITH THE ROM. OR ELSE YOU WILL HAVE TO INSTALL KEYBOARD MANUALLY AFTER BOOTING THE ROM. NO KEYBOARD IS INCLUDED WITH THE ROM (keyboards keep crashing if applied in system/app)
Code:
Keyboard_fix.zip--[url= https://www.dropbox.com/s/kh6pfrzwra72in7/Keyboard-fix-signed.zip]Download[/url]--
Click to expand...
Click to collapse
DONORS
Code:
•Antonio Nigro-- Thanks a lot!
Click to expand...
Click to collapse
-Rik[Rittik]
Any stability or reboot issues? Also what about in call volume? I can't wait for the upload
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
No reboot since like 3days..thats when i succesfully ported..
And incall disnt check..please check it. let me test a bit will need to fix a problem in systemUI sorry for delay
-Rik[Rittik]
How much free memory?
Can you do cm10.1 too?
did port 4.2.2 from DesireHD super smooth Rom but due to error in framework.jar no registration of IMEI so we cant use any network.
i am working in fixing the framework.jar hope i can fix it.
And free ram in this CM10 is about 150-190mb
Hi,
Any installation instructions for people that already 've CM7.2 ?
Thanks
anton77 said:
Hi,
Any installation instructions for people that already 've CM7.2 ?
Thanks
Click to expand...
Click to collapse
search forum for official ics b928 a post made by pikachukaki...upgrade to ics he has given very good instructions. Then unlock bootloader and install CWM he has given all the info in his thread.
after it is done you can flash any 4.X+ roms
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
There is 4G icon on screenshot -- it is while you connect device with computer? Same problem is on Mauro's rom.
Sent from my u8800pro using xda app-developers app
Is this a rom built from sources or a rom made with copy-pasting libs/files etc from ivan's cm10 ?
seems good work either way
cheers!
Can you post some benchmarks? Waiting for the release.
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
keep it up,i hope this time we have a workin jelly..!
sent from Atari 2600
The 4g icon is android USB connected icon...its frozenPika's framework-res.apk icon problem..i didnt change it ..it doesnt cause any problem or does it?
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
Today or not today?
That is the question...
Sent from my U8800Pro using xda premium
This is NOT a Rom built from sources (no full rom built from source will work in our device, even ivan ports from Honor after making a Rom for honor with complete sources). This is a Ported Rom using libs from Desire S(ParanoidAndroid) and Desire HD(jellytime). Have taken ShenduOS(december release) of Ivan as base.Used framework.jar from Pikachukaki's Frozenpika 1.6.7 for fixing network issues and imei issues. The ROM has all CM10 functions including ThemeManager support which was absent at ShenduOS.So thats the complete stuff i did hope you guys enjoy. P.S the Rom will be uploaded tomorrow stay tuned
Hi Rik,
I have GaDaNa installed on my device now.
Will your ROM work or do i have to install official ICS first?
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
Ok, remove dublepost please
giorgoslouk said:
Hi Rik,
I have GaDaNa installed on my device now.
Will your ROM work or do i have to install official ICS first?
Click to expand...
Click to collapse
Install official rom ics first
Sent from my U8800Pro using xda premium
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
An updated vanilla cm10. Thank you, you seemed to fix the phone.apk
Sent from my U8800-51
Re: [ROM]CyanogenMod 10 {Unofficial) Initial Release
Yea fixed phone.apk problem..found out framework.jar was causing that crashes..
-Rik[Rittik]

[ROM] CyanogenMod 11.0 for U8800 pro and -51 - 11/16/2013

{
"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"
}
What is CyanogenMod?
CyanogenMod is a free, community built, after market firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.​
DISCLAIMER:
I'm not responsible for any damage or problem as consequence of using this ROM, use it by your own risk. Please read carefully any step or your phone can be dead in a touch!.
Screenshots:
Features:
- Compiled with Linaro 4.8.2 - 13.10 (Rom and Kernel).
- New Kernel 3.4 with better RAM management, smoothness and updated drivers. The best part, without the annoying Huawei stuff.
- Added support for the Huawei U8800-51, Wi-Fi problems are gone!.
- Obviously, the CyanogenMod features.
How to flash:
U8800-51:
Very important: Make sure you're on Official GingerBread for U8800pro, if not, you can install it by reading this thread.
1.- Download the ROM corresponding to this model and put it in your SD card.
2.- Go to recovery.
3.- Do the wipes (cache/data/dalvik cache).
4.- Format system.
5.- Install the rom.
6.- Enjoy!
U8800pro:
Very important: Make sure you're on Official ICS for U8800pro, if not, you can install it by reading this thread.
1.- Download the ROM corresponding to this model and put it in your SD card.
2.- Go to recovery.
3.- Do the wipes (cache/data/dalvik cache).
4.- Format system.
5.- Install the rom.
6.- Enjoy!
Downloads:
****MOD EDIT: links removed waiting for GPL compliance
Source:
Please click here for the rom source code.
Special Thanks:
- Blefish: He deserves a special mention, after all this can't be possible without his hard work for the Huawei U8800 (this ROM is based on Blefish sources). Please, if you like this ROM, give him a thanks on THIS thread, i would be grateful .
- Deofavente and Pikachukaki for their useful posts.
- The CyanogenMod Team.
- Linaro Team.
What's Working?:
Code:
[B]- Display (NT35510 panels reporting 60 fps)
- Wi-Fi (new BCMDHD drivers)
- Bluetooth
- Wi-Fi, Bluetooth and USB Tethering.
- GPS
- Mobile Data (3G/HSPA+)
- Audio
- SELinux (with real sepolicies, enforced mode)
- Orientation
- USB Mass storage
- Touch screen[/B]
Changelog:
Code:
[B]07/08/2013[/B]
[B]- Initial Release.
- Linux Kernel 3.4.69.
- Display.
- Wi-Fi.
- Bluetooth.
- Wi-Fi, Bluetooth and USB Tethering.
- GPS.
- Audio.
- Root.
- Sensors.
- SELinux.
- USB Mass storage.
- Touch screen.[/B]
Broken things and bugs:
Code:
[B]- Camera is not implemented.
- Sometimes you can suffer graphical glitches (it's a ROM problem, i was testing 4.3 and never had bugs like this).
- Occasionally the screen turns off in-call (sensor problem).
- You tell me :).[/B]
SpaceKiler,I love you!!!!!!
question
SpaceKiller said:
reserved
Click to expand...
Click to collapse
HELP Why my moble phone can't use this ROM? u8800pro
It's told me "set_metadate_recursive: some changes failed and (status7)
By the way,I am Chinese
Glad to see your new work, SpaceKiller!
SpaceKiller, you are the man. Thank you so much for doing this!
EDIT: Won't install on U8800Pro:
set_metadata_recursive: some changes failed
E:error in /sdcard/cm-11.0_u8800pro_11-16-2013-.zip
(Status 7)
I was working with desalesouche on CM11.0 and we had the same error. We had to change set_metadata to set_perm in the updater-script. Will try to do that now.
EDIT 2: I got it to install, but it gets stuck on Huawei logo. This is the updated updater-script file: https://www.dropbox.com/s/qeqgg9nhliw9dk8/updater-script
1
Installed on top of the Official ICS. Installation aborted.
I was wondering what you were ding all this time My mind is BLOWN lol Awesome work thanks a lot!
EDIT: @SpaceKiller what gapps should we use? Also whats the bug list?
NickVXD said:
I was wondering what you were ding all this time My mind is BLOWN lol Awesome work thanks a lot!
EDIT: @SpaceKiller what gapps should we use? Also whats the bug list?
Click to expand...
Click to collapse
It doesn't work on U8800Pro yet... Hopefully he will fix it soon
CrysisLTU said:
It doesn't work on U8800Pro yet... Hopefully he will fix it soon
Click to expand...
Click to collapse
Maybe we can try it with META-INF from U8800-51?
NickVXD said:
Maybe we can try it with META-INF from U8800-51?
Click to expand...
Click to collapse
Ok, I will try
Same thing with META-INF from U8800-51.
EDIT: I've read around and it seems that set_metadata error is caused by the recovery. We need a new recovery: Clock Work Mod version 6.0.4.3
CrysisLTU said:
Ok, I will try
Same thing with META-INF from U8800-51.
EDIT: I've read around and it seems that set_metadata error is caused by the recovery. We need a new recovery: Clock Work Mod version 6.0.4.3
Click to expand...
Click to collapse
Yup I just remembered that. All devices with 4.4 KitKat ROMs need latest CWM recovery. I first read this on the nexus 4 forum lol. But how did @SpaceKiller install it properly?
Maybe TWRP 2.5?
Sent from my U8800Pro using XDA Premium 4 mobile app
gleb_grid said:
Maybe TWRP 2.5?
Click to expand...
Click to collapse
No.
Lets be patient. Its the only thing we can do right now.
I have read about that status 7 error, and here's what i found out.
Flash instructions:
USE LATEST CWM OR FACE STATUS 7 ERRORS
Sent from my U8860 using XDA Premium 4 mobile app
I will try to compile latest CWM recovery in the next hours-minutes but I need some testers. Otherwise we will have to wait for SpaceKiller
Sent from my U8800Pro using XDA Premium 4 mobile app
where i can get latest CWM for u8800 pro ?
I use CWM 6.0.3.3 and tried change meta-inf from 51 version and updater-script posted in this forum, not work this combination
Its good to see lot of excitement for our old device after a loong time
NickVXD said:
I will try to compile latest CWM recovery in the next hours-minutes but I need some testers. Otherwise we will have to wait for SpaceKiller
Sent from my U8800Pro using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I can test it.

Categories

Resources