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
When ADT was ready to compile the Android project early this morning, it suddenly found that the Android SDK manager and Android Virtual Device Manager options were missing from the Windows menu. Because I turned an Android project into a C + + project yesterday, I was baffled by this problem. Searched the internet and found a solution:In ADT, click Window→customize perspective→command Groups availabili
ADT version is low, causing the XML layout file can not be previewed, the update found that Google was the wall, to find online tricks to solve the problem for the time being.1. Updates to the SDK:Modify the https://to HTTP//The modification method is: In the Android SDK manager->tools-options ... Options interface,Check "Force https://... sources to be fetched using http://..."!2. Modify the Host FileIn the file (C:\Windows\System32\drivers\etc\hosts
Press CTRL + Left click to view the source code appears:The source attachment does not contain the source ...Step1: Click Project---> Click Properties---> Check Java Build PathView two options for source Attachment/javadoc locationStep2: Configuring the source Attachment/javadoc locationDouble-click the Source attachment or click Edit after selectingIn the external File path, select: /sdk/sources directory (ADT installation directory) Double-click Ja
), is to change the latest version of Eclipse, the problem is resolved!! If you do not want to change, please continue to look down.The update is successful, but after the Android SDK update, Eclipse will suddenly have to reset the SDK directory, and at the time of setup, there will be a problemIn addition, the ADT 10.0.0 or higher version is not so easy to get, (at least my network conditions have not reached, from the existing eclipse is very diffic
Android developers have recently discovered that after updating ADT to 22.6.0, a new Setup project will appear, and the contents of the appcompat_v7 are created. and create a new content that will appear. What the hell is going on here? The original appcompat_v7 is Google's own one of the compatibility package, is a support library, can make more than 2.1 full use of the 4.0 version of the interface. The following let the author take you slowly approa
How to uninstall ADT in liunxubuntu 1. select Help gt; InstallNewSoftware; 2. on the quot; Details quot; panel, Click quot; Whatisalreadyinstalled? Quot; link; 3. in the EclipseInstallationDetails dialog box, select the method for uninstalling ADT under quot; A liunx ubuntu
1. select Help> Install New Software. 2. on the "Details" panel, click "What is already installed? "Link; 3. in the Eclipse In
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.