Open this URL to see more information about ADT: http://developer.android.com/sdk/installing/installing-adt.htmlor directly in your eclipse's help > Install New Software Add, address direct inputHTTPS://dl-ssl.google.com/android/eclipse/ Official steps:Download the ADT Plugin
To add the ADT plugin to Eclipse:
Start Eclipse, then select Help > Install
A Let's talk about the environment.Windows 8.1 64-bitNote: Win7 Ultimate 64 configuration will appear the Android SDK Manger can not start the problem, because Android.bat called Find_java.bat, and Find_java.bat in Win7 64 bit under the call location hasProblem, landlord according to the method on the net, direct write dead path, console call success, virtual machine can alsoStart but can't create a virtual machine, all options are selected but click OK no response, as if notNot only the landlor
In the Win7 environment, the SDK updates online in the Eclipse environment, always fails, and some platforms are not fully downloaded. This article implements the offline build Android environment (in addition to the post-update), first need to download Jdk/eclipse/sdk/adt.1. Package DownloadJDK jdk1.8.0_51 [jdk-8u51-windows-i586] Download:http://yunpan.cn/cdZiRc6YdKa63 access password CD3 DEclipse Eclipse 4.5 [eclipse-java-mars-r-win32] Download:http
This is why I downloaded the android source code yesterday. It hurts me a lot. You know.
I saw an article to solve this problem:
An error occurred while updating SDK manager.Failed to fetch urlhttps: // dl-ssl.google.com/android/repository/repository-6.xml,reason: connection to https://dl-ssl.google.com refusedFailed to fetch urlhttp: // dl-ssl.google.com/android/repository/addons_list-1.xml, reason: connection to http://dl-ssl.google.com refusedFailed to fetch urlhttps: // dl-ssl.google.com
Build an Android Application Development Environment in Windows-Eclipse/Android/ADT
Tian haili @ csdn
The Android Application Development Environment under window has been set up on my machine a long time ago. However, after a long time, I don't know where to put it, and the tools have basically been upgraded. I re-installed it again today and found that there are still some problems during the installation process, it is recorded here for future ref
-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 supported with the latest version of ADT.
Eclipse JDT plugin (embedded ded in most Eclips
Installing ADT on Ubuntu Eclipse3.7: Cannotcompletetheinstallbecauseoneormorerequireditemscouldnotbefound. Softwarebeinginstalled: AndroidDevelopmentTools14.0.0.v201110171935-20
Installing ADT on Ubuntu Eclipse3.7:
Cannot complete the install because one or more required items cocould not be found. software being installed: Android Development Tools 14.0.0.v201110171935-205994 (com. android. ide. eclipse.
Today, I used eclipse in Ubuntu to configure the Android development environment. the following error occurs when I configure the ADT: 1Cannotcompletetheinstallbecauseoneormorerequireditemscouldnotbefound. 2Softwarebeinginstalled... today, the following error occurs when you configure the ADT with eclipse in Ubuntu to configure the Android development environment:
1 Cannot complete the install because one
DoesOracleGoldenGaterequiresXlc. Adt. Include8.0 (document ID1147116.1)
Does Oracle GoldenGate requires Xlc. Adt. Include 8.0 (Document ID 1147116.1)Applies:
Oracle GoldenGate-Version: 10.4.0.0 and later [Release: 10.4.0 and later]Information in this document applies to any platform.GOAL
Does Oracle GoldenGate requires Xlc. Adt. Include 8.0?SOLUTION
In README.txt
Android IDE, ADT, SDK, JDK, NDK, etc.
This article mainly introduces the terms and definitions of IDE, ADT, SDK, JDK, and NDK developed by Android. It is a pain to be confused about these concepts, this article briefly explains the meanings of these terms, so we can work together to improve literacy. For more information, see
1. IDE:
The short name of Intelligent Development Environm. That is, the intell
1. Android SDK Manager is updated.
1. Update Host
Open the directory C: \ Windows \ System32 \ drivers \ etc. There is a hosts file under the Directory and open it in the editor.
Copy the following fields to the hosts file and save them. Note that the original file content is not modified, but only the content is appended.
203.208.46.146 www.google.com74.125.113.121 developer.android.com203.208.46.146 dl.google.com203.208.46.146 dl-ssl.google.com
2. Modify the http connection mode:
2. Up
Using Eclipse for Android development requires that you first install the ADT (Android development Tools) plugin on eclipse.1. Installing JDK 1.7JDK official website http://www.oracle.com/technetwork/java/javase/downloads/index.html, download JDK7 software package, I install the 1.7.0_55 version. After installing the JDK, configure the next JDK environment.2. Download EclipseEclipse Official website: http://www.eclipse.org/downloads/, I downloaded the
: from the perspective of learning object-oriented, data structure is a good practice field, better than the GUI. That's why I put them in the 5th chapter, the list, the array, and the stack. Note that the introduction to programming is not a data structure course, so only the list of linked lists (linked lists) and Arrays (array) and stacks are introduced as familiar branch loops, object-oriented driving range.abstract data type, ADT , is an importan
Install the JDK in ubuntu12.04, then set up the environment variables, and then continue to install the ADT bundle.It's okay to start eclipse in Eclipse when the endpoint enters the ADT bundleHowever, an error occurred when Eclipse started eclipse from the graphical interface into the ADT bundle, as follows:A Java Runtime Environment (JRE) or Java development Kit
: http://www.oracle.com/technetwork/java/javase/downloads/index.htmlYou may need to configure environment variables after installation, but it is said that after the JDK1.7 version, the installation will have Java.exe,javaw.exe,javaws.exe 3 executables in the System32 directory.This can explain why not configuring the environment variable can also input java-version in cmd, but in this case the input javac is not reactive, so it might be better to configure the environment variable.Download of 2
http://894503895.diandian.com/post/2012-05-16/186956481. Install Eclipse. : http://www.eclipse.org/downloads/Note: Install version 3.6 and above2. Installing ADT(1) Online installationOpen Eclipse, select Help->install New software ... Pop-up Install new software windowEnter https://dl-ssl.google.com/android/eclipse/in "work with"Select All software, always next, you need to accept the accept, until the installation is complete.PS: If you have not suc
There is an Android app big project, referencing a lot of class libraries, has been running well, today I upgraded the Eclipse ADT plugin to the latest version (V22), while also upgrading SDL. In the entireThe upgrade process is good, no problem, when I reached the APK on the phone run, error noclassdeffounderrorJava.lang.NoClassDefFoundError:org.acra.ACRA....The ARCA library is included in the Lib library, I can see in the Android Private Libraries,
Problem description
An error occurred while updating SDK Manager.
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refused
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to http://dl-ssl.google.com refused
Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: hostname in certificate didn't match:
Failed to parse https://dl
First, build the Android development environmentRecently, to learn the basics of Android development, we started to build the Android development environment under Windows.Find some relevant blog post reference, basically are to download and install the JDK separately, Eclipse, ANDROIDSDK, ADTLater found Android SDK download official address, provide an ADT bundle download.This ADT Bundle already contains A
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.