JDK, Eclipse, ADT, and quick icon in Ubuntu 12.04 LTS (64bit) Environment, 12.04adt1. In FriendlyARM, Tiny4412, and the installation package, you can add:Install JDK (Java), select the required 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-repo
============ 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 follow
============ 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 follow
, Developer tools and NDK..., are displayed in the middle. Check the first project (Developer tools), next, and finish. During the installation process, the system reports a security warning. After the installation is complete, restart the system.
After the installation is complete, go to help-> Install New Software...-> already installed and you will see various types of ADT packages. Here is ADT23.0.3.
After the installation is complete, two icons
After the ADT is installed, the SDK will be updated as well. Later, I want to see what version I upgraded. It turns out that there is a small robot icon in eclipse's help-> about eclipse, which is the android open source project. Click it and you will see its version. My current version is 0.9.7. Complete this process ~~~
If ADT releases a new version, how can
Yesterday hand the Android SDK upgrade, and then get the ADT version does not correspond, and then search from the Internet some methods ~ effect can also, reinstall ADT.The method for uninstalling ADT is as follows (my eclipse version is 3.5):1. Choose Help > Install New software;2. In the Details panel, click on the "What is already installed?" link;3. In the Eclipse Installation Details dialog box, selec
ADT, C, Java, ADT, CJava
Chapter 2: data abstraction allows the user programmer to get rid of the Implementation Details of the Data Type while writing the customer program and only care about the interfaces of the data type. In computer science, there are some important data abstractions-data structures, which should be introduced as soon as possible. The data structures of computer science research mainly
Original: http://blog.csdn.net/shulianghan/article/details/38023959Recently 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 Windows 64-Bit Edition : Http://pan.baidu.com/s/1bnvlVnL;
Original: http://blog.csdn.net/shulianghan/article/details/38023959Recently 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 Windows 64-Bit Edition : Http://pan.baidu.com/s/1bnvlVnL;
Developing Android Application Environment building1. Install JDK1.6 or laterWe can open the Oracle company website http://www.oracle.com/technetwork/java/javase/downloads/index.htmlThe downloads section on the Web page has jdk download instructionsFree download After accepting his terms of useTo select the same JDK version as the native operating system in the download list when downloadingInstall after download2. Download the package for the appropriate platform for
Recently 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 Windows 32-Bit Edition : Http://pan.baidu.com/s/1bnvlVnL;Adt Bundle Linux 32-bit vers
When Eclipse creates an Android project, you are prompted when previewing the Layout.xml file: This version of the rendering library was more recent than your version of ADT plug- In. Please update ADT plug-in, resulting in the inability to preview the layout file properly. Root cause: The SDK version is too high and the ADT version is too low. The workaround is
The android developer of svn1.6 is also noted.
A few days ago, I updated my development environment, downloaded the new version of Eclipse, updated SDK to 4.2, and updated ADT to 21.
After loading the old eclipse_workspace with the new version of Eclipse, it is found that the project checkout from the SVN version library cannot be compiled, and the following error is reported:
Errors occurred during the build.
Errors running builder 'android pre co
Update 130410
In the latest version of Eclipse, click Help-about eclipse-Installation Details
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>
The latest version 2.3 was released, but the update was not found. I tried to unload the ADT and reload it. I searched for the method.
To uninstall ADT, follow these steps (my eclipse version is 3.5 ):
1. Select help> install
get started, follow the simple guide belowCreate an AVD.
If you will be running your applications only on actual device hardware, you do notNeed an AVD-seeDeveloping on a deviceFor informationOn running your applicaiton.Creating an AVD
With ADT 0.9.3 and above, the android SDK and AVD manager provides a simple graphical interfaceFor creating and managing avds. (If you're using ADT version 0.9.1 or older, y
the system with the packages needed to run the 32-bit program, this download is fast. Unlike the SDK, ADT or something without a domestic mirror.
Second, Adt-bundle installation
1, after downloading, select a good folder directly decompression adt-bundle-linux-x86-20131030
2, get a adt-bundle-linux-x86-20131030,
icon for this shortcut. Right-click on the shortcut, properties, and click on the icon button.7, find the icon file under Adt-bundle-linux-x86-20131030\eclipse icon.xpm, click "Open", and then "close". Here, the Android development environment under Linux is built.Third, Hello World1, the next operation in fact with t
developers: Provides Java developers with the tools to create Java EE Web applications, including Java Ee,jpa,jsf,mylyn,egit
Eclipse Version SelectionThis is a choice based on the individual OS version. I previously said I was using a Windows system, so I chose the Windows 32-bit version. It is important to note that:
If eclipse installs 32-bit, the JDK should also be installed in Windows x86 (32-bit), and if Eclipse installs 64-bit, the JDK should install Windows x64 (64-bit). Ot
the Android version. Otherwise, the android project compilation and running errors may occur;
2) Open eclipse, help-> check for updates... generally "select all", continue "Next" and "accept license", and "finish" to complete the upgrade;
5. Install the android SDK
After step 4 is completed, the android icon and a small icon appear in the project.
Now you need to configure the SDK used by
the first icon.
Click
Check that the latest Android version is 4.2. Use this version. If you want to select another version, select the version you want to download, as long as the downward arrow is used, the download may take a long time! Select a version! (It took a quarter of an hour to download these packages online, but the network speed was not very good)
Click here to open the android Simulator Interface
Cl
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.