WEB开发网
开发学院手机开发Android 开发 Android 的SDK安装方法 阅读

Android 的SDK安装方法

 2010-03-08 03:31:00 来源:WEB开发网   
核心提示:Do you wish to create a custom hardware profile [no]yCamera support: Whether the device has a camera.hw.camera [no]:y..............Created AVD 'avd1.6r4'

Do you wish to create a custom hardware profile [no]y

Camera support: Whether the device has a camera.

hw.camera [no]:y

.......

.......

Created AVD 'avd1.6r4' based on Android 1.6, with the following hardware config:

hw.camera=yes

hw.lcd.density=160

这个时候再运行:D:android-sdk-windows ools>android list就可以看到在Available Android Virtual Devices里面多了一个Android 1.6平台的了。

这样eclipse就可以直接发现了这个模拟器,可以直接在eclipse里面运行程序,这样他自己调用模拟器。也可以使用命令:xxx>emulator.exe -avd ,于是:

D:android-sdk-windows ools>emulator.exe -avd avd1.6r4,就出现了模拟器了。

3.运行模拟器之后没有反应:

启动模拟器,就像启动一个手机一样,需要时间,所以要等待其实启动,需要一点时间。

上一页  1 2 3 

Tags:Android SDK

编辑录入:coldstar [复制链接] [打 印]
赞助商链接