Open source China's IT company open source software Consolidation Program Introduction Https://dl-ssl.google.com/android/repository/docs-22_r01.ziphttp://dl.google.com/android/ repository/android-22_r01.ziphttps://dl-ssl.google.com/android/repository/samples-22_r05.ziphttps:// dl-ssl.google.com/
We re-installed the Ubuntu system tonight and re-installed an eclipse + JDK + SDK Android development platform.
1. install and configure the eclipse Environment
1. Download the installation package
Eclipse:EclipseDownload the official website or directlyEclipse-jee-indigo-SR1-linux-gtk.tar.gz
JDK:JDKDownload
Solution to Android SDK download and update failure
When you use sdk manager to update the sdk, you may find the following error message during the update process:
Fetching https://dl-ssl.google.com/android/repository/addons_list-
, in the "HTTP proxy server" and "http proxy port" input box, fill in the above mirror server address and port, and select "Force https://... Sources to is fetched using http://... check box. Click the "Close" button to close the "Android SDK manager-settings" window and return to the main screen after Setup is complete.3, select "Packages", then "Reload".So .....But An
When you recently changed your computer and started building an Android development environment, the download SDK always had the following error:
Copy Code code as follows:
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml.
Said Dl-ssl.google.com was strong in
The first download to install the Android SDK failed:Fetching Https://dl-ssl.google.com/android/repository/addons_list-2.xml fetched add-ons list successfully fetching Url:https://dl-ssl.google.com/android/repository/repository-8.xml done loading packages. Fetching Https://d
Build a fully command-line Android build system
Step 1 Installing JDK environment
With the Android JDK it's best to use the official JDK version instead of the open JDK, and here's how to install JDK 1.7 under Unbuntu.
The code is as follows:
sudo add-apt-repository Ppa:webupd8team/java
sudo apt-get update
sudo apt-get install Oracle-java7-installer
Step 2 Installs the
Reinstall the Ubuntu system and reinstall a set of Android development platforms with eclipse + jdk + SDK. install and configure the Eclipse environment. 1. Download the installation package Eclipse: JDK: jdk official download site, or directly
I believe that there are a lot of problems during the installation of Android studio, especially when the SDK is not downloaded for the first time. It's depressing.You can go to the official website to download it, or click here to download Android studio and SDK.First, do n
This issue is answered on stack over flow.Original link Address: http://stackoverflow.com/questions/27589844/android-studio-1-0-2-not-building-appmergedebugresources-errorWorkaround:// Run the following two instructions on the terminal respectively, install lib32stdc++6 and lib32z1sudo apt-get install lib32stdc++6sudo apt-get install Lib32z1Problem reason: Ubuntu can ' t run the AAPT on + bit before instal
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/Wh
Because the android website cannot be accessed directly in China, please download it from the following URL:
Http://androidappdocs.appspot.com/index.html
Http://dl.google.com/android/android-sdk-windows-1.6_r1.zip
Windows http://dl.google.com/
Android development has been around for a while, and every SDK update is always plagued by the following problems:
1. the company's network needs to be out of the Internet through a proxy. the SDK Manager has a proxy, but it still cannot be downloaded.
2. SDK Manage updates are still slow
Today, I tried to
Launch Android SDK Manager, open the main interface, select "Tools", then "Options ...", pop Up "Android SDK manager-settings" window ;
In the "Android SDK manager-settings" window, in the "HTTP proxy server" and "http proxy P
Android completely solves the problem of slow sdk download (failure ).
Android SDK download speed is slow. There are two solutions. First, FQ. This method is relatively thorough, but it costs a lot to have a stable effect. Second
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
1. Run SDK Manager.2.Android SDK Manager "+" Tools "+" Options ... ", tick" Others "in" Force Https://...sources to be fetched using http:// ... "option. As shown in the following:The following error will always appear in the Download SDK:Failed to fetch URL http://dl-ssl.google.com/
some users, after installing the Android SDK, opened the Android SDK manager download API and always showed "done loading packages" but was slow to move forward. I also have this situation, to share their success in solving this problem. Method/Step
To open the set
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/
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.