Jump to content

[DEPRECIATED] MIUIBlader for the ZTE Blade [DEPRECIATED]


Recommended Posts

Guest tilal6991
Posted

What do you think?

Is this good enough for daily use?

I just installed A1 with replaced boot.img (from burstlams 5.5.1s), and it seems rock stable. I have no reboots, fast, and nice.

Everything works...I think...

Please do upgrade because it has other fixes apart from stability. It also upgrades apps and carries out the request from the original maker of the MIUI rom from which this is ported.

It should be utterly stable and smooth.

Guest marcosinus
Posted

@ Tital :

Do both ROM (CM9 and MIUI Blade) use the same ICS basis (same kernel, API, etc...), or are they from separate forks ?

Posted (edited)

Ty bro! Nice work :D

Edit: GAPPS do not work for me :/

Edited by loff
Guest solidslash
Posted (edited)

Is it me or gapps are already included in MIUIBlader-B1? I seem to have them even though I re-tpt'd and formatted everything.

Edited by solidslash
Guest lunario
Posted

well gmail and market are both on rom so i don't need gaaps

byw camera works without preview

not a single reboot till now, very smooth, using miui launcher, about phone don't work, usb mass storage don't work here

Guest frenchy1
Posted (edited)

sorry to ask this question can we use this rom for zte skate i mean is this same rom

Edited by frenchy1
Guest tilal6991
Posted

Is it me or gapps are already included in MIUIBlader-B1? I seem to have them even though I tpt'd and formatted everything.

Oh yeah. You're right. I forgot. I've updated the first post to reflect this.

Guest tilal6991
Posted

sorry to ask this question can we use this rom for zte skate i mean is this same rom

No. The MIUI ROM is on the Skate forum.

Guest 705H120
Posted (edited)

Testing for half an hour.

So far so good, no reboot, perfectly smooths.

For moment I noticed that Emoji are missing from SMS apps.

Wifi indicator doesn't appear.

Edit : It appear after sometime but don't show signal strength

SMS doesn't appear in conversation...

Edit : Fixed after hot reboot.

Gallery is working super-fine.

Superuser is working.

Charging is working.

I'll edit if I found other problems.

Thanks for this great rom !

Edited by 705H120
Guest solidslash
Posted

It is absolutely gorgeous. Smooth and stable. Great job.

One thing I'm missing - wifi indicator. It doesn't show connection strength.

Posted

Could someone please make a quick video about this? :D Phone functionality is important for me, but I would like to see how it performs on the Blade :)

Posted (edited)

Yep, they do work.

When i open contacts i just get a black screen, eny clue on what i can do ?

Solved: Downloaded ROM Manager and ran Fix Permission, after that one reboot and it worked!

Edited by loff
Posted
First you'll need to TPT your phone to a layout that gives you atleast 185 MB space - 200 is preferable.

What partition should be atleast 185 MB? /system or /data ?

Guest fonix232
Posted

Hmm, Tilal, themes still won't work, any idea?

Log:



02-26 22:01:40.150: W/PhoneApp(330): updateProximitySensorMode: lock already released.

02-26 22:01:41.090: W/CursorWrapperInner(1400): Cursor finalized without prior close()

02-26 22:01:54.950: W/System.err(1400): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, busybox mkdir -p "/data/system/theme"] Working Directory: null Environment: null

02-26 22:01:54.960: W/System.err(1400): 	at java.lang.ProcessManager.exec(ProcessManager.java:211)

02-26 22:01:54.970: W/System.err(1400): 	at java.lang.Runtime.exec(Runtime.java:168)

02-26 22:01:54.970: W/System.err(1400): 	at java.lang.Runtime.exec(Runtime.java:123)

02-26 22:01:54.970: W/System.err(1400): 	at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)

02-26 22:01:54.970: W/System.err(1400): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)

02-26 22:01:54.970: W/System.err(1400): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)

02-26 22:01:54.990: W/System.err(1400): 	at miui.util.CommandLineUtils.mkdir(CommandLineUtils.java:39)

02-26 22:01:55.000: W/System.err(1400): 	at com.android.thememanager.ThemeInfo.apply(ThemeInfo.java:399)

02-26 22:01:55.020: W/System.err(1400): 	at com.android.thememanager.ThemeInfo.access$000(ThemeInfo.java:37)

02-26 22:01:55.020: W/System.err(1400): 	at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:589)

