First of all, I have to scold me for a bunch of other methods on the Internet, that is, none of the methods I want, and each one I do, maybe I am stupid. After all, we finally got it done. The process is as follows:
First, go to the development/IDE/Eclipse/directory of the android source code directory. There are three files in this directory, two of which can b
ObjectiveRecently, the official version of Android Studio (hereinafter referred to as) has been released, and the fire is not available. Personally think mainly because Android is Google's own products, as is also his own IDE, the future trend of Android development will certainly use as, as to whether Eclipse's ADT pl
1. Download the tools that need to be used:
(1) Download Java IDE development tools? Eclipse
Download the latest Windows version of Ecplise for Java EE to the Eclipse official website
Download page address: http://www.eclipse.org/downloads/
Download Ecplise
(2) Download Java Development Kit-java SE Development Kit (JDK) JDK 6
Download JDK6
Reference: http://source.android.com/source/using-eclipse.html
CD/path/to/Android/root
CP development/IDE/Eclipse/. classpath.
Chmod U + W. classpath # Make the copy writable
Open eclipse and importCodeStyle File android-formatting.xml
Windows-> preferences-> JAVA> co
If as is not fully understood, it is recommended to take a look at Android development tools to fully turn to the crud of Android Studio (2)--as project/module.1, in fact, as Project/module directory structure is very simple, I condensed into 2 pictures to summarize, first look at the picture, and then look at the following text, because there are some details on the map can not come out (I this diagram of
terminal:
sudo update-alternatives --install /usr/bin/java java /opt/jdk1.6.0_26/bin/java 300sudo update-alternatives --install /usr/bin/javac javac /opt/jdk1.6.0_26/bin/javac 300
Use the above command to add Sun JDK to the Java menu.
Run the following command:
sudo update-alternatives --config java
Select the number before Sun JDK.
5. Verify JDK Installation
Run
Java-version
If the displayed system shows that Java is the just-installed Java, the JDK configuration is successful.
2. Insta
Build the android Java Development Environment graphic tutorial (eclipse version) tool/raw material on Windows
Download the required tools:(1) download the Java IDE development tool-EclipseDownload the latest Windows version of ecplise for Java EE from the eclipse website.
Download ecplise(2) download the Java Devel
Eclipse Project Import to Android StudioOperation Steps:1. Eclipse exports the Gradle project.2, as import.3, wait patiently.4. Change the Gradle version (not required)Select an upgrade channel. As the upgrade is can choose to upgrade their own channels, different channels of the release version is not the same,I choose the stable channel, each channel correspond
Welcome to reprint, reprint please indicate the source of http://blog.csdn.net/zengyangtech/article/details/7019350
Because Android requires a cross-compiling environment when there is a library at the underlying layer, C code needs to be compiled using ndk-build, while Java code needs to be compiled using Android SDK. Since I was not familiar with Eclipse
[Android] Android SDK Manager cannot be updated in Eclipse. Solution: [Use GoAgent) and androidgoagentCause
Use Eclipse for Android development. When ADT (Android Deveopment Tooling) is installed) later (refer to the previous arti
View the Android framework source code in Android Eclipse, eclipseandroid
Sometimes I use Eclipse to press ctrl to view the source code. What should I do?
The following steps allow you to easily view the source code:
Project-> properties-> java build path-> libraries
Click source under
slightly lower the new point version can be used, high version compatible with the lower version.3.google is no longer supportive of updating ADT and is ready to devote its energies to its own Android Studio. Of course, if it is for learning, then use the lower version, it will be more comfortable to use eclipse.4. About the Download:1) VPN, go to the next, register a, almost every day free. My is green (a
Eclipse + ADT new Android project Errors running builder 'android Resource manager' solution, adtandroid
It is also disgusting. Android Studio is not used to it. It installs the latest version of Eclipse, and then installs the ADT plug-in.
Open
and submitted the verification for the translation group yesterday morning. After the verification modification is completed, it will be published by the android Chinese translation team. Therefore, I have not updated the blog. In the future, I will take time every week to complete the translation of at least one development guide. I will definitely stick to this matter!
(The idle part above has nothing to do with the topic. It can be passed directly
Android Development EnvironmentLatest environment configuration (ECLIPse sdk + Android SDK + ADT)
In the past few days, I have tried Android coverage and aspect tests,
I found that the old SDK could not meet the current needs, so I upgraded it,
I did not expect that the SDK upgrade is not that easy, and the relate
Take the Slidingmenu on GitHub for example. : Jfeinstein10/slidingmenuI. Introduction of Eclipse1.import->existing Android Code into Workspace, select the library in the Import folder. ( choose Copy Projects into workspacae when importing, because the project and library are required to be in the same directory in Windows, or not add successfully ) right click to select Properties, Under Android, select the
I. Prerequisites for Environment setup:
(1) Jak 1.6
(2) Eclipse IDE
(3) Android SDK
Prepare these three items to start building the environment.
Ii. configuration steps:
(1) Some Basic Environment Variable configurations will not be mentioned. You need to configure an android environment variable,
Android_sdk_home
Start learning Android Application development, first encountered is the development of the environment to build. To tell the truth this kind of article online a lot, I would like to summarize the following points, in order to differentiate:I. Simple development environment setupTwo. Eclipse background and color configuration changesStart to get to the chase:
I. Simple development environment CONST
Java JDK Download
Java JDK (Java SE Development Kit) Official Download http://www.oracle.com/technetwork/cn/java/javase/downloads/index.html
Download installation by Platform
Mac Gets the Java installation location
$ echo $ (/usr/libexec/java_home) #输出当前JDK路径
Installed JDK8:/LIBRARY/JAVA/JAVAVIRTUALMACHINES/JDK1.8.0_20.JDK
JDK6 with Mac:/SYSTEM/LIBRARY/JAVA/JAVAVIRTUALMACHINES/1.6.0.JDK
Android SDK Download
The official place by the wall, do not expla
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.