我有Android版4.0.4的LTE选项卡,当我拨打GSM电话时,黑屏出现在肖像中,而电话应用程序因FC消息而崩溃"不幸的是,进程com.android.phone已停止&# 34;,无法拨打电话,现在借助 logcat ,我发现以下异常:
AndroidRuntime:java.lang.RuntimeException:无法启动活动 ComponentInfo {} com.android.phone/com.android.phone.InCallScreen: android.content.res.Resources $ NotFoundException:资源ID#0x7f020109
我正在尝试找到Resource ID #0x7f020109
,但无法找到它,请提出一些解决方案。请帮帮我
添加了一些logcat调试行
03-26 15:45:54.506 5438 5438 D InCallTouchUi: InCallTouchUi onFinishInflate(this = com.android.phone.InCallTouchUi@4140b480)...
03-26 15:45:54.516 5438 5438 W ResourceType: Failure getting entry for 0x7f020109 (t=1 e=265) in package 0 (error -75)
03-26 15:45:54.516 5438 5438 W dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x40c021f8)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: FATAL EXCEPTION: main
03-26 15:45:54.526 5438 5438 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.InCallScreen}: android.content.res.Resources$NotFoundException: Resource ID #0x7f020109
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1968)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1993)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.ActivityThread.access$600(ActivityThread.java:127)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1159)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.os.Looper.loop(Looper.java:137)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:4512)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:511)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:561)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f020109
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.content.res.Resources.getValue(Resources.java:1031)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.content.res.Resources.getDrawable(Resources.java:676)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at com.android.phone.InCallTouchUi.onFinishInflate(InCallTouchUi.java:356)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:747)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:742)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:272)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.Activity.setContentView(Activity.java:1851)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at com.android.phone.InCallScreen.onCreate(InCallScreen.java:810)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:4485)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1052)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1932)
03-26 15:45:54.526 5438 5438 E AndroidRuntime: ... 11 more
03-26 15:45:54.526 396 1508 W ActivityManager: Process app.info.processName has crashed too many times: killing!
03-26 15:45:54.526 396 1508 W ActivityManager: Force finishing activity r.intent.getComponent().flattenToShortString()
03-26 15:45:54.556 396 1508 W ActivityManager: Force finishing activity r.intent.getComponent().flattenToShortString()
03-26 15:45:54.556 396 1508 W ActivityManager: Duplicate finish request for r
03-26 15:45:54.556 396 1508 W ActivityManager: Force finishing activity r.intent.getComponent().flattenToShortString()
03-26 15:45:54.556 396 415 E android.os.Debug: !@Dumpstate > dumpstate -k -z -d -o /data/log/dumpstate_app_error
03-26 15:45:54.556 396 1508 W ActivityManager: Duplicate finish request for r