I don't use eclipse either, I generally use emacs and the ant build tools packaged with the SDK, they generally work quite well (although I've never had to do super advanced compilation, I run a somewhat comprehensive setup most of the time, with a few hundred files, AIDL, multiple Services, apps, etc..).
Although, http://code.google.com/p/maven-android-plugin/ kris On Thu, Mar 29, 2012 at 5:23 PM, mike digioia <[email protected]> wrote: > I am not using eclipse where it is all detailed at this site. I am using the > Maven environment instead that uses command line. Have you used Maven > before? > > On Thu, Mar 29, 2012 at 2:13 PM, Kristopher Micinski > <[email protected]> wrote: >> >> These are fairly basic questions, and are all answered at the SDK website. >> >> http://developer.android.com/sdk/index.html >> >> You then have to set an appropriate API level for your app, to make >> sure you're not including things you don't want, etc.., >> >> kris >> >> On Mon, Mar 26, 2012 at 2:14 PM, mike digioia <[email protected]> wrote: >> > Hi, >> > >> > Just started to work on a new project with Stanford open source for >> > White >> > Board apps on Android phones. Does anyone out there know what version of >> > eclipse and libs will be required to develop new apps for this project >> > on >> > Android 2.3.3 (or 4)? My concern is to not have major issues attempting >> > to >> > integrate and develop new apps with the wrong environment. >> > >> > /mpd >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Android Developers" group. >> > To post to this group, send email to [email protected] >> > To unsubscribe from this group, send email to >> > [email protected] >> > For more options, visit this group at >> > http://groups.google.com/group/android-developers?hl=en >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

