Technology, Smartphones, Games


How To Setup Android Development Environment on Windows

dac_logo

This is not at all a big thing, bust after I set it up many of my friends asked how to do it. It is so easy

Step 1:

Install JDK, you can get it from here, download the 32 bit version even if your windows is 64 bit Smile

Step 2

Download Eclipse Helios, from here

Step 3

Download Android SDK from here, here is how to install it, also read Adding Platforms and Packages and Installing the Eclipse Plugin

After completing Adding Platforms and Packages and Installing the Eclipse Plugin you are done. You can start a new project.