sorry...no timeMe want it badly!!! Btw, can you, please, build also a version using my already localized files? Or it's not possible?
now you know porting is complicated.
yes, that will work...BUT only if you use miuiandroid rom for a specific version, not any port of it or using any other base like cm10.
only 2 devices don't have bootloop?
the bootloop seems related to new theme manager. i didn't update it yet.
i think i'll release control panel for all devices despite some users have bootloop issue.
Sent from my GT-I9100 using Tapatalk 2
Did you flash the control panel or just replaced those files during system is running? Which device are you using?Doesn't work for me. I took miuiandroid's ROM (original english) and put inside ControlPanel.apk and replace MiuiSystemUI.apk. And get wallpaperless desktop with no statusbar
Err LT26i?
Cooking it now...dude control panel for arc s.?
I ported MIUI to Galaxy S3 i9300 international from GNex maguro MIUI to AOSP CM10 base and willing also to add CP Suite. I ported also the CP to work an everything is fine except the Nav Bar which doesn't want to show. If I activate it by CP it doesn't show and that's all. If I also modify the build.prop line qemu.hw.mainkeys=0 (instead of 1) and reboot i get SystemUI FC with the log:
Code:10-31 16:13:51.780: D/PhoneStatusBar(2899): disable: < expand icons alerts ticker system_info back home recent clock > 10-31 16:13:51.790: I/ResourceManager(2500): load image from extra resource: sw720 10-31 16:13:51.790: I/ResourceManager(2500): load image unlock_mask_bg_bottom.png 10-31 16:13:51.835: D/dalvikvm(2500): GC_FOR_ALLOC freed 559K, 10% free 24664K/27143K, paused 44ms, total 44ms 10-31 16:13:51.845: D/NetworkLocationService(3139): onBind(com.android.location.service.GeocodeProvider) com.google.android.location 10-31 16:13:51.845: I/dalvikvm-heap(2500): Grow heap (frag case) to 32.908MB for 1650256-byte allocation 10-31 16:13:51.850: D/NetworkLocationService(3139): onBind(com.android.location.service.NetworkLocationProvider) com.google.android.location 10-31 16:13:51.880: I/ResourceManager(2500): load image from extra resource: sw720 10-31 16:13:51.880: I/ResourceManager(2500): load image music_bg.png 10-31 16:13:51.905: W/ResourceType(2899): getEntry failing because entryIndex 522 is beyond type entryCount 465 10-31 16:13:51.905: W/ResourceType(2899): Failure getting entry for 0x0602020a (t=1 e=522) in package 0 (error -2147483647) 10-31 16:13:51.910: I/gmmInternalNlpService(3139): internal NLP onStart(com.google.android.location.internal.ANDROID_NLP) com.google.android.location 10-31 16:13:51.910: D/NetworkLocationClient(3139): onServiceConnected to ComponentInfo{com.google.android.location/com.google.android.location.internal.server.NetworkLocationService} 10-31 16:13:51.915: W/ActivityManager(2500): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found 10-31 16:13:51.930: W/ResourceType(2899): getEntry failing because entryIndex 522 is beyond type entryCount 465 10-31 16:13:51.930: W/ResourceType(2899): Failure getting entry for 0x0602020a (t=1 e=522) in package 0 (error -2147483647) 10-31 16:13:51.930: D/AndroidRuntime(2899): Shutting down VM 10-31 16:13:51.930: W/dalvikvm(2899): threadid=1: thread exiting with uncaught exception (group=0x41ee1300) 10-31 16:13:51.945: D/TextLayoutCache(3093): Using debug level = 0 - Debug Enabled = 0 10-31 16:13:51.945: I/ResourceManager(2500): load image from extra resource: sw720 10-31 16:13:51.955: E/AndroidRuntime(2899): FATAL EXCEPTION: main 10-31 16:13:51.955: E/AndroidRuntime(2899): java.lang.RuntimeException: Unable to create service com.android.systemui.SystemUIService: android.view.InflateException: Binary XML file line #7: Error inflating class com.android.internal.widget.multiwaveview.GlowPadView 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2384) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.app.ActivityThread.access$1600(ActivityThread.java:133) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1280) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.os.Handler.dispatchMessage(Handler.java:99) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.os.Looper.loop(Looper.java:137) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.app.ActivityThread.main(ActivityThread.java:4758) 10-31 16:13:51.955: E/AndroidRuntime(2899): at java.lang.reflect.Method.invokeNative(Native Method) 10-31 16:13:51.955: E/AndroidRuntime(2899): at java.lang.reflect.Method.invoke(Method.java:511) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) 10-31 16:13:51.955: E/AndroidRuntime(2899): at dalvik.system.NativeStart.main(Native Method) 10-31 16:13:51.955: E/AndroidRuntime(2899): Caused by: android.view.InflateException: Binary XML file line #7: Error inflating class com.android.internal.widget.multiwaveview.GlowPadView 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.createView(LayoutInflater.java:613) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:687) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.rInflate(LayoutInflater.java:746) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.rInflate(LayoutInflater.java:749) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.rInflate(LayoutInflater.java:749) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.inflate(LayoutInflater.java:489) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.inflate(LayoutInflater.java:396) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.statusbar.g.aC(BaseStatusBar.java:438) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.statusbar.phone.PhoneStatusBar.aC(PhoneStatusBar.java:799) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.statusbar.phone.PhoneStatusBar.be(PhoneStatusBar.java:879) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.statusbar.phone.PhoneStatusBar.bf(PhoneStatusBar.java:887) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.statusbar.phone.PhoneStatusBar.aW(PhoneStatusBar.java:464) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:430) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:94) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2374) 10-31 16:13:51.955: E/AndroidRuntime(2899): ... 10 more 10-31 16:13:51.955: E/AndroidRuntime(2899): Caused by: java.lang.reflect.InvocationTargetException 10-31 16:13:51.955: E/AndroidRuntime(2899): at java.lang.reflect.Constructor.constructNative(Native Method) 10-31 16:13:51.955: E/AndroidRuntime(2899): at java.lang.reflect.Constructor.newInstance(Constructor.java:417) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.view.LayoutInflater.createView(LayoutInflater.java:587) 10-31 16:13:51.955: E/AndroidRuntime(2899): ... 24 more 10-31 16:13:51.955: E/AndroidRuntime(2899): Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x602020a 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.content.res.Resources.getValue(Resources.java:1017) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.content.res.MiuiResources.getValue(MiuiResources.java:67) 10-31 16:13:51.955: E/AndroidRuntime(2899): at android.content.res.Resources.getDrawable(Resources.java:662) 10-31 16:13:51.955: E/AndroidRuntime(2899): at com.android.internal.widget.multiwaveview.GlowPadView.<init>(GlowPadView.java:244) 10-31 16:13:51.955: E/AndroidRuntime(2899): ... 27 more
I also tryied to port the CP Crespo version with the same results, navbar still not showing.
Anyone care to help please?
Control Panel 2.11.2 is up for all devices with new UI, new options to hide clock and set landscape nav bar width.
Sent from my GT-I9100 using Tapatalk 2
Thanks, it would be great and sorry that you have to do it again, my mistake was that i delete the file when 2.10.26 was online.not anymore, but you can send me some files from 2.10.19 (see control panel.zip content) and i'll create CP for you.
Sent from my GT-I9100 using Tapatalk 2
Did you flash the control panel or just replaced those files during system is running? Which device are you using?
http://www.mediafire.com/?6wpwyc4959d0sqgThanks, it would be great and sorry that you have to do it again, my mistake was that i delete the file when 2.10.26 was online.
Here are the files from miuiandroid 2.10.19 that you need!
DOWNLOAD
Thanks again!!!
glad to hear that.Whoo... Nevermind, fusion. I've downloaded new CP, localized ControlPanel.apk and MiuiSystemUI.apk, and throw them into the phone - works like a charm!!! Thanks a lot for your work!!!
PS: My device is Huawei Ascend D1
PS2: Btw, Samsung i9000 version of CP works on my phone too
4way reboot is included in the CP.please 4 way reboot for Evo3D MIUI 2.11.2
http://www.mediafire.com/?6wpwyc4959d0sqg
if you need restore zip file, let me know...enjoy.
your welcomeThanks, works perfect. Restore zip file is useless!
Cheers!
see faq section in control panel site. i don't have link right now.How create a theme for logo carrier
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation