由于在Android中强制关闭而应在哪里找到错误? [英] where should the errors be found due to force close in android ?

查看:61
本文介绍了由于在Android中强制关闭而应在哪里找到错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

应该在哪里发现由于Android中的强制关闭而导致的错误?

where should the errors be found due to force close in android ?

推荐答案

如果您的应用程序挂起(例如无限循环),则Android会强制其
If your application hangs (for instance an infinite loop) then Android forces its termination.


您知道Android的LogCat吗?它显示了您的应用程序在运行时遇到的所有错误列表.
如果您使用Eclipse在Android中进行编码,请参见屏幕右下角的LogCat图标.如果找不到,请通知我..
Do you know about LogCat of Android?It shows all the errors list that your application faces during runtime.
If you use Eclipse for coding in android then see the LogCat icon at the below right corner of the screen.If not found then let me know..


这篇关于由于在Android中强制关闭而应在哪里找到错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