Chinaunix首页 | 论坛 | 博客
  • 博客访问: 140847
  • 博文数量: 58
  • 博客积分: 3191
  • 博客等级: 中校
  • 技术积分: 430
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-13 11:16
文章分类

全部博文(58)

文章存档

2013年(4)

2012年(20)

2011年(10)

2010年(1)

2008年(22)

2007年(1)

我的朋友

分类: LINUX

2012-06-03 12:35:15

1.
错误提示:
[2011-02-24 17:29:36 - StyleTest1] Android Launch!
[2011-02-24 17:29:36 - StyleTest1] The connection to adb is down, and a severe error has occured.
[2011-02-24 17:29:36 - StyleTest1] You must restart adb and Eclipse.
[2011-02-24 17:29:36 - StyleTest1] Please ensure that adb is correctly located at '/home/srx/androidsdk/android-sdk-linux_86/platform-tools/adb' and can be executed.

解决办法之一:
adb kill-server
adb start-server

2.
emulator: ERROR: This AVD's configuration is missing a kernel file
解决办法之一:
ARM System Image
重新创建AVD
阅读(2617) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~