- How To Install Sdk Tools
- How To Install Android Sdk
- Eclipse Android Sdk
- How To Install Android Sdk Tools In Eclipse Download
- How To Install Android Developer Tools In Eclipse
This tutorial explains how to install Android SDK and add Android Development Tools (ADT) plugin in Eclipse IDE for developing Android projects. If you already have an existing installation of Android SDK and want to update to the latest version refer this link on updating Android SDK and Eclipse ADT plugin.
Contents2.1 Using Windows Installer (.exe file) 2.1.1 Installing Android platform
2.2 Using .zip or .tgz file
The Android SDK is the bare bones version of the package and it doesn’t include either of the two IDEs (interactive development environments): Android Studio or Eclipse. In this video, i will share you the easy method to install ADT & SDK tools in eclipse. When you open Eclipse go to help Install new softwares. A new window will appear Click on add and enter.
Environment Used
- Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
- JDK 6 (Java SE 6). To install JDK, refer these links; in Windows, Ubuntu
- JRE alone is not sufficient
- Eclipse Indigo IDE for Java EE Developers (3.7.2).
- Android SDK 4.0.4 (Ice Cream Sandwich)
- android-sdk_r18
- ADT Plugin for Eclipse
Download and Install SDK Starter Package
Get the latest version of the SDK starter package from the link given below,
http://developer.android.com/sdk/index.html
The SDK starter package is not a full development environment – it includes only the core SDK Tools. You can use Android SDK Manager, part of SDK tools to download the rest of the SDK packages (such as the latest Android platform).
Using Windows Installer (.exe file)
If you downloaded the Windows installer (.exe file), run it to install the SDK Tools into a default location (For simplicity and easy access, I have used C:Androidandroid-sdk).
Installing Android platform
When you complete the installation wizard, it will launch the
This might take sometime to install the selected platforms and packages.
Using .zip or .tgz file
If you downloaded a .zip or .tgz (for Linux) package, extract it to a safe location on your machine, for example, C:Androidandroid-sdk.
After extracting the files, open SDK Manager to install the recommended platform and other packages as shown in the above step.
Install ADT plugin for Eclipse
ADT plugin for Eclipse IDE lets you quickly set up new Android projects, create an application UI, debug your applications using the Android SDK tools, and even export signed (or unsigned) APKs in order to distribute your application.
- Open Eclipse IDE
- Select Help -> Install New Software…
- Click Add, in the top-right corner.
- In the Add Repository dialog that appears, enter the name as “ADT Plugin” and the Location as
https://dl-ssl.google.com/android/eclipse/
- Click OK.
- In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
- In the next window, you’ll see a list of the tools to be downloaded. Click Next.
- Read and accept the license agreements, then click Finish.
If you get a security warning saying that the authenticity or validity of the software can’t be established, click OK. - When the installation completes, restart Eclipse.
Configuring the ADT Plugin in Eclipse
After installing the ADT plugin, you have to define the location of the Android SDK in Android preferences in Eclipse:
- Select Window -> Preferences… to open the Preferences panel.
- Select Android from the left panel.
- You may see a dialog asking whether you want to send usage statistics to Google. If so, make your choice and click Proceed. You cannot continue with this procedure until you click Proceed.
- For the SDK Location in the main panel, click Browse… and locate your downloaded SDK directory. In my case, it is C:Androidandroid-sdk
- Click Apply, then OK.
Adding Platforms and Other Packages
How To Install Sdk Tools
To download and install additional platforms and other essential SDK packages use Android SDK Manager.
You can launch the Android SDK Manager in one of the following ways:
- From within Eclipse, select Window -> Android SDK Manager.
- On Windows, double-click the SDK Manager.exe file available at installed directory.
- On Mac or Linux, open a terminal and navigate to the tools/ directory in the Android SDK, then execute:
android
To download and install packages, use the graphical UI of the Android SDK Manager to browse the SDK repository and select new or updated packages.
Related posts:
Tags: Android 4 Examples, Android 4 tutorials, Android Examples, android installation, Android tutorial for beginners, Android tutorials, Eclipse ADT plugin, Eclipse Android plugin, eclipse ide, Installing Eclipse ADT plugin
PreviousNextAnandapadmanabhanI was searching for this one with the installation file !! thank you!
Clet SimonHow To Install Android Sdk
thank you for this tutorial!!it really helps. more powers!
http://www.javaexperience.com/ Java ExperienceNice tutorial. I also wanted to share my blog post on Android AVD Emulator Installation
firefox securityI was recommended this website by way of my cousin.
I am no longer sure whether this publish is written through him as nobody
else realize such special approximately my problem.
You are wonderful! Thank you!
Pingback: How to make an Android smartphone controlled robot or car ? *free application* - DIY Hacking
AmyI have more than you have in your screen shot !
Help me !
Pingback: DIY Android Home Automation *free application* - DIY Hacking
Pingback: Android Sdk Tutorial - Cars And Autos Blog
Pingback: ARDUINO PROJECT-3: ANDROID PHONE CONTROLLED ROBOT | celebratelife24x7
Sunil AcharyaNice one so helpful to install thank you….!
Eclipse Android Sdk
NiksThanks.. Best Tutorial… Done with installation without error.. But I closed usage statistics to Google by mistake rather than proceeding.. Is it ok?
Hardik ChallaHere is the Best For Install ADT Plugin Example..
junaidcan any one help me to inform me about the software which may install or reinstall android on phone by pc?
How To Install Android Sdk Tools In Eclipse Download
Pingback: Adt Plugin Download |
Navdeep KaurHow To Install Android Developer Tools In Eclipse
Follow the screenshot steps in following link guys.
http://www.trainingchennai.com/how-to-install-android-sdk-in-eclipse.html
باسلlink is not working
Pingback: Building a Hybrid Mobile app using Cordova | Intellij
Pingback: DIY Android Home Automation With Free Smartphone Application -Use Arduino for Projects
Pingback: Create an Android Controlled Robot Using the Arduino Platform -Use Arduino for Projects
Android operating system for mobile phones has made phones better and more comfortable to use, but a very large part of that is down to the apps. If you visit the Android market, you can grasp how many varieties of applications are available.
You too, can create an application if you know how to do it. To create your own application, you will need to install Android Software Development Kit (SDK) which works in combination with Eclipse. Don’t think you need the Android SDK? Think again. You would need to use and get familiar with the SDK, if you want to jailbreak/root your Android phone at some point, for example.
There are some prerequisites, which you will need to have downloaded before proceeding. Some of them are as follows –
- Eclipse version 3.4 or above.
- Eclipse IDE for developing.
- Java Development Kit version 5 or 6.
- Android SDK and Development Tools plug-in.
The steps required are –
1) First of all, you will need to download all the prerequisites, and install them in the same location of your hard drive. (For example “C: Android”). If you already have them downloaded earlier, just extract them to a specific location of your drive.
2) Start Eclipse. Go to its Help menu, and select the option that reads “Install new software”. This will allow you to integrate the Android SDK with Eclipse.
3) In the Add Repository box, add the name “ADT Plug-in” and write “https://dl-ssl.google.com/android/eclipse/” in the space for Location. Select “Ok”.
4) In the next screen, checks the box named “Developer Tools” and then proceed by clicking on “Next”. In the next window, you will be shown a list of packages and tools to be downloaded. It is not required to change any of those. Just click on “Next” and read the license agreements to ensure you are not violating any of them. Click on “Finish”. It will take some time for the download and installation to complete. Finally when it completes, close Eclipse and restart it.
5) Now go to the Window menu, and select the option “Preferences”. Select the name Android from the tree directory structure given towards the left. Click on the button that appears on upper right of the screen, and select the Android SDK that you previously installed on the hard disk, and then click on “Ok”.
6) Now click on the button that appears. Select the option that says “virtual devices”, and again press the button next to it to add a new Android Virtual Device, which you will need to test your applications without actually attaching a device. This is more or less like a virtual simulation of your application that you are going to develop.
In the new dialogue box, you will need to set the name and the target of your project. A target defines a relevant application interface that your program is going to look like. Then choose the total amount of memory that will be available to it. You can specify something like 1000 Mb. Then you can select the peripheral device that you want to emulate like Bluetooth or GPS etc. Then click on “Finish AVD” button to create the new virtual disk.
7) Finally go to File menu, select “New” and then select “Project”. Choose the option “Android”. Provide an appropriate project name, select build target as “Android 2.2”, and click on “Finish”. Now you are ready to work on your first project.