the android source code.1. Establish a basic Android Development EnvironmentPlease refer to the official documentation or 2. Compile the android source codeUse make to compile the android source code in the root directory. Pay attention to some configurations. For more information, see 3. Copy the
-or 64-bit)
Mac OS X 10.5.8 or later (x86 only)
Linux (tested on Ubuntu Linux, Lucid Lynx)
Gnu c Library (glibc) 2.7 or later is required.
On Ubuntu Linux, version 8.04 or later is required.
64-bit distributions must be capable of running 32-bit applications.
Eclipse IDE
Eclipse 3.6.2 (Helios) or greaterNote:Eclipse 3.5 (Galileo) is no longer
Demonstrate how to build the android development environment without configuring environment variables. All software is written in this
Article Latest Version
Friendship advertisement:Micro-beautyThank you for your support!
Related downloads
(1) download Java JDK:
Go to this page: http://java.sun.com/javase/downloads/index.jsp(Or click Download directly) for example:Select Download JDK to download only JDK. You do not need to download
Demonstrate the build process of the Android development environment, without the need to configure environment variables. All software is the latest version when writing this articleA related download(1) Java JDK Download:Go to this page: http://java.sun.com/javase/downloads/index.jsp (or click to download directly) such as:Select the Download jdk to download only the JDK, without downloading the JRE.(2) Eclipse
BackgroundI believe you are no stranger to Android studio, Android Studio is Google I/O Conference for Android Development of new development tools, many open-source projects are already in use, Google's update speed is also very fast, Clearly feel that this is the future of Android development, then we have no reason
a related download(1) Java JDK Download:Go to this page: http://java.sun.com/javase/downloads/index.jsp (or click to download directly) such as:Select the Download jdk to download only the JDK, without downloading the JRE.(2) Eclipse downloadGo to this page: http://www.eclipse.org/downloads/(or click Download: bt download http download) such as:We chose the first one (ie Eclipse
Eclipse version 3.5.2 is used to configure the android development environment ......
Install the SDK step by step according to the official Android documentation. When the ADT plug-in of eclipse is installed, the system prompts "requires 'org. eclipse. GEF 0.0.0 'But it coc
This problem is certainly unavoidable, fortunately, the project catalog of Android Studio is far more clear than Eclipse.Catalog comparisonWe created a Eclipsedemo Android project in Eclipse and created a My application Android project in Android Studio, with the module name
When doing Android NDK development, C code needs to be compiled with Ndk-build, while Java code needs to be compiled with the Android SDK.There are two methods of compiling C code:First, write the C code, and then use Cygwin to build ndk-build environment, with Ndk-build to compile the relevant. so file (Libs directory),Then use eclipse to compile the Java progra
1) download Java JDK:Go to the page: http://java.sun.com/javase/downloads/index.jsp (or click to download directly) such:
Select Download JDK to download only JDK. You do not need to download JRE.(2) download eclipse
Go to the page: http://www.eclipse.org/downloads/ (or click Download: BT download HTTP download)For example:
Select the first one (Eclipse IDE for
android code editor that helps you write valid XML for your androidManifest and resource files.
It will even export your project into a signed APK, which can be distributed to users.
To begin developing Android applications in the Eclipse IDE with ADT, you first needDownload the
code file we just downloaded.Generally, we press Ctrl + the left mouse button under eclipse to click a class name and switch to the source code file of the class, which is convenient and quick. So how to associate the android source code with eclipse?1) Open eclipse and create the
This development environment is: eclipse + android sdk. There are no special requirements on the sequence of steps described.
Steps:
1. Install eclipse
2. Configure jdk
3. Install the android sdk
4. Install ADT and associate it with eclipse and
1. Download the Extract SDK
Download the Weibo Android SDK Pack first:
Open URL: https://github.com/sinaweibosdk/weibo_android_sdk
Download the SDK to the local, unpacked directory structure:
Click to enter the "DEMO-SRC" directory, the structure is as follows:
Import all two of the above items into eclipse!!
2. Lead Demo to
This development environment is: Eclipse + Android SDK, sequence of instructions, no special requirements, see personal hobby
Step Description:
1. Install Eclipse
2. Configure JDK
3, install the Android SDK
4, install ADT, associated Eclipse and
here.
Select Ecllipse IDE for Android Developers and click 64-bit or 32-bit based on the operating system.After the download is complete, decompress the package directly without installation.
Click the eclipse.exe file to open eclipse and select a workspace.
It's so cool (Note: If eclipse cannot be opened and the cr
Using Eclipse to develop Android has been around for some years, but Android Studio (hereafter abbreviated as) is Google's own push IDE. As is now in its 2.0 version, it does have more functionality than eclipse.As is a high-hardware requirement, Eclipse uses ADT plug-ins to
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.