Android Basic Beginner Tutorial--1.2.1 using Eclipse + ADT + SDK to develop Android APPtags (space delimited): Android Basics Beginner Tutorial1. Preface
Here we have two paths to choose, directly using the encapsulated ADT Bundle for developing Android, or configuring it YourselfAs Google has abandoned the ADT Update, the official web site also cancels
1. After installing the JDK, configure the environment variables:In order to configure the system variable environment of the JDK, we need to set up three system variables, namely Java_home,path and classpath. Here are the three variables that are set to guard against.Java_homeSet the system variable name first, and the variable value is the JDK's installation path on your computer: C:\Program files\java\jdk1.8.0_20. Once created, you can use%java_home% as the unified Reference path for the JDK
When Eclipse installs ADT, the step is to open the Eclipse IDE, go to "help", "Install New Software" in the menu, and click Add ... After determining the return, select the ADT we just added in the drop-down list after work with, and we'll see the developer Tools below that expand it will have Android Ddms and Android development Tool, tick them. Then just follow the prompts step by step next. This installs
Configure ADT in myeclipse 9.1 (configure the android development environment in link mode)
Android SDK Installation
Android SDK 4.0.3 Development Environment configuration and running
Installing ADT in eclipse is simple. You can directly decompress the downloaded ADT file and overwrite the features and plugins directories in the eclipse directory. myeclipse c
Abends:
Cannot complete the install because one or more required items cocould not be found.
Software being installed: Android development tools 11.0.0.v201105251008-128486 (COM. Android. Ide. Eclipse. ADT. feature. Group 11.0.0.v201105251008-128486)
Missing requirement: Android development tools 11.0.0.v201105251008-128486 (COM. android. IDE. eclipse. ADT. feature. group 11.0.0.v201105251008-128486) requi
(Android. policy_phone). Stop. Error.
Solution:
In row 89th of build/tools/findleaves. Sh,
Find "$ {@: 0: $ nargs}" $ findargs-type F-name "$ FILENAME"-print |
Change to find "$ {@: 1: $ nargs-1}" $ findargs-type F-name "$ FILENAME"-print |
2. Frameworks/base/tools/aidl/ast. cpp: 10: Error: 'fprintf' was not declaredIn this scope Error
Solution:
Download gcc-4.3 and G ++-4.3
Apt-Get install gcc-4.3 g ++-4.3
Because ubuntu 9.10 comes with GCC 4.4, You need to download GCC 4.3 again, and finally
A system must be equipped with an android client to quickly build an android development environment. The process is as follows:
1. Download JDK: http://www.oracle.com/technetwork/java/javase/downloads/index.html
Install JDK. My installation directories are c: \ Java \ jdk1.7.0 _ 17 and c: \ Java \ jre7;
2, download Android SDK kit adt-bundle-windows-x86, http://developer.android.com/sdk/index.html about 4 hundred m, which contains eclipse and S
What is ADT?
Eclipse plug-in-ADT, ADT (Android developer tool) ADT is a plug-in installed on Eclipse, used to connect eclipse and adnroid SDK
Install ADT online
Open eclipse, open "Help-> install new software", and enter http://dl-ssl.google.com/android/eclipsein "locatio
DT is the Eclipse plug-in used for Android development. The key to ADT's normal use on Eclipse is that their versions must be compatible. Therefore, it is recommended to install the ADT plug-in online. It will automatically find the appropriate version based on the eclipse version.
1. Install the ADT plug-in online
Start eclipse. For eclipse3.5 or eclipse3.6, select "help"> "install new software... ", i
Objective
ADB Bundle
The Java version of the ADT bundle's pit
ADT bundle pits are unable to create the project normally
ObjectiveThis blog to organize the author in the Mac under the use of ADT bundle of pits, Google Now also does not support eclipse, developers also to abandon Eclipse, But given that most Java developer
Since currently engaged in Android development work, so upgrade the next Android SDK and Eclipse ADT PluginFirst, update ADT1. Open help->Install New software in Eclipse.2. In the Details panel, click on the "What is already installed?" link.3. In the Eclipse installation Details dialog box, select "Android DDMS" and "Android development Tools", then click Uninstall. 4. In the next window, confirm the ADT y
One, all caused by a run-time error DALVIKVM Could not find class ' reference package. Class ', referenced from method ...In fact, at compile time will also see the following error:[DX][DX] Trouble processing:[DX] Bad class file Magic (Cafebabe) or version (0033.0000)[DX] ... while parsing com/novell/sasl/client/digestchallenge.class[DX] ... while processing com/novell/sasl/client/digestchallenge.classSecond, try 1. Using JDK7It is recommended to use JDK7 to solve similar problems, but I did not
( 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
More recently, when the SDK, the hands of the SDK version of the update too high, the following problems occurOpen Configuration One lookCrouching trough, before the API are gone, carefully find the reason, also online Baidu a lot of information, because the API can not be recognized, because the current SDK version is too new, resulting in the current ADT is not supported, must be updated to version 23.0.0 above ,There are two ways to solve this prob
Steps for installation and upgrade:
1. Online installation and upgrade through eclipse
Method 1:
Open es and select help-> check for update. After the search is complete, the ADT that can be upgraded is displayed. Select the ADT to be upgraded, click Next, and click Next again to confirm, select agree and click Finish. (It may fail, but I don't know why it fails)
Method 2:
1) Open es and select help> insta
When installing ADT in eclipse in Ubuntu, you may encounter a solution missing org. Eclipse. WST. SSE. Core 0.0.0.
Find the problem on the network
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 or more required items cocould not be found.
2 software being
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,
Two solutions to ADT installation failure in Eclipse [Android Development Tooling], adttoolingCause
Recently, I want to build an Android development environment in Windows 7. Although I have Android Studio, I am still used to Eclipse. As we all know, it is impossible for Eclipse to directly install the ADT (Android Develepment Tooling) plug-in. Here are two solutions. The premise is to install Google first
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.