我是Android开发的新手,网上关于环境搭建的资料很多,我参考这篇文章
http://www.cnblogs.com/skynet/archive/2010/04/12/1709892.html
但使用 Android SDK and AVD Manager创建AVD的时候总是失败,提示Unable to find a 'D:/android/android-sdk-windows//tools/lib/emulator/snapshots.img' file to copy into the AVD folder
最后使用命令行才创建成功
android list targets
android create avd --name android_2.3 --target 1