Android Studio is a new IntelliJ idea Android-based Android development environment that has improved and added functionality to Eclipse ADT.
Feature
Android Studio
ADT
Build system
Gr
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 ins
First, build the Android development environmentRecently, to learn the basics of Android development, we started to build the Android development environment under Windows.Find some relevant blog post reference, basically are to download and install the JDK separately, Eclipse, ANDROIDSDK, ADTLater found
protected]@ reason, more trouble, download the installation files directly to install is the most direct, as to how to download the installed files, you can use your VPN or goagent to download, if you are not convenient, Then you can also ask your friends to help you download and then send the file to you, the file is
IntroductionThis series is suitable for 0 basic personnel, because I am starting from 0, this series record I step into the Android development of some experience sharing, hope and June Mutual encouragement! As a new person in the Android team I, if there is something wrong, but also hope to enlighten.Before starting the Android development journey, first build t
files
Because of the need to generate ~! @ Li and other reasons are troublesome. It is most direct to directly download the installation file. You can use your VPN or GoAgent to download the installation file, if you are not convenient, you can ask your friends to download the file and send it to you again. The file is not very large, about MB. Go directly to th
Problem:Want to use Gradle in an existing Eclipse ADT projectSolution:Eclipse ADT Plugin can help generate Gradle filesDiscuss:The ADT plugin for Eclipse was the main Android development tool before the launch of Gradle in 2013. The ADT project is now being replaced by
/repository/addon.xmlThese files, find the file name you want to download, directly with thunder download, ADT can download the ADT package directly on the official website to install. Specific ways to search by yourself.The best way is to change the Hosts file method, updat
An Android-aware item appears when you open eclipse, which means that all Android items display a red error mark. When you click on the icon for the Android Virtual Device Manager plugin on the menu window, a location of the Android SDK with not been setup in the preferences appears. As shown in the following:Click the
After some Google search solutions, they are now recorded.After downloading the eclipse classic 4.3 m2 version from the eclipse official website, enter the plug-in address required requirements and dependencies for a long time in help> install new software and location of eclipse, after searching, you will find that the installation selects "Contact ".Check box before all update sites during install to find required software. solution (the same is true for installing other plug-ins): But the sid
Last week, Android's official blog released a statement: Google will end its development of Eclipse+adt and stop support at the end of the year, shifting its focus completely to Android Studio. For many Android developers who use Eclipse, they must accept a new IDE. According to Google, Android Studio is very smart and
, find the file name you want to download and download it directly with thunder. ADT can download the ADT package from the official website for installation. Search by yourself for specific methods.
The best method is to change the hosts file, which is faster. In the C: \ Wi
In the Win7 environment, the SDK updates online in the Eclipse environment, always fails, and some platforms are not fully downloaded. This article implements the offline build Android environment (in addition to the post-update), first need to download Jdk/eclipse/sdk/adt.1. Package DownloadJDK jdk1.8.0_51 [jdk-8u51-windows-i586] Download:http://yunpan.cn/cdZiRc
Tip: This android SDK requires android Developer Toolkit version 21.1.0 or above. Current version is 21.0.1.2012-12-6-2-58. Please update ADT to the latest version. This prompt is due to the SDK version number and ADT version does not meet, will matinee AVD and so on cannot openScenario 1: Updating
DT is the Eclipse plug-in used for Android development. The key to ADT's normal use on Eclipse is that their versions must be compatible. Therefore, it is recommended to install the ADT plug-in online. It will automatically find the appropriate version based on the eclipse version.
1. Install the ADT plug-in online
Start eclipse. For eclipse3.5 or eclipse3.6,
the above work, this step is similar to the installation of the ADT plug-in under windows. All are selected in the eclipse menuHelp>Install new software....
See http://developer.android.com/sdk/eclipse-adt.html
4. Download and configure the android SDK
Because I am using the meizu M9 phone, So I downloaded the M9-SDK. In eclipse with
/addon.xmlThese files, find the file name you want to download, directly with thunder download, ADT can download the ADT package directly on the official website to install. Specific ways to search by yourself. The best way is to change the Hosts file method, update faster.
JDK Download:1http://www.oracle.com/technetwork/java/javase/downloads/index.html2 Configuring environment variablesjava_home: create. The value is: The JDK's installation path on your computer.PATH: edit. The value is:%java_home%\bin.CLASSPATH : Edit. Configure two values with a value of:.; %java_home%\lib\tools.jar(where the first value indicates that the JVM First searches the current directory). 3 Test VariablesOpen cmd, enter command Java–version
There is an Android app big project, referencing a lot of class libraries, has been running well, today I upgraded the Eclipse ADT plugin to the latest version (V22), while also upgrading SDL. In the entireThe upgrade process is good, no problem, when I reached the APK on the phone run, error noclassdeffounderrorJava.lang.NoClassDefFoundError:org.acra.ACRA....The ARCA library is included in the Lib library,
Android Early version number is a bit "confusing", such as Android 2.2 corresponding to the ADT version of ADT-0.9.9The version of ADT that corresponds to Android 2.3 suddenly jumps to adt
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.