Green Galaxy
Mobile Development on Galaxy S and Galaxy TAB
Setup Development Environment
Posted by on 3 April 2011
My android development is done using Eclipse as the development IDE.
To install and setup Eclipse I followed the steps outlined here.
It is important to note that the Eclipse version that should be downloaded is the “Eclipse IDE for Java EE Developers”.
This is a larger download but includes a lot of additional modules that are needed for the “Android modules”.
I had issues getting the Android modules working with the standard edition due to lots of missing dependencies.
Advertisement