There are two ways to install Android 2.3: 1. Download the Android 2.3 SDK from the official website. 2. From SDK2.2 update to 2.3. Here, I will not talk about the first one. There is nothing to say. Let me talk about the second one. I am in windows, Android-
/
Click next:
Next, install:
After the installation is complete, the following two options will appear in the eclipse SDK menu windows:
Android SDK Manager
AVD
Step 4: Add platforms and other packages
In the eclipse SDK windows
The Android SDK directory structure and tool introduction is the content of this article, mainly to understand and learn the contents of the Android SDK, specific information about the Android SDK content to see this article.AD:Th
Because the machine memory is broken, changed a memory, reinstall a 64-bit Fedora16, the original 32-bit Fedora15 lattice off.
So when reinstalling the Android SDK encountered very interesting things, first SDK installation files and ADT can not download, my home mobile broadband, is unable to download, with friends found mobile and unicom broadband can not downl
resolution, you can see the corresponding Developer Tools
Select Developer Tools:
Next, continue next:Click accept agreement and complete:Then install:
There will be a security prompt in the middle. Click OK:After the installation is complete, you need to restart Eclipse.
After restarting Eclipse, you can find the Android SDK
://www.eclipse.org/downloads/, select Linux 32bit (of course, if the system is 64-bit, download 64-bit)
The decompression method is the same as the JDK installation method above. The decompression path is/home/AND/Java/Eclipse/eclipse,
Double-click eclipse to start the eclipse program.
At this time, even if eclipse is installed, you can create a new project in it, such as the previous Hello World
------------------------- Install the
pick up for example ADT-23.0.2)- -ok--All boxes hook--next, meet the agreement to choose accept, all the way next, until finish waiting to install, restart eclipse;5) Open Eclipse--window--preferences--andriod--sdk Location--browse ... Select the path of the step-up SDK;After OK, a dialog box prompts for missing files such as Paltform_tools in the
restart, agree.After installing and then entering Help->install New Software...->already installed will see all kinds of ADT packages, my side is ADT23.0.3.There will be a general menu bar after the completion of the two Android icons, one is the SDK download, one is the AVD download.If it does not appear, you can see the third
Problem Description:The previous article about solving the appcompat_v7 problem to reduce the ADT version, so the old version 22.3.0 Ah, reopen Eclipse, immediately pop up:This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 12.0.0.v201106281929-138431.In general this is because the
1. Install JDK: sudo apt-Get install openjdk-6-jdk
You can also use this JDK. It seems that sun is more formal.
2. Install eclisep: System-> administrator-> Synaptic Package Manager-> Find eclipse-> right-click the eclipse option mark for installation-> apply
After installation is complete, OK.
3. Download
important tools necessary for Android Application Development that everyone should be familiar with as soon as possible.Simulator
The Android SDK contains a mobile device simulator that allows you to test your Android applications on a variety of device platforms without having to purchase the corresponding device pro
A total of 5 steps: 1. Installing the JDK 2. Install Eclipse 3. Installation ANDROID-SDK 4. Install adb 5. Installing ADT in Eclipse 1. Installing the JDK It has been installed before. sudo apt-get install SUN-JAVA8-JDKThe advantage of using the command-line installation is
and flash size of the system at will, CPU frequency and other hardware attributes make it unnecessary for your application development to consider the impact of various hardware resources on the simulator, you don't have to drink coffee or eat bread and watch the simulator run slowly !!! You can even find a host and install the Android system on a desktop or notebook !!
Write here, the key question co
Procedure
1
2
3
4
5
6
7
8
In the latest Android 4.0.3 R2 simulator, GPU support has been added to support the OpenGL ES 2.0 standard, allowing developers to use the simulator to test their own OpenGL games. After camera support was added last year, the new version of the simulator now supports multi-touch input devices. In the future, it will also support Bluetooth and NFC ......
Qvga (240x320, low density, small screen)Wqvga400 (240x400, lo
installation of JDK5 or JDK6 (only JRE is not enough), official: Jdk5orjdk6.2.eclipse3.5 and above version correct installation, official: Eclipse3.6.2, recommended to use the Eclipseideforjavadevelopers version, the smallest file, unzip the green version can be used.3. From ADT8.0 onwards, the Android Sdk,adt version is one by one corresponding, such as ADT11.0.0 corresponding sdkr11,adt10.0.0 and 10.0.1
SDK tools
SDK tools is a downloadable component for the android SDK. It includes des thecomplete set of development and debugging tools for the android SDK.
If you are new to the android
variables options area, if it does not exist, create a new variable path, otherwise select the variable, click the Edit button, and add "%java_home%\bin;%java_home%\jre\bin;" At the beginning of the Variable Value text box.
View the CLASSPATH variable in the system Variables options area, and if it does not exist, create a new variable classpath, otherwise select the variable, click the Edit button, and add "in the start position of the Variable Value text box."; %java_home%\lib\dt.jar;%jav
I have been using sdk1.5 since I came into contact with Android in July. I know that the SDK has been updated and the ADT has to be updated. I guess the process is troublesome, so I have been too reluctant to change it. I downloaded a piece of code this evening. sdk1.6 is required when I open it, so I had to update it. As a result, some problems are encountered during the installation process. I think some
Android SDK offline InstallationIs the content to be introduced in this article, mainly to understand and learnAndroid SDKInstallation content, detailsAndroid SDKHow is itOffline InstallationFor more information, see this article.
Android development environment. The complete description includes JDK, Eclipse, AndroidSDK, and ADTplugin. The four most troublesome
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.