Setup android development windows 8 with Maven, ADT


ADT is not enough for Android Development. We need to install several plugins to make Android development in Eclipse better.

1. Eclipse MarketPlace
In Help -> Install new sofware, add :

1
http://download.eclipse.org/releases/juno

Select “General Purpose Tools” category and select Marketplace Client.

2. Maven Plugins
In Help -> Install new software, add :

1
http://download.eclipse.org/technology/m2e/releases

3. Android maven plugins
In Help -> Eclipse Marketplace , search “android m2e” to install Android Configurator.


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.