Different approaches for setting up Android Development Environment

There are several options to prepare Android Development environment in Eclipse.

A) First Approach:
i) Install Eclipse and add ADT (Android Development Tool) plugin to it.
ii) Install Android SDK and configure it in Eclipse
Please Refere to : Installation of Android Development Tools (ADT)


B) Second Approach:
i) Download ADT Bundle (Android SDK + Eclipse) from below URL,
http://developer.android.com/sdk/installing/index.html

ii) Unzip the bundle and start Eclipse
[n this approach ADT is already available and not need to install any ADT plugin like (A) above]

No comments :

Post a Comment