what software do I need to create an android app?
+4
A:
Simplest method: Eclipse and Android SDK.
The SDK will install components for Eclipse, including an Android emulator for debugging, and you do your development in Java.
Will Eddins
2009-11-25 19:13:53