网上好多人求助,但是没有解决的08-05 05:28:14.087: ERROR/Zygote(33): setreuid() failed. errno: 208-05 05:28:33.517: ERROR/Zygote(33): setreuid() failed. errno: 1708-05 05:28:36.816: ERROR/BatteryService(71): usbOnlinePath not found08-05 05:28:36.816: ERROR/BatteryService(71): batteryVoltagePath not found08-05 05:28:36.816: ERROR/BatteryService(71): batteryTemperaturePath not found08-05 05:28:36.906: ERROR/SurfaceFlinger(71): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake08-05 05:28:53.577: ERROR/EventHub(71): could not get driver version for /dev/input/mouse0, Not a typewriter08-05 05:28:53.577: ERROR/EventHub(71): could not get driver version for /dev/input/mice, Not a typewriter08-05 05:28:54.136: ERROR/System(71): Failure starting core service08-05 05:28:54.136: ERROR/System(71): java.lang.SecurityException08-05 05:28:54.136: ERROR/System(71):     at android.os.BinderProxy.transact(Native Method)08-05 05:28:54.136: ERROR/System(71):     at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)08-05 05:28:54.136: ERROR/System(71):     at android.os.ServiceManager.addService(ServiceManager.java:72)08-05 05:28:54.136: ERROR/System(71):     at com.android.server.ServerThread.run(SystemServer.java:184)08-05 05:28:56.497: ERROR/SoundPool(71): error loading /system/media/audio/ui/Effect_Tick.ogg08-05 05:28:56.527: ERROR/SoundPool(71): error loading /system/media/audio/ui/KeypressStandard.ogg08-05 05:28:56.547: ERROR/SoundPool(71): error loading /system/media/audio/ui/KeypressSpacebar.ogg08-05 05:28:56.559: ERROR/SoundPool(71): error loading /system/media/audio/ui/KeypressDelete.ogg08-05 05:28:56.577: ERROR/SoundPool(71): error loading /system/media/audio/ui/KeypressReturn.ogg08-05 05:29:01.346: ERROR/ThrottleService(71): Could not open GPS configuration file /etc/gps.conf08-05 05:29:03.997: ERROR/logwrapper(155): executing /system/bin/tc failed: No such file or directory08-05 05:29:04.127: ERROR/logwrapper(157): executing /system/bin/tc failed: No such file or directory08-05 05:29:04.297: ERROR/logwrapper(158): executing /system/bin/tc failed: No such file or directory08-05 05:29:27.281: ERROR/HierarchicalStateMachine(71): TetherMaster - unhandledMessage: msg.what=3

解决方案 »

  1.   

    我解决了!出现这些错误,很明显是因为模拟器缺少相应的硬件
    在Android SDK Manger里对你要用的模拟器,点击右边edit
    你会看到最下面的Hardware,好吧,接下来,把那里面的硬件你需要的统统添加上,OK保存,你的模拟器就能正常工作啦 
    --------------------------------------------------------
    奇怪的是之前每天加就能正常工作,难倒是因为随着开发项目越来越大(我的4.6M了,apk1.6M)导致原先默认的那些硬件资源不够用,导致模拟器崩溃(模拟器崩溃时,总是提示内存XXXXXXX不能读)