-There are many ways to build an Android development environment, such as Jdk+eclipse+sdk+adt or jdk+eclipse+ bundled Androidsdk or Android Studio.Google decided to focus on building Android Studio compiler tools. Google terminated at the end of last year to support its eclipse including plug-in
Android adt preliminary understanding and analysis I)
Android development can be developed by installing the eclipse plug-in ADT, But how ADT works and the details of the work are described. Here, we will perform a preliminary analysis based on our own understanding.
1. Of
external Folder removed, for example, the USB driver file zip extracted is the folder: usb_driver_r03-windows, copy all the files and put them in the USB driver. Otherwise, it cannot be read;After the installation is complete, add E: \ Android-SDK-Windows \ tools to the environment variable path (because I installed it on the elastic drive). Be sure to add it correctly, there is a semicolon between two paths;Then install
://download.eclipse.org/modeling/gmf/updates/releasesEclipse WebTools-http://download.eclipse.org/webtools/updates/Google eclipse Plugin-http://dl.google.com/eclipse/plugin/3.5
Finally, the official Android website also needs to go to the wall! I got it!
--------------------------------------------------------
ADT address
Http://dl-ssl.google.com/Android/eclips
A system must be equipped with an android client to quickly build an android development environment. The process is as follows:
1. Download JDK: http://www.oracle.com/technetwork/java/javase/downloads/index.html
Install JDK. My installation directories are c: \ Java \ jdk1.7.0 _ 17 and c: \ Java \ jre7;
2, download
ADT-Bundle for Windows is an integrated IDE officially provided by Google Android. It already contains Eclipse. You do not need to download Eclipse, and the plug-in has been integrated into it, it solves the complicated problem that most new users use eclipse to configure the Android development environment.
With
Android Development Environment setup-ADT-Bundle for Windows, androidadt-bundle
ADT-Bundle for Windows is an integrated IDE officially provided by Google Android. It already contains Eclipse. You do not need to download Eclipse, and the plug-in has been integrated into it, i
: Android development tools 11.0.0.v201105251008-128486 (COM. android. IDE. eclipse. ADT. feature. group 11.0.0.v201105251008-128486) requires 'org. eclipse. GEF 0.0.0 'But it cocould not be found
It indicates that in my classic eclipse 3.6.2 platform lacks the plugin 'org. Eclipse. GEF 0.0.0 ', even if I found a dependent plugin. Another dependency problem occ
1. Build an Android Development Environment
To learn more about Android development, we will start to build an Android development environment in Windows.
I have found some relevant blog posts for reference. Basically, we need to download and install JDK, Eclipse, AndroidSDK, and A
( Now that Google has launched Android studio, students who want to quickly join the Android development can easily configure the development environment, and interested students can find some information about Android studio here.) http://www.android-studio.org/)Body:Adt-bundle for Windows is an integrated IDE, officially provided by Google
( Now that Google has launched Android studio, students who want to quickly join the Android development can easily configure the development environment, and interested students can find some information about Android studio here.) http://www.android-studio.org/)Body:Adt-bundle for Windows is an integrated IDE, officially provided by Google
Android development Environment has two sets of mainstream: Adt-bundle and Android Studio, the former is the form of Eclipse plug-in development, the latter is the official Android IDE.configuration and commissioning of the ADT Environment:(1) Installing JDK, configuring env
Configure ADT in myeclipse 9.1 (configure the android development environment in link mode)
Android SDK Installation
Android SDK 4.0.3 Development Environment configuration and running
Installing ADT in eclipse is simple. You can directly decompress the downloaded
Using Eclipse for Android development requires that you first install the ADT (Android development Tools) plugin on eclipse.1. Installing JDK 1.7JDK official website http://www.oracle.com/technetwork/java/javase/downloads/index.html, download JDK7 software package, I install the 1.7.0_55 version. After installing the J
The URL used is as follows:
Jdk:http://java.sun.com/javase/downloads/index.jsp (Java SE Development Kit 6u20)
eclipse:http://www.eclipse.org/downloads/(Eclipse Classic 3.6.0)
Android sdk:http://androidappdocs.appspot.com/sdk/index.html (android-sdk_r06-windows)
Adt:http://androidappdocs.appspot.com/sdk/eclipse-adt.html (ADT-0.9.7)
1.
Android SDK and Eclipse ADT offline installation tutorial
Because google is restricted, the download speed is still slow after the wall is turned over, which makes people very crash. So here we will share with you the offline installation of android SDK and eclipse ADT.Make sure that the java sdk is installed and ready
Follow the installation method of the general tutorial books, except that: first open eclipse, and then click Help/install new software, as shown in:
Click the "add" button in the install interface that appears. Enter any name in the Name field and enter the ADT: https://dl-ssl.google.com/android/eclipse/in the location field, as shown in the following figure:
The "Duplicate location (repeated address)" e
Using Eclipse for Android development, you need to first install the ADT (Android Development Tools) plug-in on Eclipse.
1. Install JDK 1.7
JDK Download: http://www.jb51.net/softs/75615.html, download JDK7 software package, I installed the 1.7.0_55 version. After installin
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.