Installing the JDKPlease look at the JDK environment to build.Install EclipseEclipse is an open-source, Java-based, extensible development platform. For its part, it is just a framework and a set of services for building a development environment through plug-in components. Fortunately, Eclipse comes with a standard set of plugins, including Java development tools (Java Development kit,jdk). We can build an Android development environment by adding ADT
Complete the configuration of the ADT and CDT under Eclipse in the afternoon:ADT Online Configuration:
Start Eclipse, then select Help > software Updates.... In the dialog box that appears, click the Available software tab.
Click Add Site
In the Add Site dialog box, enter the following URL in the Location field:http://dl-ssl.google.com/android/eclipse. Click OK.
Back to the Available software interface, click Expand http://dl-ssl.google.co
Android SDK + eclipse + ADT configuration and development
Keywords: Android SDK eclipse ADT
Android ADT plug-in configuration
Create AVD (Android virtual device)
In development of Android SDK 1.5 and later versions, at least one AVD must be created. Each AVD simulates a virtual device to run the Android platform. This platform must have at least its own kerne
Android SDK and Eclipse ADT offline installation tutorial
Because google is restricted, the download speed is still slow after the wall is turned over, which makes people very crash. So here we will share with you the offline installation of android SDK and eclipse ADT.Make sure that the java sdk is installed and ready before installation!
(1) download eclipse
(2) android SDK installation package (including SDK and eclipse)
Network Disk: http://pan.b
Problem:Want to use Gradle in an existing Eclipse ADT projectSolution:Eclipse ADT Plugin can help generate Gradle filesDiscuss:The ADT plugin for Eclipse was the main Android development tool before the launch of Gradle in 2013. The ADT project is now being replaced by Android studio, but there are still legacy project
underlying hardware architecture. But if our program needs to deal with the underlying hardware, or interact with the driver, then we need to write the code in C + +.3. Re-use existing programs: For example, you have already implemented the program in C + +, you want to migrate to the Android platform, you can directly through the NDK to use, no longer be written in Java.Now, let's talk about the general steps of the Android NDK development.First, the preparation work: Build the Android develop
Method One:1. Download the latest ADT Plugin Adt-10.0.1.zip (the ADT plugin installed on MyEclipse 10.5 is an ADT 20.0.3 offline Package:Http://dl.cr173.com//soft1/ADTPlugin.zip installation method). Note: To match android-sdk-r14 it is best to download ADT-14.0, which is do
1) Download the ADT plugin for developing Android apps in eclipseIn enterprise development, many programmers use the Eclipse IDE as the development environment for their applications. In order to make Android app creation, operation and debugging more convenient and fast. The Android development team specifically customized a plugin for the Eclipse IDE: Android Development Tools (ADT): Http://dl.google.com/
/ 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
relevant keywords, not just "for", set the following:If you want to customize it, just add it in here.Reference connection: http://developer.51cto.com/art/201103/249292.htm7. Install the color theme for the editor1. To install the theme plugin for Elipse, proceed as follows:Refer to the following: (in English, but the installation procedure should be understood)\***************************** Reference ********************************\If you were on Eclipse 3.6 (Helios), the easiest-to-install t
Install the android Virtual Machine under Windows 7/xp. After updating the SDK, point to Android-SDK-windows in eclipse preference.Appears:This android SDK requires Android developer Toolkit version 17.0.0 or above. Current version is 10.0.0.v201102162101-104271. Please update ADT to the latest version.Result: The VM cannot be opened.
Cause:After the update, the
Install the Android Virtual Machine under windows 7/xp. After updating the SDK, point to android-sdk-windows in Eclipse preference.Appears:This Android SDK requires Android Developer Toolkit version 17.0.0 or above. Current version is 10.0.0.v201102162101-104271. Please update ADT to the latest version.Result: The VM cannot be opened.
Cause: www.2cto.comAfter the updat
( Now that Google has launched Android studio, students who want to quickly join the Android development can easily configure the development environment, and interested students can find some information about Android studio here.) http://www.android-studio.org/)Body:Adt-bundle for Windows is an integrated IDE, officially provided by Google Android, which already contains eclipse, you no longer need to download eclipse, and the plugin is integrated It solves the complex problem of most novices
Android Studio is a new IntelliJ idea Android-based Android development environment that has improved and added functionality to Eclipse ADT.
Feature
Android Studio
ADT
Build system
Gradle
Ant
maven-based Build Dependencies
Yes
No
Build variants and multiple-apk generation (great for Android Wear)
Yes
No
Android: Plug-in com. android. ide. eclipse. adt was unable to load class android, androideclipseadt
Turn Off Eclipse directly. It may be better to open it again.
If not, perform the following steps:
1. If no ADT has been added, then: Help-> Add New Software-> Add
Enter ADT in "Name.
2. If ADT has been installed,
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.