<groupId>com.jayway.maven.plugins.android.generation2</groupId> <artifactId>maven-android-plugin</artifactId> <version>2.5.2</version>
No library projects at present. But i expect that will change in the next couple of months. I don't expect to have much trouble though as others using the plugin claim to be building library projects. On Sep 26, 5:26 pm, Pieter <[email protected]> wrote: > Hello William, > > Which android maven plugin do you use? > > Have you tried to use android library projects? > > I tried one a couple of months ago without much success. > > On Sep 22, 11:57 pm, William Ferguson <[email protected]> > wrote: > > > You could always use Maven for your Android builds. I do and it works > > very nicely (as always). > > > On Sep 23, 2:28 am, Craigo <[email protected]> wrote: > > > > Please update the Eclipse "Export Android Application" feature to take > > > the location of Proguard and do the obfuscated build. > > > > The instructions > > > postedhttp://android-developers.blogspot.com/2010/09/proguard-android-and-l... > > > only work if your application is very basic (mine didn't work as it > > > references other projects in the build path). > > > > Thanks! :-) -- 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

