Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/194.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
这类车祸常见吗?android.content.res.Resources$NotFoundException_Android_Filenotfoundexception_Runtimeexception - Fatal编程技术网

这类车祸常见吗?android.content.res.Resources$NotFoundException

这类车祸常见吗?android.content.res.Resources$NotFoundException,android,filenotfoundexception,runtimeexception,Android,Filenotfoundexception,Runtimeexception,这类车祸常见吗?这次崩溃影响了约3000名用户中的一名用户。这发生在我在setContentView中的第一个活动中。该设备为GT-S5830 Galaxy Ace 4.0.4版本 java.lang.RuntimeException: Unable to start activity ComponentInfo{co.seahorse.android/co.seahorse.android.views.seahorse.SeahorseStartActivity}: android.conte

这类车祸常见吗?这次崩溃影响了约3000名用户中的一名用户。这发生在我在setContentView中的第一个活动中。该设备为GT-S5830 Galaxy Ace 4.0.4版本

java.lang.RuntimeException: Unable to start activity ComponentInfo{co.seahorse.android/co.seahorse.android.views.seahorse.SeahorseStartActivity}: android.content.res.Resources$NotFoundException: Resource ID #0x109005b
我也只收到一个用户的崩溃。设备为4.3中的SGH-i747m:

java.lang.RuntimeException: Unable to start activity ComponentInfo{co.seahorse.android/co.seahorse.android.views.fragmenttabhost.NewFragmentTabHostActivity}: android.content.res.Resources$NotFoundException: File res/drawable/tab_indicator_ab_seahorse.xml from drawable resource ID #0x7f0204e4

显然,资源就在那里。

出现错误的用户,他使用的是什么手机/平板电脑?该设备是4.0.4中的GT-S5830 Galaxy Ace。另一个是4.3中的SGH-i747m。