Guest the_crevis Posted September 10, 2012 Report Posted September 10, 2012 (edited) Gingerbread MIUI (Port) for the ZTE Crescent! ROM is stable and for everyday use. All credit goes to the guys who made the original ROM: http://www.modaco.co...ui-android-237/ and Dazzozo and flibblesan for the CM7 base ROM. Working:Everything (I think)Not Working:Not sure, please report and provide a logcat Downloads: [*]OSF2: http://www.mediafire...arxgzw6d7cs2ct4 [*]Vivacity/Touch Plus Kernel (flash this straight after ROM): http://www.mediafire...din5m4wmioa4oeb Tweaks: Disable icon shadow in launcher settings and Enable High Quality in launcher settings also for better performance. Edited October 4, 2012 by the_crevis
Guest AmbushReality Posted September 10, 2012 Report Posted September 10, 2012 This is really good! Apart from some UI lag, its all well :)
Guest AmbushReality Posted September 10, 2012 Report Posted September 10, 2012 Small bug; I'm unable to uninstall any apps without a reboot, crash or app reset
Guest the_crevis Posted September 11, 2012 Report Posted September 11, 2012 Small bug; I'm unable to uninstall any apps without a reboot, crash or app reset thats not good :/ can you give me a logcat of it?
Guest AmbushReality Posted September 11, 2012 Report Posted September 11, 2012 thats not good :/ can you give me a logcat of it? That's the thing, on ./adb devices it comes up with ????????? As a device
Guest Dazzozo Posted September 11, 2012 Report Posted September 11, 2012 That's the thing, on ./adb devices it comes up with ????????? As a device I think that's a system permission issue.
Guest AmbushReality Posted September 11, 2012 Report Posted September 11, 2012 I think that's a system permission issue. Hm. What about the UI Lag and Moving/Deleting apps reboot problem?
Guest XMasterNinni Posted September 12, 2012 Report Posted September 12, 2012 Try: adb kill-server sudo adb start-server
Guest AmbushReality Posted September 12, 2012 Report Posted September 12, 2012 Try: adb kill-server sudo adb start-server I think I need to give adb root permissions on Linux Mint
Guest rymate1234 Posted September 15, 2012 Report Posted September 15, 2012 Just got this rom, and it seems good, however the phone doesn't seem to apply themes. I have a logcat though! I/ActivityManager( 300): Starting: Intent { flg=0x4000000 cmp=com.android.thememanager/.ThemeResourceDetailActivity (has extras) } fr om pid 719 D/ViewConsistency( 719): AbsListView android.widget.GridView@4026eab0 enabled= true D/ViewConsistency( 719): AbsListView android.widget.GridView@4026eab0 enabled= true D/dalvikvm( 719): GC_EXTERNAL_ALLOC freed 130K, 47% free 2724K/5123K, external 2507K/2754K, paused 29ms D/dalvikvm( 719): GC_EXTERNAL_ALLOC freed 51K, 47% free 2716K/5123K, external 3177K/3806K, paused 24ms D/dalvikvm( 719): GC_EXTERNAL_ALLOC freed 68K, 47% free 2719K/5123K, external 4779K/4968K, paused 24ms D/dalvikvm( 719): GC_EXTERNAL_ALLOC freed 67K, 47% free 2724K/5123K, external 6380K/6967K, paused 24ms D/dalvikvm( 719): GC_EXTERNAL_ALLOC freed 100K, 47% free 2731K/5123K, external 8782K/8967K, paused 24ms D/dalvikvm( 719): GC_EXTERNAL_ALLOC freed 134K, 47% free 2740K/5123K, external 11283K/11630K, paused 25ms I/ActivityManager( 300): Displayed com.android.thememanager/.ThemeResourceDetailActivity: +1s84ms D/wpa_supplicant( 382): CMD: DRIVER RSSI-APPROX D/wpa_supplicant( 382): wpa_driver_priv_driver_cmd RSSI-APPROX len = 4096 D/wpa_supplicant( 382): wpa_driver_priv_driver_cmd BTHomeHub2-RZMW rssi -85 len = 25, 25 D/wpa_supplicant( 382): CMD: DRIVER LINKSPEED D/wpa_supplicant( 382): wpa_driver_priv_driver_cmd LINKSPEED len = 4096 D/wpa_supplicant( 382): wpa_driver_priv_driver_cmd LinkSpeed 5 len = 11, 11 W/System.err( 719): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, busybox mkdir -p "/data/sys tem/theme"] Working Directory: null Environment: null W/System.err( 719): at java.lang.ProcessManager.exec(ProcessManager.java:224) W/System.err( 719): at java.lang.Runtime.exec(Runtime.java:189) W/System.err( 719): at java.lang.Runtime.exec(Runtime.java:136) W/System.err( 719): at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19) W/System.err( 719): at miui.util.CommandLineUtils.run(CommandLineUtils.java:60) W/System.err( 719): at miui.util.CommandLineUtils.run(CommandLineUtils.java:55) W/System.err( 719): at miui.util.CommandLineUtils.mkdir(CommandLineUtils.java:39) W/System.err( 719): at com.android.thememanager.ThemeInfo.apply(ThemeInfo.java:342) W/System.err( 719): at com.android.thememanager.ThemeInfo.access$000(ThemeInfo.java:37) W/System.err( 719): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:523) W/System.err( 719): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:487) W/System.err( 719): at android.os.AsyncTask$2.call(AsyncTask.java:185) W/System.err( 719): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306) W/System.err( 719): at java.util.concurrent.FutureTask.run(FutureTask.java:138) W/System.err( 719): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088) W/System.err( 719): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581) W/System.err( 719): at java.lang.Thread.run(Thread.java:1019) W/System.err( 719): Caused by: java.io.IOException: No such file or directory W/System.err( 719): at java.lang.ProcessManager.exec(Native Method) W/System.err( 719): at java.lang.ProcessManager.exec(ProcessManager.java:222) W/System.err( 719): ... 16 more W/System.err( 719): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, busybox chown radio.radio " /data/system/theme"] Working Directory: null Environment: null W/System.err( 719): at java.lang.ProcessManager.exec(ProcessManager.java:224) W/System.err( 719): at java.lang.Runtime.exec(Runtime.java:189) W/System.err( 719): at java.lang.Runtime.exec(Runtime.java:136) W/System.err( 719): at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19) W/System.err( 719): at miui.util.CommandLineUtils.run(CommandLineUtils.java:60) W/System.err( 719): at miui.util.CommandLineUtils.run(CommandLineUtils.java:55) W/System.err( 719): at miui.util.CommandLineUtils.chown(CommandLineUtils.java:35) W/System.err( 719): at com.android.thememanager.ThemeInfo.apply(ThemeInfo.java:343) W/System.err( 719): at com.android.thememanager.ThemeInfo.access$000(ThemeInfo.java:37) W/System.err( 719): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:523) W/System.err( 719): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:487) W/System.err( 719): at android.os.AsyncTask$2.call(AsyncTask.java:185) W/System.err( 719): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306) W/System.err( 719): at java.util.concurrent.FutureTask.run(FutureTask.java:138) W/System.err( 719): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088) W/System.err( 719): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581) W/System.err( 719): at java.lang.Thread.run(Thread.java:1019) W/System.err( 719): Caused by: java.io.IOException: No such file or directory W/System.err( 719): at java.lang.ProcessManager.exec(Native Method) W/System.err( 719): at java.lang.ProcessManager.exec(ProcessManager.java:222) W/System.err( 719): ... 16 more I/ThemeManager( 719): -------------- apply theme: Ice Cream MIUI I/ActivityManager( 300): Config changed: { scale=1.0 imsi=234/33 loc=en_GB touch=3 keys=1/1/2 nav=1/1 orien=1 layout=34 uiMode=17 seq =5 themeChanged=2 themeChangedFlags=268466329}
Guest AmbushReality Posted September 17, 2012 Report Posted September 17, 2012 Quick note: UMS is broken
Guest AmbushReality Posted September 21, 2012 Report Posted September 21, 2012 themes dont work They do actually, rymate1234 has a fix
Guest the_crevis Posted September 25, 2012 Report Posted September 25, 2012 (edited) UMS works for me, working on it again now :) Edit: Camera is also working for me, also uninstalling apps work for me, only applying themes doesn't (without making the folder first) Edited September 25, 2012 by the_crevis
Guest AmbushReality Posted September 25, 2012 Report Posted September 25, 2012 UMS works for me, working on it again now :) Edit: Camera is also working for me, also uninstalling apps work for me, only applying themes doesn't (without making the folder first) Themes work for me, camera too. But UMS and uninstalling reboots me
Guest the_crevis Posted September 25, 2012 Report Posted September 25, 2012 The strange thing is both things you report work for me, please try wiping data and reinstalling because without logcat (and i cant get one as it works for me) i cant try and fix it
Guest AmbushReality Posted September 25, 2012 Report Posted September 25, 2012 The strange thing is both things you report work for me, please try wiping data and reinstalling because without logcat (and i cant get one as it works for me) i cant try and fix it I'll get one ASAP, using PA right now:)
Guest AmbushReality Posted September 26, 2012 Report Posted September 26, 2012 The strange thing is both things you report work for me, please try wiping data and reinstalling because without logcat (and i cant get one as it works for me) i cant try and fix it When's your next release? I'm torn between this and rymate1234's PA build :/
Guest dimi89 Posted September 27, 2012 Report Posted September 27, 2012 (edited) Yep i am also interested in this rom , flashed it recently and i am impressed except fact that UI lagg - camera working - USB mass storage working and apps uninstaling working ... Theme also working for me without any fix just downloaded one teme and change it everything working.. Edited September 27, 2012 by dimi89
Guest the_crevis Posted September 27, 2012 Report Posted September 27, 2012 Yep i am also interested in this rom , flashed it recently and i am impressed except fact that UI lagg - camera working - USB mass storage working and apps uninstaling working ... Theme also working for me without any fix just downloaded one teme and change it everything working.. well thats everything working then, i cant really do much for the ui lag i'm afraid, i'll have a look at memory management but i've got nothing for a new release atm, the other option is to use a 3rd party launcher to avoid the lag, I'm gonna have a look at porting jelly bean miui :P
Guest dimi89 Posted September 28, 2012 Report Posted September 28, 2012 @crevis i think it is better to try to port MIUI on top of gingerbread build (cm7 or kickass or FLB2,maybe FLB2 is best option) then to try to port it on 4.0 or 4.1 because gingerbread is more stable and we have all drivers for it ... Also i dont know how but with your rom auto brightness is working but with CM 7 it doesnt so it have one more plus ...
Guest UK DUDE Posted September 28, 2012 Report Posted September 28, 2012 Miui on jellybean would be awesome !!!!!!!!!!!! :D :D :D :D
Guest dimi89 Posted September 28, 2012 Report Posted September 28, 2012 (edited) Crevis will you keep supporting this build of MIUI ? I want to know should i keep it testing and reporting problems or not ... P.S. You forgot to menion 2 important things : Disable icon shadow in launcher settings and more important Enable High Quality in launcher setting for better performance ... Edited September 28, 2012 by dimi89
Guest the_crevis Posted September 29, 2012 Report Posted September 29, 2012 Yes, I will definitely go on supporting this, and have a go at jelly bean MIUI as well. Thank you, yes forgot to mention that, I will add to first post :)
Guest AmbushReality Posted September 29, 2012 Report Posted September 29, 2012 Yes, I will definitely go on supporting this, and have a go at jelly bean MIUI as well. Thank you, yes forgot to mention that, I will add to first post :) Check PM :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now