02-26 22:01:55.020: W/System.err(1400): 	at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:553)

02-26 22:01:55.020: W/System.err(1400): 	at android.os.AsyncTask$2.call(AsyncTask.java:264)

02-26 22:01:55.020: W/System.err(1400): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)

02-26 22:01:55.020: W/System.err(1400): 	at java.util.concurrent.FutureTask.run(FutureTask.java:137)

02-26 22:01:55.020: W/System.err(1400): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)

02-26 22:01:55.020: W/System.err(1400): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)

02-26 22:01:55.020: W/System.err(1400): 	at java.lang.Thread.run(Thread.java:856)

02-26 22:01:55.020: W/System.err(1400): Caused by: java.io.IOException: No such file or directory

02-26 22:01:55.030: W/System.err(1400): 	at java.lang.ProcessManager.exec(Native Method)

02-26 22:01:55.040: W/System.err(1400): 	at java.lang.ProcessManager.exec(ProcessManager.java:209)

02-26 22:01:55.040: W/System.err(1400): 	... 16 more

02-26 22:01:55.120: W/System.err(1400): 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

02-26 22:01:55.130: W/System.err(1400): 	at java.lang.ProcessManager.exec(ProcessManager.java:211)

02-26 22:01:55.150: W/System.err(1400): 	at java.lang.Runtime.exec(Runtime.java:168)

02-26 22:01:55.160: W/System.err(1400): 	at java.lang.Runtime.exec(Runtime.java:123)

02-26 22:01:55.160: W/System.err(1400): 	at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)

02-26 22:01:55.160: W/System.err(1400): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)

02-26 22:01:55.160: W/System.err(1400): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)

02-26 22:01:55.160: W/System.err(1400): 	at miui.util.CommandLineUtils.chown(CommandLineUtils.java:35)

02-26 22:01:55.160: W/System.err(1400): 	at com.android.thememanager.ThemeInfo.apply(ThemeInfo.java:400)

02-26 22:01:55.160: W/System.err(1400): 	at com.android.thememanager.ThemeInfo.access$000(ThemeInfo.java:37)

02-26 22:01:55.170: W/System.err(1400): 	at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:589)

02-26 22:01:55.170: W/System.err(1400): 	at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:553)

02-26 22:01:55.170: W/System.err(1400): 	at android.os.AsyncTask$2.call(AsyncTask.java:264)

02-26 22:01:55.170: W/System.err(1400): 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)

02-26 22:01:55.180: W/System.err(1400): 	at java.util.concurrent.FutureTask.run(FutureTask.java:137)

02-26 22:01:55.180: W/System.err(1400): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)

02-26 22:01:55.180: W/System.err(1400): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)

02-26 22:01:55.180: W/System.err(1400): 	at java.lang.Thread.run(Thread.java:856)

02-26 22:01:55.180: W/System.err(1400): Caused by: java.io.IOException: No such file or directory

02-26 22:01:55.180: W/System.err(1400): 	at java.lang.ProcessManager.exec(Native Method)

02-26 22:01:55.190: W/System.err(1400): 	at java.lang.ProcessManager.exec(ProcessManager.java:209)

02-26 22:01:55.190: W/System.err(1400): 	... 16 more

02-26 22:01:57.590: W/System.err(1400): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, setprop debug.skia.free_cache 1330290117] Working Directory: null Environment: null

02-26 22:01:57.600: W/System.err(1400): 	at java.lang.ProcessManager.exec(ProcessManager.java:211)

02-26 22:01:57.600: W/System.err(1400): 	at java.lang.Runtime.exec(Runtime.java:168)

02-26 22:01:57.600: W/System.err(1400): 	at java.lang.Runtime.exec(Runtime.java:123)

02-26 22:01:57.600: W/System.err(1400): 	at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)

02-26 22:01:57.600: W/System.err(1400): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)

02-26 22:01:57.600: W/System.err(1400): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)

02-26 22:01:57.600: W/System.err(1400): 	at com.android.thememanager.ThemeHelper.sendThemeConfigurationChangeMsg(ThemeHelper.java:1022)

02-26 22:01:57.600: W/System.err(1400): 	at com.android.thememanager.ThemeInfo$ApplyThemeTask.onPostExecute(ThemeInfo.java:618)

02-26 22:01:57.600: W/System.err(1400): 	at com.android.thememanager.ThemeInfo$ApplyThemeTask.onPostExecute(ThemeInfo.java:553)

