按照如下方法配置后:
1.将Android SDK解压缩,并将tool路径添加到path环境变量。
2.打开Eclipse,选择help-->install new software,指向ADT压缩包,并离线安装ADT
3.新建AVD
4.新建Android项目,并用新建的AVD运行即可。
在eclipse中点击Android SDK还是报错,解决方法是:
1. Select Window > Preferences... to open the Preferences panel.
2. Select Android from the left panel.
3. For the SDK Location in the main panel, press Browse... and find the SDK root directory.
4. Press Apply, then OK.
本文详细介绍了如何在Eclipse中配置Android开发环境,包括设置Android SDK路径、安装ADT插件、创建AVD以及新建Android项目等步骤。对于配置过程中可能出现的问题也给出了相应的解决办法。
8772

被折叠的 条评论
为什么被折叠?



