android启动时出现The application has stopped unexpectedly.android启动时出现The application 视频播放器(process cn.tcjt.play)has stopped unexpectedly.logcat如下:ERROR/AndroidRuntime(849):ERROR:thread attach failedERROR/AndroidRuntime

来源:学生作业帮助网 编辑:作业帮 时间:2024/04/30 11:07:53
android启动时出现The application has stopped unexpectedly.android启动时出现The application 视频播放器(process cn.tcjt.play)has stopped unexpectedly.logcat如下:ERROR/AndroidRuntime(849):ERROR:thread attach failedERROR/AndroidRuntime

android启动时出现The application has stopped unexpectedly.android启动时出现The application 视频播放器(process cn.tcjt.play)has stopped unexpectedly.logcat如下:ERROR/AndroidRuntime(849):ERROR:thread attach failedERROR/AndroidRuntime
android启动时出现The application has stopped unexpectedly.
android启动时出现The application 视频播放器(process cn.tcjt.play)has stopped unexpectedly.
logcat如下:
ERROR/AndroidRuntime(849):ERROR:thread attach failed
ERROR/AndroidRuntime(876):Uncaught handler:thread main exiting due to uncaught exception
12-02 08:57:47.807:ERROR/AndroidRuntime(876):java.lang.RuntimeException:Unable to start activity ComponentInfo{cn.tcjt.play/cn.tcjt.play.MainActivity}:android.view.InflateException:Binary XML file line #23:Error inflating class android.widget.ImageButton
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2454)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2470)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.app.ActivityThread.access$2200(ActivityThread.java:119)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1821)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.os.Handler.dispatchMessage(Handler.java:99)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.os.Looper.loop(Looper.java:123)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at android.app.ActivityThread.main(ActivityThread.java:4310)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at java.lang.reflect.Method.invokeNative(Native Method)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at java.lang.reflect.Method.invoke(Method.java:521)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):at dalvik.system.NativeStart.main(Native Method)
12-02 08:57:47.807:ERROR/AndroidRuntime(876):Caused by:android.view.InflateException:Binary XML file line #23:Error inflating class android.widget.ImageButton
12-02 08:57:47.807:ERROR/AndroidRuntime(876):

android启动时出现The application has stopped unexpectedly.android启动时出现The application 视频播放器(process cn.tcjt.play)has stopped unexpectedly.logcat如下:ERROR/AndroidRuntime(849):ERROR:thread attach failedERROR/AndroidRuntime
Unable to start activity ComponentInfo{cn.tcjt.play/cn.tcjt.play.MainActivity}:android.view.InflateException:Binary XML file line #23:Error inflating class android.widget.ImageButton
Log上看是你xml里解析到这里出错了,你先看看你的xml文件.
如果确认没错,也许是Eclipse或你编译的时候编译没有同步,刷新下项目再编译一次

android启动时出现The application has stopped unexpectedly.android启动时出现The application 视频播放器(process cn.tcjt.play)has stopped unexpectedly.logcat如下:ERROR/AndroidRuntime(849):ERROR:thread attach failedERROR/AndroidRuntime Android为什么每次运行时都出现这种The application has stoped unexpectedly.please try again 这种错误 本总出现com.android. 启动tomcat时出现The specified JRE installation does not exist 如何解决? 请问 Copy did not complete normally.Please see the log for more information.该怎么解决运行 Android logcat时出现的.重启eclipse不管用. Android为什么每次运行时都出现这种The application has stoped unexpectedly.please try again 这种错误?想知道这个您是怎么解决的? Android中怎么启动关闭Service及功能解释 Android中怎么启动关闭Service及功能解释 Android中怎么启动关闭Service及功能解释 ansys 加载时出现提示信息,我在加载节点面荷载时,“Both solid model and finite element model boundary conditions have been applied to this model.As solid loads are transferred to the nodes or elements,they can overwrite directly appl 创建android时出现An SDK Target must be specified.而且选择window,android sdk and avd manager无效搭建android环境时,在eclipse里创建android时出现An SDK Target must be specified.而且 选择window,android sdk and avd manager时没 在Android项目运行时出现“thread exiting with uncaught exception” android出现no such action是什么意思 andy the android的翻译 apache 中 the requested operation has failed错误怎么改启动时出现的问题,apache2.2 我的安卓手机刷root时出错 在按上音乐键开机就出现 android system recovery android system recovery android system recovery utilityreboot system nowapply update from sdcardwipe data/factoryresetwipe cache partitionbackupuser datarest 启动时出现backup&restore driver not loaded!无法硬盘启动 Android出错The application has stopped unexpectedly刚开始学Android,编了一个简单的程序,代码如下就出现上面的错误了.是什么原因啊public class Hello extends Activity {/** Called when the activity is first created.*/privat