02-26 22:01:57.600: W/System.err(1400): 	at android.os.AsyncTask.finish(AsyncTask.java:602)

02-26 22:01:57.600: W/System.err(1400): 	at android.os.AsyncTask.access$600(AsyncTask.java:156)

02-26 22:01:57.600: W/System.err(1400): 	at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:615)

02-26 22:01:57.600: W/System.err(1400): 	at android.os.Handler.dispatchMessage(Handler.java:99)

02-26 22:01:57.600: W/System.err(1400): 	at android.os.Looper.loop(Looper.java:137)

02-26 22:01:57.600: W/System.err(1400): 	at android.app.ActivityThread.main(ActivityThread.java:4429)

02-26 22:01:57.600: W/System.err(1400): 	at java.lang.reflect.Method.invokeNative(Native Method)

02-26 22:01:57.610: W/System.err(1400): 	at java.lang.reflect.Method.invoke(Method.java:511)

02-26 22:01:57.610: W/System.err(1400): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)

02-26 22:01:57.610: W/System.err(1400): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)

02-26 22:01:57.610: W/System.err(1400): 	at dalvik.system.NativeStart.main(Native Method)

02-26 22:01:57.610: W/System.err(1400): Caused by: java.io.IOException: No such file or directory

02-26 22:01:57.610: W/System.err(1400): 	at java.lang.ProcessManager.exec(Native Method)

02-26 22:01:57.620: W/System.err(1400): 	at java.lang.ProcessManager.exec(ProcessManager.java:209)

02-26 22:01:57.620: W/System.err(1400): 	... 19 more

02-26 22:01:57.670: W/PhoneApp(330): updateProximitySensorMode: lock already released.

02-26 22:01:58.700: W/CursorWrapperInner(1400): Cursor finalized without prior close()

02-26 22:02:28.170: W/InputManagerService(196): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4158d778

02-26 22:02:28.820: W/NetworkManagementSocketTagger(196): setKernelCountSet(10025, 1) failed with errno -2

02-26 22:02:32.450: W/InputManagerService(196): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@415ce918 (uid=1001 pid=1400)

02-26 22:02:33.180: W/NetworkManagementSocketTagger(196): setKernelCountSet(1001, 0) failed with errno -2

02-26 22:03:00.460: W/NetworkManagementSocketTagger(400): untagSocket(90) failed with errno -2

02-26 22:03:08.709: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2

02-26 22:03:12.030: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2

02-26 22:03:14.300: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2

02-26 22:03:22.560: W/System.err(1366): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, busybox rm -r /data/system/customized_icons/com.google.android.gm*] Working Directory: null Environment: null

02-26 22:03:22.590: W/System.err(1366): 	at java.lang.ProcessManager.exec(ProcessManager.java:211)

02-26 22:03:22.590: W/System.err(1366): 	at java.lang.Runtime.exec(Runtime.java:168)

02-26 22:03:22.590: W/System.err(1366): 	at java.lang.Runtime.exec(Runtime.java:123)

02-26 22:03:22.590: W/System.err(1366): 	at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)

02-26 22:03:22.590: W/System.err(1366): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)

02-26 22:03:22.590: W/System.err(1366): 	at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)

02-26 22:03:22.600: W/System.err(1366): 	at miui.util.CommandLineUtils.rm(CommandLineUtils.java:51)

02-26 22:03:22.600: W/System.err(1366): 	at miui.content.res.IconCustomizer.clearCustomizedIcons(IconCustomizer.java:93)

02-26 22:03:22.600: W/System.err(1366): 	at com.miui.home.launcher.bc.onReceive(LauncherModel.java:525)

02-26 22:03:22.600: W/System.err(1366): 	at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:728)

02-26 22:03:22.600: W/System.err(1366): 	at android.os.Handler.handleCallback(Handler.java:605)

02-26 22:03:22.600: W/System.err(1366): 	at android.os.Handler.dispatchMessage(Handler.java:92)

02-26 22:03:22.600: W/System.err(1366): 	at android.os.Looper.loop(Looper.java:137)

02-26 22:03:22.610: W/System.err(1366): 	at android.app.ActivityThread.main(ActivityThread.java:4429)

02-26 22:03:22.610: W/System.err(1366): 	at java.lang.reflect.Method.invokeNative(Native Method)

