Regarding Android Environment setup

ramesh12

New Member
Joined
Jan 11, 2010
Messages
3
Reaction score
0
Hi all,

I am new to android development.

Can you please provide me the step by step procedure for setting up android development environment in my machine ?

Waiting for your response.

Thanks in advance.

Regards,
ramesh12.
 

skourg3

Member
Joined
Dec 14, 2009
Messages
69
Reaction score
0
The Android SDK for Windows, OS X, and Linux can be found here: Android SDK | Android Developers. Below the download links are instructions (they generally assume you use Eclipse for development, which is how I set it up on my box, but I think there are instructions for other IDEs as well).

Eclipse also uses the Android Development Tools (ADT) plugin, and instructions for installing that and setting it up are also on the SDK page (at the relevant step of instructions).
 
Top