One of the Android software development tools is eclipse, but in these tools eclipse is an open source, java-based, extensible development platform. For its part, it is just a framework and a set of services for building the development environment through plug-in components. Fortunately, Eclipse comes with a standard set of plug-ins, including Java development tools (Java Development kit,jdk). These are just our understanding of the eclipse definition, our computers generally have eclipse, so w
I admit that my title is too powerful. When I solve the problem mentioned in this article, I did think of this song again and again.
This is the case: I use an iMac on the Intranet and access the Internet through the proxy server. In other words, this machine is newly purchased and requires the development environment to be installed. After you download and install eclipse and ADT (Android development tools), the next step is to install platforms and
ADT255.0.0 (June2012)
Dependencies:
Java 1.6 or higher is required for ADT 255.0.0.
Eclipse Helios (version 3.6.2) or higher is required for ADT 255.0.0.
ADT 255.0.0 is designed for use with SDK tools r20. if you haven't already installed SDK tools R20 into your SDK, use the android SDKManager to do so.
General improvements:
Android Development EnvironmentLatest environment configuration (ECLIPse sdk + Android SDK + ADT)
In the past few days, I have tried Android coverage and aspect tests,
I found that the old SDK could not meet the current needs, so I upgraded it,
I did not expect that the SDK upgrade is not that easy, and the related software had to be upgraded,
And upgrade to the best.So I sorted out what I needed for the upgrade. 1. The SDK itself should be check
After android adt is upgraded to version 22, you cannot add the jar to the lib library. androidadt
At present, there is a large android app project that has referenced many class libraries and has been running well. Today I upgraded the Eclipse ADT plug-in to the latest version (v22) and upgraded the sdl. In the entireThe upgrade process was good and there was no problem. When I reached the apk running on
ADT Integrated Environment + PhoneGap 2.9.0 build HTML5 development APP environment, phonegaphtml5
I.Environment Construction
1. build and develop the Android environment, which is not described here. You can use the ADT integrated environment or Eclipse + Android SDK + ADT Plugin.
ADT integrated environment: http://d
I recently encountered more than N errors when I configured the android Development Environment on Ubuntu. Let's talk about it. If there is a similar error, just modify it. So far, the ADT version has been upgraded to 18. When the SDK version is upgraded to 4.0.3, the ADT version is required to be 17 or later. If any problem occurs after the upgrade, it may be caused by the JDK version. Please note that, ad
JDK Download:1http://www.oracle.com/technetwork/java/javase/downloads/index.html2 Configuring environment variablesjava_home: create.The value is: The JDK's installation path on your computer.PATH: edit.The value is:%java_home%\bin. CLASSPATH: Edit. Configure two values with a value of:.; %java_home%\lib\tools.jar(in which the first value indicates that the JVM First searches the current folder). 3 Test VariablesOpen cmd, enter command Java–version and Javac, and if return information is presen
Myeclipse8.6 Adding plugins manually:Automatic online installation of ADT plug-ins can cause Web projects and other items to be created in myeclipse8.6. The workaround is to manually install the steps as follows:First install the MyEclipse 8.6.1. First download and unzip the Adt.zip, remove the plugins and features two folders, create a new folder with the file name ADT, and put the two folders into it.2. M
Open Eclipse, clickHelp, Install New software:Click Add:Then click Archive to add the corresponding Adt-21.0.1.zip above:After OK, write a name, such as ADT-21.0.1:Then after pending parsing, you can see the corresponding:Developer ToolsAndNDK PluginsTheSelect Developer Tools:Then next, then proceed to next:Click Accept agreement and finish:And then it's going to install:In the middle there will be security
This article mainly introduces the Android development of the IDE, ADT, SDK, JDK, ndk and other noun explanations, it is a painful thing to understand these concepts, this article succinctly explained the meaning of these nouns, together with literacy bar, the need for friends can refer to the
1. IDE:
The abbreviation of Intelligent Development environm. That is, the intelligent development environment. is a development tool. The common IDE has
Using Eclipse for Android development, you need to first install the ADT (Android Development Tools) plug-in on Eclipse.
1. Install JDK 1.7
JDK Download: http://www.jb51.net/softs/75615.html, download JDK7 software package, I installed the 1.7.0_55 version. After installing the JDK, configure the JDK environment.
2. Download Eclipse
Eclipse Download: http://www.jb51.net/softs/75615.html, I downloaded the eclipse-java-kepler-sr2-win32.zip, unzipped
Label:
adt-bundle-linux-x86_64-20131030 new project prompts for no solution to ADB and r.java issues
Under ubuntu14.04, build an Android development environment and download the official adt-bundle-linux-x86_64-20131030. Start Eclipse and create a new project. Tip "R" file is not found, that is, R file is not. Start Simulator Tip "... Cannot run Program "/home/zenail/
/ Note: If you encounter problems with the plugin, you can change https in the URL to HTTP (more secure using HTTPS). Click OK.
Back to the Available software interface, you should be able to see the Developer Tools option in the list. Select the check box next to Developer Tools. Will check Android DDMS and Android development Tools at the same time. Click Next.
In the final Install Details dialog box, features such as Android DDMS and Android development Tools are listed.Click Next to r
encounter problems accessing the plugin, you can change the HTTPS in the URL to HTTP (using HTTPS is a bit more secure). Click OK.
Back to the Available software interface, you should see the Developer Tools option in the list. Select the check box next to Developer tools to select both Android DDMS and Android development tools. Click Next.
In the final Install Details dialog box, features such as Android DDMS and Android development Tools are listed. Click Next to read and accept the
============ Problem Description ============After installation, prompt to reopen the open loading interface or the original Interface toolbar icon has only oneDot that icon to show what's going on============ Solution 1======================== Solution 2============Without specifying your SDK directory, if the SDK is not installed, just install it, and then just point to the path.window-preferec-the following is like============ Solution 3============Specify a correct SDK pathAfter eclipse inst
After upgrading Yosemite, we continued to develop Android and found that the device selector could not find the real machine when the build version was higher than the device version, wtf! Do you want to change the SDK development to a lower version? My concubine can't do it!After a while, we found two solutions:1. After ejecting the device selector, drag the first line of dividing line (that is, serial number/avd Name ... That line) to change the width of our equipment and the appearance of the
the class or any declarations you want to see. (Fast jump, the world is in use)Ctrl +/: Note the bankCtrl + D: Delete BankCtrl + SHIFT + F: Plastic (good, but use caution, unless your configuration and code style, otherwise it will cause you to commit the code chaos, I paid a half-time price)Ctrl+shift+x the text that is currently selected is all stale lowercaseCtrl+shift+y turns the currently selected text to lowercaseCtrl+m maximize the current edit or view (and vice versa)Ctrl+j forward Incr
I. In friendlyarm,tiny4412, the installation package can be supplemented by: Install the JDK (Java), select the desired JDK, or install it all . a) OpenJDK-6.0
$ sudo apt-get update
$ sudo apt-get install openjdk-6-jdk
b) OpenJDK-7.0
$ sudo apt-get update
$ sudo apt-get install openjdk-7-jdk
c) SunJDK-6.0
$ sudo add-apt-repository "Deb Http://archive.canonical.com/ubuntu precise partner"
$ sudo apt-get update
$ sudo apt-get instal
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.