Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2028427
  • 博文数量: 413
  • 博客积分: 10926
  • 博客等级: 上将
  • 技术积分: 3862
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-09 18:14
文章分类

全部博文(413)

文章存档

2015年(5)

2014年(1)

2013年(5)

2012年(6)

2011年(138)

2010年(85)

2009年(42)

2008年(46)

2007年(26)

2006年(59)

分类: LINUX

2010-01-11 12:58:58

Official Website:
  1. [Issue] Can't install Eclipse Plugin, prompt that a new version has been installed.
    [Sulotion] May be you have installed Android SDK of new version, you need to remove the Android SDK, or use a clean Eclipse (have not installed any plugin into it) for OPhone development.
  2. [Issue] When to launch emulator with "/tools/emulator -avd OMS -skin HVGA" (avd OMS was created with "/tools/android create avd -n OMS -t 1"), the following error message display:
        emulator: ERROR: could not find required kernel image (kernel-qemu)
        emulator: Maybe defining ANDROID_SDK_ROOT to point to a valid SDK installation path might help?
    [Solution] You may create the avd with a mismatching OPhone sdk. For example, you created the avd OMS with OPhone sdk 1.0, but you launch emulator under OPhone sdk 1.5. To resolve the issue, juse remove ~/.android/avd/OMS.*, and create avd under current OPhone sdk again.
  3. ...
阅读(1444) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~