【问题标题】:Get loads of errors while Eclipse Emulator loads up在 Eclipse Emulator 加载时出现大量错误
【发布时间】:2014-01-04 17:54:18
【问题描述】:

当我的 Eclipse Android Emulator 加载时,我得到了相当多的错误。我想知道我能做些什么来摆脱它们。 这些是错误消息:

01-04 12:51:26.300: E/SurfaceFlinger(953): hwcomposer module not found
01-04 12:51:27.050: E/SurfaceFlinger(953): ro.sf.lcd_density must be defined as a build property
01-04 12:51:40.920: E/logwrapper(1170): executing /system/bin/ip failed: No such file or directory
01-04 12:51:40.970: E/logwrapper(1171): executing /system/bin/ip failed: No such file or directory
01-04 12:51:40.990: E/logwrapper(1174): executing /system/bin/ip failed: No such file or directory
01-04 12:51:41.050: E/logwrapper(1177): executing /system/bin/ip failed: No such file or directory
01-04 12:51:41.080: E/logwrapper(1178): executing /system/bin/ip failed: No such file or directory
01-04 12:51:41.110: E/logwrapper(1179): executing /system/bin/ip failed: No such file or directory
01-04 12:51:41.140: E/logwrapper(1180): executing /system/bin/ip failed: No such file or directory
01-04 12:51:46.410: E/PowerManagerService-JNI(1234): Couldn't load power module (No such file or directory)
01-04 12:51:46.710: E/SurfaceFlinger(953): ro.sf.lcd_density must be defined as a build property
01-04 12:51:52.930: E/libsuspend(1234): Error opening /sys/power/autosleep: No such file or directory
01-04 12:51:53.140: E/WVMExtractor(956): Failed to open libwvm.so
01-04 12:51:53.220: E/EventHub(1234): could not get driver version for /dev/input/mouse0, Not a typewriter
01-04 12:51:53.250: E/EventHub(1234): could not get driver version for /dev/input/mice, Not a typewriter
01-04 12:51:54.190: E/MobileDataStateTracker(1234): default: Ignoring feature request because could not acquire PhoneService
01-04 12:51:54.190: E/MobileDataStateTracker(1234): default: Could not enable APN type "default"
01-04 12:51:55.340: E/SELinux(954): avc:  denied  { specifyids } for  scontext=u:r:system:s0 tcontext=u:r:system:s0 tclass=zygote
01-04 12:51:55.340: E/SELinux(954): avc:  denied  { specifyseinfo } for  scontext=u:r:system:s0 tcontext=u:r:system:s0 tclass=zygote
01-04 12:51:57.710: E/BluetoothAdapter(1310): Bluetooth binder is null
01-04 12:51:57.720: E/BluetoothAdapter(1310): Bluetooth binder is null
01-04 12:51:57.930: E/BluetoothAdapter(1310): Bluetooth binder is null
01-04 12:51:58.970: E/BluetoothAdapter(1310): Bluetooth binder is null
01-04 12:51:59.080: E/VoldConnector(1234): NDC Command {3 volume mount /storage/sdcard} took too long (3692ms)
01-04 12:52:00.560: E/BluetoothAdapter(1310): Bluetooth binder is null

【问题讨论】:

  • 错误很好。模拟器不支持蓝牙/移动数据等

标签: android eclipse android-emulator adt


【解决方案1】:

您可能想尝试调试,因为这些消息不太清楚说明出了什么问题。如果您还没有这样做,我是否还建议您清理您的项目?希望我有所帮助。 :)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-04-06
    • 2015-06-20
    相关资源
    最近更新 更多