From: http://blog.csdn.net/ooflywing/article/details/7799026
Not long ago, Google released the android 4.1 system Jelly Bean (jelly bean ). As a result, I began to develop Android programs.
Record your learning process and problems.
The first step of the android application is to build the development environment.
The following tools are required to build a deve
ArticleDirectory
Installing some soft
Installing Repo
Initializing a repo Client
Getting the files
Problem
[Android] Android 4.2 source code download (Ubuntu 12.10) cutting-edge
Recently, I have been studying NFC. Different APIs in different versions are used differently. If you want to see the source code implementation, You have to
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
official website has been shut down and locked in China. The correct national firewall is blocked, so it cannot be accessed.
So I tried Baidu to download it. Or download it with another person.
Android SDK domestic image proxy
Http://mirrors.neusoft.edu.cn/android/repository/
Solve the difficulties of accessing Goo
dragon image, the whole dragon did not use a picture, the full use of CSS3 characteristics. The appearance of the Little Dragon is still quite lifelike, do you think?Online DemoSOURCE download7. Pure CSS3 Implement light switch toggle buttonSome time ago we shared with you a milk-like CSS3 3D switch button, the effect is quite praise. Today we are going to share a similar pure CSS3 illuminated switch button that looks like a light switch that can be switched around. In addition, the text on the
Android Studio 1.0 official version download (link to Baidu online storage), androidstudioAs we all know, it is still not easy to visit the Android official website. Here I copied the page with the required link. In fact, you only need to take the link offline to the Baidu Network Disk (or use my Baidu Network Disk link), or use thunder to
I made this tutorial into a PDF, slow network friends can download http://files.cnblogs.com/vengen/AndroidSetup.zip here
Prepare the file:
Windows 7 is installed in the same way as Windows XP.
1. Install JDK
Run jdk-6u14-windows-i586.exe
Check whether JDK is successfully installed. Open the CMD window and enter Java-version t
According to a latest report from mobile phone retailers in the UK, Android sales andWindows Phone 7The ratio is 15:1. This result indicates that Windows Phone 7 may be in trouble. Microsoft launched Windows Phone 7 in the North American market in November 8 and is considered the best choice in both the consumer market
Original URL: http://blog.csdn.net/luoshengyang/article/details/6559955After reading the previous said a few books, to Linux kernel and Android have a certain understanding, is not in the mind, want to try to sledgehammer himself compiled a Android source code it? has been accustomed to using Windows systems, and Android source code is not supported on the compil
This article describes how to download and compile the Android source code in Ubuntu. What is the Android source code? Android source Code refers to the Android platform and software source code, not just the Linux Kernel. We often say that Linux Kernel is only an integral p
Just as DOTNET development requires msdn and Java development requires JDK documentation, it is best to have corresponding help documentation before Android development.
In fact, the android SDK itself contains a lot of development help documentation (English version ). The procedure is as follows:
1. Open the SDK to downlo
1. This series is for personal use only and is not responsible. Over time, some of the content may not correspond because of software updates.The configuration of this article is only a new installation for the Android Studio v1.1.0 version of Windows.Google Android Developers site:https://developer.android.com/sdk/index.htmlThe official
As we all know, it is not easy to visit the Android website, here I copied the page, with the necessary links. In fact, as long as the link offline to Baidu Network disk (or use I have Baidu network disk link), or with thunder to download, the speed is very fast. Link: http://pan.baidu.com/s/1qWyS1Z2 Password: 2CVHSystem Requirements
Windows
Microsoft? Windows? 8/
This article is mainly taken from: http://source.android.com/source/downloading.html, and added AnnotationInstalling Repo
Repo is a tool that makes it easier to work with Git in the context of Android. For more information about Repo, seeVersion Control.
To install, initialize, and configure Repo, follow these steps:
Make sure you have a bin/directory in your home directory, and that it is stored in your path:$ mkdir ~/bin$ PATH=~/bin:$PATH
This article describes the implementation of Android programming image upload and download functions. Share to everyone for your reference, specific as follows:
In the implementation of an Android Web services client, such as microblogging, forum clients, often used to upload and download images. Here describes how to
How to Implement multi‑thread breakpoint download in Android
This example describes how to implement multi‑thread breakpoint download in Android. Share it with you for your reference. The specific implementation method is as follows:
?
1 2 3 4 5 6
1, first, the Android file download requires the following permissions:2, because the file download is a long time task, can not be updated in the UI thread, need to open up a new thread to download the work, here we use the Android
repo sync-l only checkout code
PS: Total 25G, slow down!
Compile
Enter the AOSP root directory
Initializing the compilation environment
. build/envsetup.sh
Select compilation target, select 1, all options mean, back to update
Lunch
Start compilation, where 4 concurrent numbers are used:
Make-j4
Using the packaging tool mmm, after completing the command, you will generate ANDROID.IRP in the root directory, open an existing project with
If you are interested in sharing some android documentation resources, you can download the online storage and android documentation.
Google.android.sdk . 3 source code .rar 3 Chinese version (Pro Android 3).pdf API http://pan.baidu.com/s/1qWyQoawandroid.chm API documentation Chinese version of http://pan.baidu.com/s/1
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.