Android Development on Windows...
In this article I am going to show you how you can develop android applications on Windows 7. Before you can start developing there are some prerequisites.
- Concept of Object Oriented Programming is a must and some hands on experience though it's not necessary.
- Install Java SE Development Kit (JDK) Latest Version.
- Install Android SDK (I recommend to install full SDK. If you intend to develop for specific you can choose to install as per your requirements even can install other components later. Dont forget to select and install USB Driver as without this you may not be able to connect you android device with your machine. SDK will take some time to download and install if you have a slow connection.)
- Install latest version of Eclipse IDE for Java Developers
More... 1 comment