Tuesday 17 July 2012

Downloading and Installing Android

Taking the first step in the android world . lets Download the Android SDK for your operating system. To do so by visiting the official site for the download  here.

Read the instruction to install the SDK from this site.

Add the Platform and the packages.

In case if you are wondering that :
What is Eclipse ? and why do I need it for android development?

Here is the answer Eclipse is an Integrated Development Environment (IDE) for multiple languages. And the best part of it, is that it's FREE :) and open-source, also it can be extended by adding new plugins to it .So for using eclipse for android we need to add the android plugin to it.

Download Eclipse indigo from here

Install the Eclipse plugin.
Now we are good to go to the coding part of mission . :)

No comments:

Post a Comment