- Nov 7, 2011
- 10
- 11
Finally got 2.24 to work on G2 after installing w/o wipe but now miui music will not launch. Logcat link below. Any help much appreciated.
http://db.tt/1DCGo1W3
http://db.tt/1DCGo1W3
02-28 23:51:14.559 D/dalvikvm( 3123): GC_FOR_MALLOC freed 222K, 45% free 3149K/5639K, external 78K/513K, paused 22ms
02-28 23:51:14.629 D/AndroidRuntime( 3123): Shutting down VM
02-28 23:51:14.629 W/dalvikvm( 3123): threadid=1: thread exiting with uncaught exception (group=0x40015568)
02-28 23:51:14.639 E/AndroidRuntime( 3123): FATAL EXCEPTION: main
02-28 23:51:14.639 E/AndroidRuntime( 3123): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miui.player/com.miui.player.drawerActivityGroup.MainActivityGroup}: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miui.player/com.miui.player.ui.MusicBrowserActivity}: android.content.res.Resources$NotFoundException: File res/layout-en/media_player_navigation_header.xml from xml type layout resource ID #0x7f03001b
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1664)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1680)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.os.Handler.dispatchMessage(Handler.java:99)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.os.Looper.loop(Looper.java:130)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.main(ActivityThread.java:3703)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at java.lang.reflect.Method.invokeNative(Native Method)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at java.lang.reflect.Method.invoke(Method.java:507)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at dalvik.system.NativeStart.main(Native Method)
02-28 23:51:14.639 E/AndroidRuntime( 3123): Caused by: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miui.player/com.miui.player.ui.MusicBrowserActivity}: android.content.res.Resources$NotFoundException: File res/layout-en/media_player_navigation_header.xml from xml type layout resource ID #0x7f03001b
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1664)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.startActivityNow(ActivityThread.java:1504)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:127)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:339)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.drawerActivityGroup.PlayerActivityStack.pushInternal(PlayerActivityStack.java:145)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.drawerActivityGroup.PlayerActivityStack.push(PlayerActivityStack.java:102)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.drawerActivityGroup.DrawerActivityGroup.pushBgChild(DrawerActivityGroup.java:338)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.drawerActivityGroup.DrawerActivityGroup.initializeActivity(DrawerActivityGroup.java:134)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.drawerActivityGroup.DrawerActivityGroup.onCreate(DrawerActivityGroup.java:83)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.drawerActivityGroup.MainActivityGroup.onCreate(MainActivityGroup.java:68)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1628)
02-28 23:51:14.639 E/AndroidRuntime( 3123): ... 11 more
02-28 23:51:14.639 E/AndroidRuntime( 3123): Caused by: android.content.res.Resources$NotFoundException: File res/layout-en/media_player_navigation_header.xml from xml type layout resource ID #0x7f03001b
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1946)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.content.res.Resources.loadXmlResourceParser(Resources.java:1901)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.content.res.Resources.getLayout(Resources.java:735)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:662)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.view.LayoutInflater.rInflate(LayoutInflater.java:619)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:212)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.Activity.setContentView(Activity.java:1681)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at com.miui.player.ui.MusicBrowserActivity.onCreate(MusicBrowserActivity.java:106)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1628)
02-28 23:51:14.639 E/AndroidRuntime( 3123): ... 22 more
02-28 23:51:14.639 E/AndroidRuntime( 3123): Caused by: java.io.FileNotFoundException: res/layout-en/media_player_navigation_header.xml
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.content.res.AssetManager.openXmlAssetNative(Native Method)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:509)
02-28 23:51:14.639 E/AndroidRuntime( 3123): at android.content.res.Resources.loadXmlResourceParser(Resources.jav
Grab my latest Nexus S build, Music is working fine in that oneOk. Thanks for the quick replies. You guys are awesome.
Is the nexus version compatible with the G2 or do you mean extract the music.apk?Grab my latest Nexus S build, Music is working fine in that one![]()
You are working with GB release? if so, use the Nexus One not the Nexus S as the latter is ICS not GBIs the nexus version compatible with the G2 or do you mean extract the music.apk?
Yes GB on Desire Z/G2. Updating to 2.3.2 so hopefully issue will be resolved. Thank you.You are working with GB release? if so, use the Nexus One not the Nexus S as the latter is ICS not GB![]()