The Android development environment is available in three different ways, Jdk+sdk+eclipse+adt, Jdk+adt-bundle, and Jdk+android Studio.Do not use Jdk+sdk+eclipse+adt this way, not to say what is too complicated, because the Guo Jia network you understand, open the SDK tool after the download is not. Android Studio is not a good place to set up a lot of open enviro
1. Download the SDK. Go to the android websiteHttp://developer.android.com/sdk/index.htmlDownload the SDK, select this 1, because this is the adt-bundle-windows-x86 compressed package, which contains eclipse and SDK, eclipse it has been integrated with ADT. In fact, this package is not completely downloaded. It is still necessary to download the package online, but the relative time will be shorter! (This i
environment.
2. Download the Java EE 6 JDK and use the Java EE 6 SDK with JDK 6 installation package. to install it in Windows 7, set the Vista SP3 compatibility.
Supports both netbeans and eclipse
Built-in glassfish Server
Hot insert Configuration
...
Problem: In Vista or win 7, if you choose to install the update tool, it cannot be installed. You need to cancel the installation of the update tool t
Http://developer.android.com/sdk/installing/installing-adt.htmlDownload the ADT Plugin
Start Eclipse, then select Help > Install New software.
Click Add, in the Top-right corner.
In the Add Repository dialog so appears, enter "ADT Plugin" for the Name and the following URL for the Loca tion:https://dl-ssl.google.com/android/eclipse/Note: The Android Developer Tools
Android development Environment--Baidu network disk adt-bundle Android-studio SDK ADT DownloadOriginal: http://blog.csdn.net/shulianghan/article/details/38023959Recently Google has been wall, upload their own collection of Android development environment, the following website links can also be downloaded;1. Baidu Network DiskAndroid Integrated Environment NDK JDK Total link : http://pan.baidu.com/s/1bnjaDK
Tags: ADT avd adb IDE SDKA:SDK (software development Kit): A collection of development tools needed to develop Android apps, including library files and tools.B:adt (Android Developer tools): The Upgrade download tool for development tools under Eclipse. ADT is just an Eclipse plug-in that can be setThe SDK path.C:ide: Integrated development environment. The IDE typically includes a programming language edi
When using Ubuntu64 bit (14.04), download a adt-bundle-linux-x86_64-20131030.zip, but run the Times wrong:
Android:Gradle:Execution failed for task cannot the Run program android-studio/sdk/build-tools/android-4.2. 2/aapt error=2, not the file or directory
Compile resource times with AAPT error, prompt cannot find aapt this command, but in the SDK name exists this executable file.Finally on the Internet search reason, found the answe
This article describes the slow resolution of the Eclipse installation ADT plug-in. Share to everyone for your reference, specific as follows:
In the Celestial kingdom many things inevitable egg ache, the download.eclipse.org visit is very slow, causes the ADT installs the process also to be very slow, has the luck to be quicker, but most of the time is same as shit goodbye
To keep up with Google's big st
ProblemAfter you update ADT to 22.6.0, you create a new setup project, and the contents of appcompat_v7 appear. and create a new content that will appear. In fact, Appcompat_v7 is Google's own a compatibility package, a support library, to allow more than 2.1 full use of the 4.0 version of the interface.Solve
First solve the project after the completion of the APPCOMPAT_V7 package error. The test pack
Quickly build the Android Development Environment ADT-Bundle and Hello World, androidadt-bundle---- Download JDK (Java Dev Kit)Download: http://www.oracle.com/technetwork/java/javase/downloads/index.htmlProcedure: https://docs.oracle.com/javase/8/docs/View after securityJDK and JRE different and meaning: http://www.pc6.com/infoview/Article_53547.html1. JVM-java virtual machine! JVM is a common java virtual machine. It is the core of cross-platform jav
School Summer homework lets use Android to write an app, there are two options (Android STDUIO+SDK and ECLIPSE+JDK+ADT+SDK) for a few days to find out or the latter is useful, but the installation environment and download really go to Half life, (but because Eclipse is open source , the configuration is not deleted on the line, do not worry about the uninstall problem or very easy to use) online to find the most of the tutorials are only half said, I
When building an Android development environment, we need to install the ADT (Android development Tools) plugin for Eclipse, a plug-in that provides users with a powerful Android integrated development environment. By installing the ADT plugin for Eclipse, users are able to complete a series of development tasks such as quickly creating new Android projects, building interfaces, debugging programs, and expo
Android Studio vs. Eclipse ADT Comparison, androidadt
Android Studio is a new Android Development Environment Based on IntelliJ IDEA Android. It improves Eclipse ADT and adds features.
Feature
Android Studio
ADT
Build system
Gradle
Ant
Maven-based build dependencies
Yes
No
Build variants and multiple-APK gene
After you install ADT Eclipse, open the Eclipse hint error:could not open eclipse\jre\lib\amd64\jvm.cfgThe reason for the online display should be that Java was previously installed, and then something wrong. Oracle is too that, as if the people around the Java have encountered a large and small number of configuration problems.In my case, I've installed eclipse before, and now I'm developing it for Android, to install
1.Eclispe installation just don't say it.2. Here are the two ways to install the ADT plugin:(1) Online Installation:Address: https://dl-ssl.google.com/android/eclipse/(but recently the celestial have blocked Google)(2) Download and install:Installation package: Adt24.0.zip, this own Internet search, a lot of resourcesRestart Eclipse when installation is complete3.Genymotion Installation: http://www.genymotion.cn/#theme =download_ List download lists,
Adt-eclipse Common shortcut keys
ALT +/: auto-complete
F3: Open the source of the class
Ctrl + D: Delete selected rows
Ctrl + 1: Automatic Popup modification Suggestions
Ctrl + Shift + J: Quick Add Comment
Ctrl + 2,l: Assigning values to local variables
Alt + Shift + L: Extract local variables
Alt + Shift + M: extracting local methods
Alt +↑/↓: Move one or more lines quickly
Ctrl + Shift + F: Formatting the current code
Ctrl +
In a Mac OS X 10.10 Environment, Eclipse+adt, there is a problem when you perform a real-machine debug.The Device Chooser dialog box does not display the true machine, only the data cable can be reseated. Tested with two temporary solutionsThe first option is to keep the Deivce Chooser dialog box open, and then on the phone, the Debug debugging check box, Cancel, and then tick, you can appear the real machine device.The second scenario is better, you
to develop together, so need a unified building tools, but you usually do not pay attention to it.Pull the build tool, general C + + projects with make, or Premake. And Java is generally ant,ivy,gradle,maven, and there is a direct shell, is not many have not heard of it?So, to see the open source project is the time to have a long experience ... "Understanding: Building tools, my understanding is that the build tool is equivalent to providing us with a project structure for a new project, and i
Label:Download the official Android adt-bundle-linux-x86_64-20131030 in Ubuntu 12.04 when the 64-bit system starts, Tip:
Unexpected exception ' cannot run Program "/HOME/XX/SDK/PLATFORM-TOOLS/ADB": java.io.IOException: error=2, No Such file or directory ' while attempting-get ADB version from '/home/xx/sdk/platform-tools/adb '
And there's a strange question:The Android example created did not generate an R file and checked several times
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.