At last, the Android team has provided a single file installer for Eclipse + ADT (Android Developer Tools). As you all (veteran Android developers) know, previously it takes sometimes (long time actually) to download several installation files and manually configured each installation. Not anymore, thanks to the team in http://developer.android.com/sdk/index.html . Really appreciate the effort.
You may download the bundle Eclipse+ADT here http://developer.android.com/sdk/index.html , unzip. Inside the folder (after extraction) you will find the Eclipse and sdk folder. Find the eclipse.exe in the eclipse folder to run the IDE.
You may find the eclipse.exe in the <installation-folder>/eclipse/ . Now, You’re good to develop your first Android native app. The installation file is about 400MB.
As mentioned in the Android developer official site, do not attempt to remove any of the folder inside the bundle or you’ll end up messing the default configuration, resulting malfunction in the ADT.
Optional: In case you already have previously install ADT, you might need to tweak the Android preferences setting to point the new Android SDK folder. Go to Window –> Preferences and choose Android options. Reset the SDK location by pointing to the new SDK location. Bear in mind that the new ADT bundle only provides the latest Android platform (API level 17 – currently). And this ADT bundle supports ADT version 21.
ENJOY!!!
What you will get with a single download;
You may download the bundle Eclipse+ADT here http://developer.android.com/sdk/index.html , unzip. Inside the folder (after extraction) you will find the Eclipse and sdk folder. Find the eclipse.exe in the eclipse folder to run the IDE.
You may find the eclipse.exe in the <installation-folder>/eclipse/ . Now, You’re good to develop your first Android native app. The installation file is about 400MB.
As mentioned in the Android developer official site, do not attempt to remove any of the folder inside the bundle or you’ll end up messing the default configuration, resulting malfunction in the ADT.
Optional: In case you already have previously install ADT, you might need to tweak the Android preferences setting to point the new Android SDK folder. Go to Window –> Preferences and choose Android options. Reset the SDK location by pointing to the new SDK location. Bear in mind that the new ADT bundle only provides the latest Android platform (API level 17 – currently). And this ADT bundle supports ADT version 21.
ENJOY!!!
What you will get with a single download;
- Eclipse + ADT plugin
- Android SDK Tools
- Android Platform-tools
- The latest Android platform
- The latest Android system image for the emulator
IMPORTANT: You need to have atleast JDK1.6 to run Eclipse and the ADT succesfully (JRE alone is not sufficient). Download JDK here http://www.oracle.com/technetwork/java/javase/downloads/index.html
ReplyDeleteawesome bro :-) like to meet fellow android developer..
ReplyDeleteI have a problem with installing the plugin WTP (Web Services) for the bundle Eclipse + ADT, because there was an error installing plugin WTP :
ReplyDeleteThe operation cannot be completed. See the details.
Cannot complete the install because one or more required items could not be found.
Software being installed: CXF Web Services (Incubation) 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm (org.eclipse.jst.ws.cxf.feature.feature.group 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm)
Missing requirement: J2EE Core Component 1.1.301.v200908181930 (org.eclipse.jst.j2ee.core 1.1.301.v200908181930) requires 'bundle com.ibm.icu [3.4.4,4.1.0)' but it could not be found
Missing requirement: J2EE Core Component 1.1.301.v200911302230 (org.eclipse.jst.j2ee.core 1.1.301.v200911302230) requires 'bundle com.ibm.icu [3.4.4,4.1.0)' but it could not be found
Cannot satisfy dependency:
From: CXF Web Services Creation Core (Incubation) 0.4.0.v200909102327 (org.eclipse.jst.ws.cxf.creation.core 0.4.0.v200909102327)
To: bundle org.eclipse.jst.j2ee.core [1.1.0,1.2.0)
Cannot satisfy dependency:
From: CXF Web Services (Incubation) 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm (org.eclipse.jst.ws.cxf.feature.feature.group 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm)
To: org.eclipse.jst.ws.cxf.creation.core [0.4.0.v200909102327]
I have a problem with installing the plugin WTP (Web Services) for the bundle Eclipse + ADT
ReplyDeletebecause there was an error installing plugin WTP:
Cannot complete the install because one or more required items could not be found.
Software being installed: CXF Web Services (Incubation) 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm (org.eclipse.jst.ws.cxf.feature.feature.group 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm)
Missing requirement: J2EE Core Component 1.1.301.v200908181930 (org.eclipse.jst.j2ee.core 1.1.301.v200908181930) requires 'bundle com.ibm.icu [3.4.4,4.1.0)' but it could not be found
Missing requirement: J2EE Core Component 1.1.301.v200911302230 (org.eclipse.jst.j2ee.core 1.1.301.v200911302230) requires 'bundle com.ibm.icu [3.4.4,4.1.0)' but it could not be found
Cannot satisfy dependency:
From: CXF Web Services Creation Core (Incubation) 0.4.0.v200909102327 (org.eclipse.jst.ws.cxf.creation.core 0.4.0.v200909102327)
To: bundle org.eclipse.jst.j2ee.core [1.1.0,1.2.0)
Cannot satisfy dependency:
From: CXF Web Services (Incubation) 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm (org.eclipse.jst.ws.cxf.feature.feature.group 0.4.2.v200909110610-37c6EdfOdTWUv0huqCz-RnOsYm)
To: org.eclipse.jst.ws.cxf.creation.core [0.4.0.v200909102327]
help
ReplyDelete