02-26 22:03:22.610: W/System.err(1366): 	at java.lang.reflect.Method.invoke(Method.java:511)

02-26 22:03:22.610: W/System.err(1366): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)

02-26 22:03:22.610: W/System.err(1366): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)

02-26 22:03:22.620: W/System.err(1366): 	at dalvik.system.NativeStart.main(Native Method)

02-26 22:03:22.620: W/System.err(1366): Caused by: java.io.IOException: No such file or directory

02-26 22:03:22.620: W/System.err(1366): 	at java.lang.ProcessManager.exec(Native Method)

02-26 22:03:22.660: W/System.err(1366): 	at java.lang.ProcessManager.exec(ProcessManager.java:209)

02-26 22:03:22.660: W/System.err(1366): 	... 18 more

02-26 22:03:26.990: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2

02-26 22:03:40.310: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2

02-26 22:03:40.700: E/MediaPlayerService(107): Couldn't open fd for content://settings/system/notification_sound

02-26 22:03:40.710: W/NotificationService(196): error loading sound for content://settings/system/notification_sound

02-26 22:03:40.710: W/NotificationService(196): java.io.IOException: setDataSource failed.: status=0x80000000

02-26 22:03:40.710: W/NotificationService(196): 	at android.media.MediaPlayer._setDataSource(Native Method)

02-26 22:03:40.710: W/NotificationService(196): 	at android.media.MediaPlayer.setDataSource(MediaPlayer.java:844)

02-26 22:03:40.710: W/NotificationService(196): 	at android.media.MediaPlayer.setDataSource(MediaPlayer.java:806)

02-26 22:03:40.710: W/NotificationService(196): 	at android.media.MediaPlayer.setDataSource(MediaPlayer.java:761)

02-26 22:03:40.710: W/NotificationService(196): 	at com.android.server.NotificationPlayer$CreationAndCompletionThread.run(NotificationPlayer.java:88)

02-26 22:03:41.140: W/MediaPlayer-JNI(196): MediaPlayer finalized without being released

Guest tilal6991
Posted

What partition should be atleast 185 MB? /system or /data ?

System.

Guest tilal6991
Posted

Hmm, Tilal, themes still won't work, any idea?

Log:



