http://code.google.com/p/maven-android-plugin/

You can always take android jar,  and just deploy it ti your local
repo.
(or use system scope)

reme,ber that  android jars contains just a a stubs,  suitable to
compile against but nithing
more.   you will have to heavy mock your test classes ( jmockit is a
tool )

Sample for maven and android:

http://github.com/ko5tik/jsonserializer




On Jun 3, 6:50 am, Nando Android <[email protected]> wrote:
> Hi all,
>
> Is there any documentation out there that shows examples on how to start
> Android projects with Maven?
>
> I like Eclipse to develop and debug but I like to use Maven to create the
> project and control which jars are on the repository and need to be fetched
> from the Internet.
>
> Any suggestions on this?
>
> 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

Reply via email to