Download Android Development sdk ndk and android development sdkndk
Version 2014.7
ADT BundleHttp://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zipHttp://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zipHttp://dl.google.com/
Window->android SDK and AVD Manager appear the following interfaceSelect the Update All button and the following interface appearsSelect an item on the left, click on the installation, click Reject to not install, I only choose the SDK 2.1 and samples for API 7, I can arbit
start eclipse, you will first have to choose a workspace and specify one yourself (the default is the C-Drive workspace folder):Then go to the Eclipse welcome interface, as shown in:Here, the eclipse installation is complete.Step three, download and install ANDROIDSDKIn the first two steps, we have configured the JDK variable environment and installed Eclipse, and after these two steps, the Java development environment is ready, if we just develop a
According to authoritative data show: The current most user-focused smartphone operating system is Android mobile operating system, access to the 70%.1, iOS and Aliyun "Cottage Android" is 15.9% and 2.9% respectively. For this is just launched by the vast number of developers love products. I believe that there are many friends have doubts, today I will summarize my experience of
. Start Eclipse and select Windows>preferences>android
2. Select "Browse" in the tab and select the directory (unzipped) of the previously downloaded Android SDK's zip file (extracted directory), click OK
3. Click OK
duang! to here Environment Basic build complete!!Add a new package via Android SDK manage
your android SDK, an error will be reported if you select an error. This is an upgrade tool. Currently, no SDK version is available.
Note: If the upgrade fails, go to the Android-SDK-Windows directory,Run and install"
-gtk.tar.gzmirror_id=385 Decompress the package and use it directly! We recommend that you download the RCP version! (2) Get ADT If it is compiled on the front, it is reasonable to say that you do not need to download or install it online. Here is the download method! Http://dl.google.com/android/ADT-18.0.0.zip this is the latest, download it (3) install ADT
and is not a complete development kit. Therefore, you need to download the complete SDK)3.1 select Window> preferences from the menu.
3.2 The "Preferences" dialog box appears. The "android SDK location" dialog box may pop up immediately.
3.3 turn off the above error dialog box, enter: e:/Android/
This article describes how Android uses a domestic mirror to update the SDK online. Share to everyone for your reference, specific as follows:
What is the Android SDK:
SDK: (software development Kit) software Development Kit. A collection of development tools that are used
version. Choose WINDOW> Android SDK and AVD Manager. The following page is displayed:
Select the update all button. The following page is displayed:
Select an item on the left, click accept to install, and click reject to disable installation. Here I only select SDK 2.1
, Developer tools and NDK..., are displayed in the middle. Check the first project (Developer tools), next, and finish. During the installation process, the system reports a security warning. After the installation is complete, restart the system.
After the installation is complete, go to help-> Install New Software...-> already installed and you will see various types of ADT packages. Here is ADT23.0.3.
After the installation is complete, two icons
version of the SDKNote: If you cannot upgrade, go to the Android-sdk-windows directory and run the installation "SDK Setup.exe"If you encounter the message "Failed to fetch URL ..." Error , then you need to change the HTTPS mode to HTTP, as follows:If you encounter such an error, press the action below.1) Select "Settings" on the left side of the "
(semicolon) indicates the path separator. The following % JAVA_HOME % references the previously created JAVA installation path.
* Set the PATH
Generally, PATH variables are available. Select "edit" and add "% JAVA_HOME % \ bin" after "variable value". % JAVA_HOME % \ jre \ bin, note the semicolon
* In this way, JDK is installed. "Start-> Run", Enter cmd, and enter "java-version" in the command line prompt. the java version "1.6.0 _ 20" information should be displayed. JDK is successfully instal
of.; In the. (point) that represents the current path,;(semicolon) is a path separator. The next%java_home% reference is the JAVA installation path that you just created earlier
* Set PATH Path
The path variable is generally available, so select Point "Edit" and then add it after "variable value";%java_home%\bin;%java_home%\jre\bin, note the semicolon above
* This way, the JDK is well installed. "Start-> Run", enter cmd, and then enter at the command prompt: Java-version, you should be able
[Learn Android while working on projects] Xiao Bai will encounter problems -- This Android SDK requires Android Developer Toolkit version 23.0.0 or abve, androidadt23.0.0Problem description:
In the previous article, we talked about reducing the adt version to solve the Appcompat_V7 problem, so we changed the old versio
1. How to install ADT in EclipseFirst Download ADT Plugin:Http://tools.android-studio.org/index.php/adt-bundle-pluginor download the ADT Bundle directlyThe ADT Bundle contains Eclipse, ADT plug-ins and SDK Tools, which are already integrated ides that can be started by installing the JDK, recommending beginners to download ADT bundles, and no need to toss out the development environmenthere is how to load t
folder, you will get three folders, two. EXE applications, and a TXT file.
I don't need to worry about it here. I just need to decompress it. As for the directory you extract, I like it as you like. My contents are under the D: \ Program Files \ directory.
Then we need to create a folder named temp in the folder Android-SDK-windows, as shown in
After this folder is created, all the downloaded files and co
Build Android + NDK development environment in Windows (JDK [8u45] + Eclipse + Android SDK [r24.1.2] + ADT + NDK [r10d]) and ndk8u45
1. Build an Android Development Environment
1. Install JDK.(1) Introduction: JDK, Java Development Kit, is a Java software Development Kit.
as those in the root folder.The simulator loads ramdisk. IMG and decompress it To the memory. Then, the system. IMG and userdata. IMG are mounted to the system and data directories under ramdisk respectively. The compiled application is stored in system/app. The programs installed by the user are stored in data/app.
2. What tools does the android SDK and Android
Today, someone asked Tools,build-tools,platform-tools what is the difference, what is it?Now to the SDK directory to do a summary of the elaboration!SDK Directory Add-onsThis contains additional libraries, and third-party companies develop additional functional systems for the Android platform. such as GoogleMaps, of course, if you
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.