02-26 22:01:40.150: W/PhoneApp(330): updateProximitySensorMode: lock already released.
02-26 22:01:41.090: W/CursorWrapperInner(1400): Cursor finalized without prior close()
02-26 22:01:54.950: W/System.err(1400): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, busybox mkdir -p "/data/system/theme"] Working Directory: null Environment: null
02-26 22:01:54.960: W/System.err(1400): at java.lang.ProcessManager.exec(ProcessManager.java:211)
02-26 22:01:54.970: W/System.err(1400): at java.lang.Runtime.exec(Runtime.java:168)
02-26 22:01:54.970: W/System.err(1400): at java.lang.Runtime.exec(Runtime.java:123)
02-26 22:01:54.970: W/System.err(1400): at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)
02-26 22:01:54.970: W/System.err(1400): at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)
02-26 22:01:54.970: W/System.err(1400): at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)
02-26 22:01:54.990: W/System.err(1400): at miui.util.CommandLineUtils.mkdir(CommandLineUtils.java:39)
02-26 22:01:55.000: W/System.err(1400): at com.android.thememanager.ThemeInfo.apply(ThemeInfo.java:399)
02-26 22:01:55.020: W/System.err(1400): at com.android.thememanager.ThemeInfo.access$000(ThemeInfo.java:37)
02-26 22:01:55.020: W/System.err(1400): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:589)
02-26 22:01:55.020: W/System.err(1400): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:553)
02-26 22:01:55.020: W/System.err(1400): at android.os.AsyncTask$2.call(AsyncTask.java:264)
02-26 22:01:55.020: W/System.err(1400): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
02-26 22:01:55.020: W/System.err(1400): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
02-26 22:01:55.020: W/System.err(1400): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
02-26 22:01:55.020: W/System.err(1400): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
02-26 22:01:55.020: W/System.err(1400): at java.lang.Thread.run(Thread.java:856)
02-26 22:01:55.020: W/System.err(1400): Caused by: java.io.IOException: No such file or directory
02-26 22:01:55.030: W/System.err(1400): at java.lang.ProcessManager.exec(Native Method)
02-26 22:01:55.040: W/System.err(1400): at java.lang.ProcessManager.exec(ProcessManager.java:209)
02-26 22:01:55.040: W/System.err(1400): ... 16 more
02-26 22:01:55.120: W/System.err(1400): 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
02-26 22:01:55.130: W/System.err(1400): at java.lang.ProcessManager.exec(ProcessManager.java:211)
02-26 22:01:55.150: W/System.err(1400): at java.lang.Runtime.exec(Runtime.java:168)
02-26 22:01:55.160: W/System.err(1400): at java.lang.Runtime.exec(Runtime.java:123)
02-26 22:01:55.160: W/System.err(1400): at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)
02-26 22:01:55.160: W/System.err(1400): at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)
02-26 22:01:55.160: W/System.err(1400): at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)
02-26 22:01:55.160: W/System.err(1400): at miui.util.CommandLineUtils.chown(CommandLineUtils.java:35)
02-26 22:01:55.160: W/System.err(1400): at com.android.thememanager.ThemeInfo.apply(ThemeInfo.java:400)
02-26 22:01:55.160: W/System.err(1400): at com.android.thememanager.ThemeInfo.access$000(ThemeInfo.java:37)
02-26 22:01:55.170: W/System.err(1400): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:589)
02-26 22:01:55.170: W/System.err(1400): at com.android.thememanager.ThemeInfo$ApplyThemeTask.doInBackground(ThemeInfo.java:553)
02-26 22:01:55.170: W/System.err(1400): at android.os.AsyncTask$2.call(AsyncTask.java:264)
02-26 22:01:55.170: W/System.err(1400): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
02-26 22:01:55.180: W/System.err(1400): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
02-26 22:01:55.180: W/System.err(1400): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
02-26 22:01:55.180: W/System.err(1400): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
02-26 22:01:55.180: W/System.err(1400): at java.lang.Thread.run(Thread.java:856)
02-26 22:01:55.180: W/System.err(1400): Caused by: java.io.IOException: No such file or directory
02-26 22:01:55.180: W/System.err(1400): at java.lang.ProcessManager.exec(Native Method)
02-26 22:01:55.190: W/System.err(1400): at java.lang.ProcessManager.exec(ProcessManager.java:209)
02-26 22:01:55.190: W/System.err(1400): ... 16 more
02-26 22:01:57.590: W/System.err(1400): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, setprop debug.skia.free_cache 1330290117] Working Directory: null Environment: null
02-26 22:01:57.600: W/System.err(1400): at java.lang.ProcessManager.exec(ProcessManager.java:211)
02-26 22:01:57.600: W/System.err(1400): at java.lang.Runtime.exec(Runtime.java:168)
02-26 22:01:57.600: W/System.err(1400): at java.lang.Runtime.exec(Runtime.java:123)
02-26 22:01:57.600: W/System.err(1400): at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)
02-26 22:01:57.600: W/System.err(1400): at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)
02-26 22:01:57.600: W/System.err(1400): at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)
02-26 22:01:57.600: W/System.err(1400): at com.android.thememanager.ThemeHelper.sendThemeConfigurationChangeMsg(ThemeHelper.java:1022)
02-26 22:01:57.600: W/System.err(1400): at com.android.thememanager.ThemeInfo$ApplyThemeTask.onPostExecute(ThemeInfo.java:618)
02-26 22:01:57.600: W/System.err(1400): at com.android.thememanager.ThemeInfo$ApplyThemeTask.onPostExecute(ThemeInfo.java:553)
02-26 22:01:57.600: W/System.err(1400): at android.os.AsyncTask.finish(AsyncTask.java:602)
02-26 22:01:57.600: W/System.err(1400): at android.os.AsyncTask.access$600(AsyncTask.java:156)
02-26 22:01:57.600: W/System.err(1400): at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:615)
02-26 22:01:57.600: W/System.err(1400): at android.os.Handler.dispatchMessage(Handler.java:99)
02-26 22:01:57.600: W/System.err(1400): at android.os.Looper.loop(Looper.java:137)
02-26 22:01:57.600: W/System.err(1400): at android.app.ActivityThread.main(ActivityThread.java:4429)
02-26 22:01:57.600: W/System.err(1400): at java.lang.reflect.Method.invokeNative(Native Method)
02-26 22:01:57.610: W/System.err(1400): at java.lang.reflect.Method.invoke(Method.java:511)
02-26 22:01:57.610: W/System.err(1400): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
02-26 22:01:57.610: W/System.err(1400): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
02-26 22:01:57.610: W/System.err(1400): at dalvik.system.NativeStart.main(Native Method)
02-26 22:01:57.610: W/System.err(1400): Caused by: java.io.IOException: No such file or directory
02-26 22:01:57.610: W/System.err(1400): at java.lang.ProcessManager.exec(Native Method)
02-26 22:01:57.620: W/System.err(1400): at java.lang.ProcessManager.exec(ProcessManager.java:209)
02-26 22:01:57.620: W/System.err(1400): ... 19 more
02-26 22:01:57.670: W/PhoneApp(330): updateProximitySensorMode: lock already released.
02-26 22:01:58.700: W/CursorWrapperInner(1400): Cursor finalized without prior close()
02-26 22:02:28.170: W/InputManagerService(196): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4158d778
02-26 22:02:28.820: W/NetworkManagementSocketTagger(196): setKernelCountSet(10025, 1) failed with errno -2
02-26 22:02:32.450: W/InputManagerService(196): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@415ce918 (uid=1001 pid=1400)
02-26 22:02:33.180: W/NetworkManagementSocketTagger(196): setKernelCountSet(1001, 0) failed with errno -2
02-26 22:03:00.460: W/NetworkManagementSocketTagger(400): untagSocket(90) failed with errno -2
02-26 22:03:08.709: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2
02-26 22:03:12.030: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2
02-26 22:03:14.300: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2
02-26 22:03:22.560: W/System.err(1366): java.io.IOException: Error running exec(). Command: [/system/xbin/invoke-as, -u root, busybox rm -r /data/system/customized_icons/com.google.android.gm*] Working Directory: null Environment: null
02-26 22:03:22.590: W/System.err(1366): at java.lang.ProcessManager.exec(ProcessManager.java:211)
02-26 22:03:22.590: W/System.err(1366): at java.lang.Runtime.exec(Runtime.java:168)
02-26 22:03:22.590: W/System.err(1366): at java.lang.Runtime.exec(Runtime.java:123)
02-26 22:03:22.590: W/System.err(1366): at miui.util.CommandLineUtils.runInner(CommandLineUtils.java:19)
02-26 22:03:22.590: W/System.err(1366): at miui.util.CommandLineUtils.run(CommandLineUtils.java:60)
02-26 22:03:22.590: W/System.err(1366): at miui.util.CommandLineUtils.run(CommandLineUtils.java:55)
02-26 22:03:22.600: W/System.err(1366): at miui.util.CommandLineUtils.rm(CommandLineUtils.java:51)
02-26 22:03:22.600: W/System.err(1366): at miui.content.res.IconCustomizer.clearCustomizedIcons(IconCustomizer.java:93)
02-26 22:03:22.600: W/System.err(1366): at com.miui.home.launcher.bc.onReceive(LauncherModel.java:525)
02-26 22:03:22.600: W/System.err(1366): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:728)
02-26 22:03:22.600: W/System.err(1366): at android.os.Handler.handleCallback(Handler.java:605)
02-26 22:03:22.600: W/System.err(1366): at android.os.Handler.dispatchMessage(Handler.java:92)
02-26 22:03:22.600: W/System.err(1366): at android.os.Looper.loop(Looper.java:137)
02-26 22:03:22.610: W/System.err(1366): at android.app.ActivityThread.main(ActivityThread.java:4429)
02-26 22:03:22.610: W/System.err(1366): at java.lang.reflect.Method.invokeNative(Native Method)
02-26 22:03:22.610: W/System.err(1366): at java.lang.reflect.Method.invoke(Method.java:511)
02-26 22:03:22.610: W/System.err(1366): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
02-26 22:03:22.610: W/System.err(1366): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
02-26 22:03:22.620: W/System.err(1366): at dalvik.system.NativeStart.main(Native Method)
02-26 22:03:22.620: W/System.err(1366): Caused by: java.io.IOException: No such file or directory
02-26 22:03:22.620: W/System.err(1366): at java.lang.ProcessManager.exec(Native Method)
02-26 22:03:22.660: W/System.err(1366): at java.lang.ProcessManager.exec(ProcessManager.java:209)
02-26 22:03:22.660: W/System.err(1366): ... 18 more
02-26 22:03:26.990: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2
02-26 22:03:40.310: W/NetworkManagementSocketTagger(758): untagSocket(24) failed with errno -2
02-26 22:03:40.700: E/MediaPlayerService(107): Couldn't open fd for content://settings/system/notification_sound
02-26 22:03:40.710: W/NotificationService(196): error loading sound for content://settings/system/notification_sound
02-26 22:03:40.710: W/NotificationService(196): java.io.IOException: setDataSource failed.: status=0x80000000
02-26 22:03:40.710: W/NotificationService(196): at android.media.MediaPlayer._setDataSource(Native Method)
02-26 22:03:40.710: W/NotificationService(196): at android.media.MediaPlayer.setDataSource(MediaPlayer.java:844)
02-26 22:03:40.710: W/NotificationService(196): at android.media.MediaPlayer.setDataSource(MediaPlayer.java:806)
02-26 22:03:40.710: W/NotificationService(196): at android.media.MediaPlayer.setDataSource(MediaPlayer.java:761)
02-26 22:03:40.710: W/NotificationService(196): at com.android.server.NotificationPlayer$CreationAndCompletionThread.run(NotificationPlayer.java:88)
02-26 22:03:41.140: W/MediaPlayer-JNI(196): MediaPlayer finalized without being released
[/CODE]

