ADT_Bundle搭建

Posted 一名程序员的博客

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ADT_Bundle搭建相关的知识,希望对你有一定的参考价值。

1、打开SDK Manager.exe,打开的速度有点慢。点击右下角的【install n packages...】,选择【accept ...】,点击【install】,然后等待安装。过程有点漫长,看网速。下载完后,再看右下角是否有【install n packages...】,如果有,继续一样操作。。。。。安装完,关闭SDK Manager.exe。

2、进入eclipse文件夹,打开eclipse.exe。

  2.1、如果弹出“could not find SDK folder”,点开提示窗体的【Open Prefernces】按钮,在android栏目下的“SDKLocation”中重新选择SDK路径。

  2.2、点击Windows-Android Virtual Device Manager(如果没显示,点击Windows-New Window),点击【create】创建Android虚拟器:

  如果提示:No CPU/ABI system image available for this target,则在SDK Manager.exe中下载Android 4.2.2的ARM EABI v7a System Image 、Intel x86 Atom System Image 和MIPS System Image。

  填好信息后,点击【OK】按钮,等待。。。

3、File-New Android Application.完成。

 

以上是关于ADT_Bundle搭建的主要内容,如果未能解决你的问题,请参考以下文章

怎样用ADT Bundle搭建Android开发环境

bundle is not defined 手动搭建项目架构

Android adt-bundle 开发环境的搭建_Linuxs

create-react-app 搭建的项目中,引入 webpack-bundle-analyzer 打包分析

Android adt-bundle 开发环境的搭建_windows

基于adt-bundle-windows-x86的android开发环境搭建