This article has been synced to your personal blog: liyuyu.cnAfter two years of development, Google released today the first stable version of Android Studio 1.0--for the Android Developer Integrated Development Environment (IDE).Android Studio has four different versions (you can change the version by setting up updat
The first step,After the SDK manager starts, some Google XML files are parsed and some log messages are printed in log.After parsing, copy all the logs into a notepad (this step is because the Log window does not support the search), in the inside to find what you want to download, and then you can get the corresponding XML file.As an example:If you want to download
The students who believe in Android development. The problem that must be met is that Google often collapses, but the beginning of learning. We also have to use the Android SDK, (a few grams in size), usually after we've loaded ADT (assuming you're using eclipse.) Android Studio doesn't need to be. ), we need to open t
Original URL: http://www.360doc.com/content/14/0113/11/11948835_344809459.shtml
Some other matters are explained:1, in the source code download process, we do not see any files in the source code download directory, open "Show hidden", you will see a folder named. Repo, this folder is used to save the Android source code "temporary file"2. When the f
Android 5.0 Brush Package download address will be provided below OH ~ Many friends are looking for Android 5.0 system brush Package official Download link, have a brush machine package we do not wait for Google push update, they can dow
download process encountered problems3rd step need to access Google services can choose to flip the wall, Bo is a free kuai500, use can also http://www.kuai500.comYou will also encounter DownloadError:android.googlesource.com during the download: This is Google in order to avoid the source server is illegal attack,
Http://www.cnblogs.com/tc310/p/3938353.htmlRecently Google has been wall, upload their own collection of Android development environment, the following website links can also be downloaded;1. Baidu Network DiskAndroid integrated Environment NDK JDK total Link: http://pan.baidu.com/s/1bnjaDKb;Android Studio Linux version: Http://pan.baidu.com/s/1eQjA6MA;ADT Bundle
(Google http://source.android.com/source)
Build a compilation environment
1. Initial language compilation environment
The source code size is about 6 GB. It takes about 25 GB to complete a compilation, and my hard drive is 50 GB.
2. Create a Linux Image
Google Doc (http://source.android.com/source/) recommends Ubuntu 10.10 64-bit (LTs), which is my system version. The following software is generally needed:
is:
$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repoBut how do not move down, in the article (http://blog.csdn.net/legendof1991/article/details/17005849) with this URL:
$ curl http://git-repo.googlecode.com/files/repo-1.13 > ~/bin/repoYes. You can choose either of the two!
Grant executable permissions:
$ chmod a+x ~/bin/repo
PS: Actually, this is a script file written by Google to automatically
Update the SDK today and encounter an update download failure issue:Fetching Https://dl-ssl.google.com/android/repository/addons_list-2.xmlFetched add-ons List successfullyFetching Url:https://dl-ssl.google.com/android/repository/repository-8.xmlDone loading packages.Fetching Https://dl-ssl.google.com/android/repositor
Because the domestic network is the wall reason, according to Google provides the way to download the Android source code is difficult to download, so write down this article.1. Download and configure repo informationmkdir ~/binpath=~/bin: $PATHgit clone Git://aosp.tuna.tsin
Ready to learn Android development, but the Android SDK manager interface can not be brushed out, today saw an article, immediately resolved, the original address http://qichaochen.github.io/2014/12/22/109- android-sdk-download/When one day Google can be normal access to the
The red font indicates the option that is being selected.
Install curl
$ Sudo apt-get install curl
Install the git Tool(Install the latest version as follows)
Add ppa
$ Sudo apt-add-repository ppa: git-core/ppa
$ Sudo apt-get update
$ Sudo apt-get install git
Git version is the latest
$ Git -- version
Git version 1.8.5.2
Error: sudo apt-add-repository ppa: git-core/ppa error: gpg: requesting key E1DF1F24 from hkp server keyserver.ubuntu.com/gpgkeys: HTTP fetch error 7: couldn't connect to host
To a certain extent, android must read more code and think more. Android source code is a very good learning material. The content of this article is very simple, that is, download the android source code first. We know that the source code of Android is managed using the di
An example of this article describes the Android TreeView effect implementation method. Share to everyone for your reference, specific as follows:
It should be said that many operating systems provide a TreeView space, the implementation of the tree structure, the tree structure of the application is very wide, and Google developed Android for the
-ssl.google.com/android/repository/sysimg_armv7a-18_r02.zip address is copied directly to the browser or thunder download.
Download the SDK package in Thunder: Put the downloaded package in the Temp folder under the SDK and restart the installation.
Summary: analyze the Log of the Installation File to find the xml of the desired file. Then, access the xml
Android Studio 1.0 stable version released (including Download Links and tutorials), androidstudio
This article has been published to my blog: liyuyu.cn.After two years of development, Google today released Android Studio 1.0, the first stable version of the integrated development environment (IDE) for
Use msysgit in Windows to download the android source code. For example, to download the base:
Git clone https://android.googlesource.com/platform/frameworks/base.git-B android-4.0.4_r1.1
Git clone https://android.googlesource.com/platform/frameworks/base.git-B android
Android Update module custom updateThis summary is written because of a bug in the project that is compatible with the Android systemThe Android project was originally using an API-provided download methodas follows:Downloadmanager Downloadmanager = (downloadmanager) getsystemservice (activity.download_service);D Ownlo
Ireaper, the download software for Microsoft webcast courses, officially logged on to the Android platform. I call it ireaper for Android. It is currently in the testing stage and has a single function.Currently supported1. video download2. CourseCodeDownload3. Handout download4. Q A downloadAttachment, coming soon!
1. :( change .rar to APK)
2011.0624 irea
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.