The binary that applies themes is compiled for ARM7 - can't do anything about it.

Guest Sulthekk
Posted

The binary that applies themes is compiled for ARM7 - can't do anything about it.

Well, since they have gone open source, they would provide one if asked them, or am I thinking wrong?

Guest Azpatix
Posted (edited)

I'm amazed.

This is just SUPERB!

I have had no problems at all when testing the B1 for the last 2 hours.

The smoothness, well I'm stunned.

I do think the stock/miui launcher is a bit slow, then I tested the pre-installed Nova Launcher, and omg... THAT'S SO SMOOTH!

So, what I think dev should work on, is the Miui launcher, and the lockscreen lags a bit too!

But so far... Omg... I can't just say thank you, it's not enough. Keep up the good work dev!

EDIT: Changing screen transition in the launcher to something else than Standard (for example, Cube, Page Turning) does make it feel smoother. But the lockscreen is still slow, on the other hand, I don't really like the MIUI launcher, so I would have changed it to another anyway.

EDIT2: Thank you, so much, for fixing the problem with the Market.

On the A1 when I was downloading from market, a 10mb file took over 30min to download!

Now it takes as fast as on GB. Great!

Edited by Azpatix
Guest tilal6991
Posted

Well, since they have gone open source, they would provide one if asked them, or am I thinking wrong?

