从手机的Android读取错误日志
我怎样才能读取错误日志,应用程序做什么呢?是否有其内容从手机错误日志,并显示它?任何软件
How can I read the error log applications make? Is there any software which reads the error log from the handset and displays it?
我不想调试使用Eclipse的应用程序,我正在寻找一个基于手机的错误日志查看器。
I don't want to debug the app using eclipse, I'm looking for a handset based error log viewer.
有一些在Android Market免费应用,将收集设备日志。
There are a number of free applications in the Android Market which will collect the device log.
一个看起来有前途的是日志收集,不仅是因为它是开源的。你可以找到它在谷歌code这里和的上androlib.com这里
One which looks promising is Log Collector, not least because it is open source. You can find it on Google Code here and on androlib.com here.
Here's another Log Collecting app produced by the creators of Locale.