Re: [android-developers] Maven and Android

2010-06-07 Thread Lee Fisher
There are a handful of Android/Maven tools, and a some Android project use Maven, to look at as a model. But the official Android SDK doesn't use Maven as part of it's toolchain, so you should be careful. http://code.google.com/hosting/search?q=label%3Aandroid+maven http://code.google.com/p/m2

Re: [android-developers] Maven and Android

2010-06-03 Thread Shane Isbell
On Thu, Jun 3, 2010 at 2:13 AM, Ted Neward wrote: > Yeah. Don’t use Maven. > > > > I don’t know if Android artifacts are published to the Maven repos yet; > I’ve not heard anyone as of yet doing so, and I think doing so might be in > violation of Google’s license agreement that you clicked when

RE: [android-developers] Maven and Android

2010-06-03 Thread Ted Neward
Yeah. Don't use Maven. I don't know if Android artifacts are published to the Maven repos yet; I've not heard anyone as of yet doing so, and I think doing so might be in violation of Google's license agreement that you clicked when you installed the SDK tools. (IANAL.) And considering that most