Haha. If what they have released is what they consider "open source" they are sadly mistaken. I've already asked them - nothing.

Guest DarkChaosPaladin
Posted (edited)

At first i really like the rom (the whole UI).

The Rom still has a long way to go but it's amazing that now someone did it to port MIUI for an arm6 device. Big thanks tilal6991.

+

Nice UI

sometimes smooth menu sometimes a bit laggy

-

sometimes random reboots

if you want to install an apk from your backup e.g MiTalk it take about 10 minutes.

Autorotation do not work ( it rotates to much)

So this was my first post for this rom.

Now i must correct it.

Now it's smoother and until now it didn't reboot random.

Well i will test now how long it take to intall an app but until now the rom runs quite stable and smooth.

Good job

please continue

EDIT1: The Gallery works well after an manual reboot. But the lockscreen is still slow. Maybe I'm the only one but the "about the phone" isn't working for me, in A1 it works and now not.

EDIT2: The installations of app's is now faster than before. And "about the phone" does not work

Edited by DarkChaosPaladin
Guest yellman
Posted (edited)

I just tried for compare again replace the boot.img with burstlam, and it is better, I feel quicker response, and contacts even didnt go on black screen... I dont know :D I just tried it....

I don´t know exactly what happen when we do this "core ? transform" Tilal ???

Edited by yellman
Guest tilal6991
Posted

I just tried for compare again replace the boot.img with burstlam, and it is better, I feel quicker response, and contacts even didnt go on black screen... I dont know :D I just tried it....

Good. Well I have no idea what kernel source burstlam is using so I can't include it in the ROM. If it works for you - keep using it.

I have a feeling that it was a coincidence as contacts works fine for me and with a bit of overclocking everything is silky smooth.

Guest belzebub1988
Posted

The rom is awesome, ty for your work. Two problem i have so far: My mp3 ringtone dont ring on call and the music app did not find my mp3's.

sry for my bad english

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.