As the saying goes, 工欲善其事 its prerequisite, for just getting started with Android programming, the first step is to build an Android development environment. Although there are a lot of tutorials online, but I still spent the whole morning to install the Android SDK, the main reason for the slow speed is that my big ce
http://894503895.diandian.com/post/2012-05-16/186956481. Install Eclipse. : http://www.eclipse.org/downloads/Note: Install version 3.6 and above2. Installing ADT(1) Online installationOpen Eclipse, select Help->install New software ... Pop-up Install new software windowEnter https://dl-ssl.google.com/android/eclipse/in "work with"Select All software, always next, you need to accept the accept, until the installation is complete.PS: If you have not suc
corresponding SDK, which contains the corresponding development documentation, development of the demo and the jar package or the resources required for the project.Here I provide an example of how to access the SDK, the following outline:1. Get the SDK we need from the Channel service website2. Unzip SDK package, get
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
For the new version of SDK 1.5, you must first create {Function onclick (){Sendmsg ('PW _ Ajax. php', 'Action = relatetag tagname = android', this. ID)}} "> The simulator can be started only after the running environment of the android Virtual Device (" AVD "for short.The following are the specific steps:
{Function onclick (){Return checkurl (this)}} "Href =" ht
A few weeks ago, developers received a preview of the next version of Honeycomb, Android 3.0) on the Android platform. About a month later, the final version of Android 3.0 SDK was released, then the first Android 3.0 device: Motorola Xoom tablet appeared. We have spent some
Revisions
The sections below provide notes about successive releases of the SDK tools, as denoted by revision number. to determine what revision of the SDK tools you are using, refer to the "installed packages" listing in the android SDK manager.
For a summary of all known issues In
Method has twoMethod One:Android SDK Development Kit DomesticHttp://www.cnblogs.com/bjzhanghao/archive/2012/11/14/android-platform-sdk-download-mirror.htmlAndroid SDKThe SDK is a development package that contains two types of command-line tools:
Android SDKSource code installation is the content to be introduced in this article, mainly for understanding and learningAndroid SDKThis section describes how to downloadAndroid SDKThe sdk source code, instead of all the android source code, also introduces howAndroid SDKThe source code is added to eclipse, so that mobile developers on the
recommend cloud ladder VPN here. The price is very cheap. Don't ask me how fast and stable it is, I have been using it for almost two years. (If you purchased through this link, your account will be entitled to a 10 yuan discount)Download
There are two official downloads, both of which require FQ.
Android Developer website
You can download the official websit
Let's just talk about it.
If you want to develop the SDK, check whether JDK or eclipse is used. Download JDK and eclipse here;
After installing one of the above items (I am using JDK), download Android SDK starter: android-
Android SDKThe Eclipse installation and setup notes in the development environment are described in this article, mainly for understanding and learning.Android SDKEnvironment setup, detailsAndroid SDKFor more information, see this article.
1. Install Eclipse
To eclipse, address:
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32.zip
Unity adds Android ad summary, unityandroid Summary
There are several ways to add ads to Unity games:
Import Android Jar package
Export the game as an Android Project (select the Google Android Project during Build. For this me
://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
SDKWindows or Mac system)
◆ A powerful enough computer netbook can only simulate one smartphone)
Then:
1. decompress the Android SDK. You should see a bunch of folders and files, including Platforms, Add-ons and Tools.
Decompress Android SDK
2. Open a program or script called Andr
the Classpath configuration was successful.Next, download the second focus of the pack apk:SDKHere are the SDKs I've compiled:Link: http://pan.baidu.com/s/1bpcAWm7 Password: q16cAfter the download is complete, unzip:Be sure to put it in a place you can remember, and you can't have a Chinese path.Finally, let unity identify your JDK and SDK.First,* Open Unity's p
How to obtain the android SDK source code and view it in eclipse
The search results obtained by Google for "android eclipse source code" are not suitable, because Google's eclipse Android development plug-in has been updated to ADT 8.0.1. The corresponding lib Method for associating JAVA Source Code has also changed.
F
Build a fully command-line Android build system
Step 1 Installing JDK environment
With the Android JDK it's best to use the official JDK version instead of the open JDK, and here's how to install JDK 1.7 under Unbuntu.
The code is as follows:
sudo add-apt-repository Ppa:webupd8team/java
sudo apt-get update
sudo apt-get install Oracle-java7-installer
Step 2 Installs the
Environment: Ubuntu 12.04 + Android Studio 1.0 + JDKJDK using Sun's JDK, there are more tutorials on the web to teach how to configure, Android studio to download from the Android website, the reason for the great Chinese wall, what the problem everyone understand, the SDK
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.