Android的logcat的错误 [英] Android logcat errors

查看:320
本文介绍了Android的logcat的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新来的Andr​​oid,而不是新的Java和我与Eclipse的经验。
不过,我刚刚安装了developer.Android.com最新的Andr​​oid SDK和安装
在Eclipse 4.2 Java EE版本与最新的ADT。

I am new to Android, but not new to Java, and I am experienced with Eclipse. However, I just installed the newest Android SDK from developer.Android.com and installed in Eclipse 4.2 Java EE version with latest ADT.

我大约安装教程去了,在模拟器运行Hello World示例。

I went through the tutorial about installation, and ran the Hello World example in an emulator.

该应用程序似乎运行正常。

The app seems to run fine.

控制台输出看起来不错,但LogCat中是疯狂的红色。

The Console output looks OK, But the LogCat is crazy with RED.

下面是一些它运行会话期间输出错误的例子:

Here's an example of some of the errors it outputs during a running session:

未能打开libwvm.so结果
    无法提取的专辑封面结果
    错误打开跟踪文件:没有这样的文件或目录(2)结果
    batteryVoltagePath没有找到结果
    错误加载/system/meida/audio/ui/Lock.ogg结果
    runIptablesCmd():失败/系统/斌[...]结果
    在java.util.concurrent.threadpoolExecutor.runWorker [...]结果
    非法状态异常结果
    找不到类preloading:android.animation.ValueAnimator

Failed to open libwvm.so
Failed to extract an album art
Error opening trace file: No such file or directory (2)
batteryVoltagePath not found
error loading /system/meida/audio/ui/Lock.ogg
runIptablesCmd(): failed /system/bin […]
at java.util.concurrent.threadpoolExecutor.runWorker […]
Illegal state exception
Class not found for preloading: android.animation.ValueAnimator

注意:我不希望任何人来调试这个,因为它是一个混乱的,并没有什么,因为我没有code什么调试!我只是想知道,如果这种行为使用仿真器时是正常的logcat的。

Note: I don't expect anyone to debug this since it's a jumble, AND there's nothing to debug since I didn't code anything! I just want to know if this behavior is normal for the logcat when using an emulator.

我从来没有见过的错误和警告这个数量在一个简单的Hello World,特别是当它似乎运行得很好。

I've never seen this amount of errors and warnings on a simple Hello World, especially when it seems to run just fine.

如果你想知道,我也跟着安装SDK教程一>的嘴脸。

If you're wondering, I followed the tutorial on "Installing the SDK" to a tee.

推荐答案

这是经常可以看到在Android模拟器logcat中许多错误,遗憾的是pretty。我不会担心这一点,除非您有您的应用程序的问题。

It's pretty common to see many errors in android emulator logcat, unfortunately. I wouldn't worry about this unless you are having problems with your app.

这篇关于Android的logcat的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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