During Android Application Development, we sometimes need to view the source code of a class or interface to learn how to use a class or implement an interface, viewing the source code helps us to learn how the underlying layer of an encapsulated class is implemented. This will help us master the excellent design methods of classes or interfaces, and thus improve the self-writtenCodeIn addition, we are writ
Android Design Pattern series (1)-SDK source code combination pattern, android-sdk
The application of the combination mode in Android is everywhere, that is, the use of the View and ViewGroup classes. In android UI design, almost all widgets and layout classes depend on these two classes.Composite Pattern is a very clever mode. Almost all object-oriented systems
code:
Repo init-u http://android.git.kernel.org/platform/manifest.git-B eclair
From Android 2.2, SDK compilation requires a 64-bit system and 32-bit, so you have to compile eclair first.
Repo init-u http://android.git.kernel.org/platform/manifest.git-B eclair
Repo sync
3. Compile
Make
CD eclair
../Build/envsetup. Sh
Make SDK
Run compiled android on the simulatorAfter compiling Android, emulator ~ /And
First, download the source code corresponding to your Android SDKThe following website has various source code versions:
Http://rgruet.free.fr/public/
android-1.5-cupcake-src.zip04-Oct-2009 03:07 21.6Mandroid-1.6_r1-donut-src.zip04-Oct-2009 03:02 22.9Mandroid-2.0-eclair-src.zip21-Nov-2009 01:21 24.4Mandroid-2.1-eclair-src.zip06-Jul-2010 13:08 30.2Mandroid-2.2-froyo-src.zip06-Jul-2010 12:59 33.4M
Then, creat
://source.android.com/source/downloading.html
Compile the entire source code:
CD android2.3
Go to your code directory
Input
. Build/envsetup. Sh
Note. There is a space in the middle of the build.
Input
Lunch full-Eng
Make-J2
Input make to start compiling the code. Add the-J2 parameter to open two threads to compile the code faster. It took me two hours.
Input immediately after compilation
Emulator
The sim
Android record 17-sdk updates, view the source code in Eclipse, and provide the chm documentation,
Android 17-SDK updates, Eclipse source code viewing, and chm documentation
This blog shares some of the things Android Developers can do to improve development efficiency. After Google is harmonized, Android Developers
The error "source not found" When debugging the android program should be crazy. goolge did not include the source code when releasing the SDK, which is a bit confusing, for many people, git is undoubtedly a raw thing, and all the Java code in the framework adds up to a package, that is, more than 20 mb. Even worse, Android eclipse plugin (ADT) does not allow us
The error "source not found" When debugging the Android program should be crazy. Goolge did not include the source code when releasing the SDK, which is a bit confusing, for many people, Git is undoubtedly a raw thing, and all the Java code in the framework adds up to a package, that is, more than 20 MB. Even worse, Android Eclipse plugin (ADT) does not allow us
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 mo
Parse officially publishes open source PHP sdk,parsesdk
Pare released the parse PHP SDK, designed to enable parse to integrate "into a new class of applications and different usage scenarios." "In addition, the company claims that this is their" First SDK for server-side language, and the first truly open
Android 17-SDK updates, Eclipse source code viewing, and chm documentation
Android 17-SDK updates, Eclipse source code viewing, and chm documentation
This blog shares some of the things Android Developers can do to improve development efficiency. After Google is harmonized, Android Developers are reluctant to get inv
This article consists of two parts:. Part 1 describes how to download the source code of the android sdk. Part 2 describes how to add the source code of the android sdk to eclipse.
Part 1 how to download the source code of the android sd
This article is mainly divided into 2 parts . The 1th part describes how to download the source code for the Android SDK , and the 2nd part describes how to add the source code of the Android SDK to eclipse .
1th part How to download the Android SDK
Reprinted from doyee
Obtain the Java source code of Android and view the latest method associated with Eclipse: lizongbo published at: 01: 59. Saturday, January 1 st, 2011Copyright Disclaimer: You can reprint the document at will. During reprinting, you must mark the original source and author information of the article in the form of a hyperlink and this copyright statement.Http://618119.com/archives/2011
Search for "android Eclipse" on GoogleSource code"The result is not suitable, because Google's eclipse Android development plug-in has been updated to ADT 8.0.1. The corresponding Lib is associated with the Java source.CodeThe method has also changed.Follow these steps to obtain the Java source code of Android and associate it with Eclipse:1. First download the android SDK Installation File: http://dl.googl
As an android cainiao, after more than a week of experimentation, we finally succeeded in compiling the android source code and SDK in Linux and developing applications in eclipse.Although this result is very simple, but the process of small and medium problems and small errors constantly, any error can make the entire work unable to proceed, making people crazy. Therefore, I would like to summarize some ex
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
BKJIA Editor's note: BKJIA has introduced webOS 2.0 and webOS's newest Application Development Framework Enyo. This article is an open-source project of webOS SDK found on the Internet, at the same time, the editor adds or downloads the addresses of these major open-source projects to your convenience.
If you want to know how webOS works on the shoulders of great
Turn from:Sync, update, download Android Source SDK from the domestic mirror stationDownload the android source from China mirrors????Previously all from Google's site download synchronized updates, but now has a domestic mirror site is much betterHelp? https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/android?Warehouse Address:Git://aosp.tuna.tsinghua.edu.cn/androi
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.