`
hehailin1986_163.com
  • 浏览: 151241 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

The application has stopped unexpectedly

阅读更多
   在学习Android的时候,偶尔会遇到异常。像要是遇到异常:“The application has stopped unexpectedly”的时候,首先去查看自己的代码是否有逻辑上的错误或者是漏洞,例如是不是使用了一个null对象。对象使用之前是否已经实例化。另外针对Android要特别注意,整个的程序中要关心的有三个部分:
业务逻辑--即逻辑上是否合理,代码部分是否正确。这个主要可以通过调试运行查看Log记录。
资源应用--Android的资源都放在了res文件下面,如Activity的布局一般都放在res/layout下面,并且一般是一个xml文件对应一个Activity。
AndroidManifest.xml--之前我在学习别人一个例子的时候就忽略了这个非常重要的东西,才导致了The application has stopped unexpectedly的发生。
分享到:
评论
3 楼 Menuz 2011-11-02  
logcat慢慢调,终会找到的。
2 楼 右转随缘 2011-07-28  
好抽象。。。
1 楼 gyy_username 2010-07-14  
汗,我的是在onCreate()里少了句super.onCreate(savedInstanceState);   

相关推荐

    Proxool-0.9.1

    SEVERE: The web application [/xxx] registered the JDBC driver [org.logicalcobwebs.proxool.ProxoolDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the...

    关闭tomca报错t,网络整理

    严重: The web application [/img] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been...

    kafka-eagle-2.0.4.tar.gz

    kafka-eagle编译好的包

    genymotion 安装问题+虚拟机安装+配置全套完美解决

    1. genymotion unfortunately has stopped , 完美解决。 2. 解决genymotion-arm-translation.zip无法拖拽安装的完美问题。 4. genymotion,拖进去后变成Files successfully copied to: /sdcard/Download, 完美解决...

    GNUPro Debugging Tools

    Examine what has happened when your program has stopped. Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another problem affecting...

    EPM Add-in_NET40

    office 2013 EPM插件,EPM add-in for Microsoft Office 是在由SAP BusinessObjects开发类别 Miscellaneous Shareware 软件。EPM系统插件add-in安装 - EPM 系统插件 Add-in 安装 说明: Add-in 为依附在 excel 上的一...

    Android代码-SimpleExplorer

    --- The development of this project has stopped --- Simple Explorer is a open source file explorer. License Copyright 2013 - 2015 Daniel F. This program is free software; you can redistribute it and/...

    Xftp 6免费版(个人使用)

    截止 2019.1.4更新的最新版本,供个人免费使用,省去了去填资料下载的麻烦。

    PS-ReC SDK v1.1.0e

    Canon PowerShot SDK News ...Development of the PowerShot (PS-Rec) SDK has now stopped Only the Digital EOS SDK (ED-SDK) will continue to be developed and supported (including Vista support) next year

    BURNINTEST--硬件检测工具

    - Changed the mechanism to check for the required DirectX Direct3D as the previous method did not work on some system (some W2003 servers). - Enhanced the mechanism to report memory hardware errors ...

    c program desinger

    NULL 博文链接:https://xblia.iteye.com/blog/1213316

    Debugging with gdb Tenth Edition, for gdb version 8.0.50.20170611-git

    Examine what has happened, when your program has stopped. Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

    (Weberdo) Play Service Info APK android app

    To fix "Google Play Services has stopped" errors, try opening the app info dialog and select "clear cache". If that does not work, try the "uninstall updates" option. Then download and re-install the ...

    DDD manual

    Examine what has happened, when your program has stopped. Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

    ambari报错解决

    报错1: Using python /usr/bin/python ...REASON: Before starting Ambari Server, you must copy the MySQL JDBC driver JAR file to /usr/share/java and set property server.jdbc.driver.path=[path/to/c

    pro spring dm server

    When the application server written by the same company—the SpringSource dm Server—first came out in April 2008, even though it was in the beta release, I immediately installed it on my machine ...

    S7A驱动720版本

    - The driver could crash when the driver was stopped (either by hand or when the demo time was expired) and in the same moment the NetLink connection was disturbed. - Improvements on the seamless ...

    2008年6月大学英语六级A卷真题

    Bruce Lahn, professor of human genetics at the University of Chicago, anticipates the ability to produce “unlimited supplies” of transplantable human organs without the need for human donors....

    Android代码-CustomActivityOnCrash

    This library allows launching a custom activity when the app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog. How to use One-step install Add the following dependency to ...

    多目标规划fgoalattain(MATLAB代码)

    fgoalattain stopped because it exceeded the function evaluation limit, options.MaxFunctionEvaluations = 400 (the default value). x = 0.0123764041883559 6.60270284335016e-05 6.60195797535719e-05 ...

Global site tag (gtag.js) - Google Analytics