Monday, December 12, 2011

Re: [android-developers] how to use android libraries in java project

You can just include it as a jar,

doesn't this wok for you?

What are android libraries in this context, an Android library project?

You are aware of the <uses-library> tag?

kris

On Mon, Dec 12, 2011 at 11:44 PM, Ketan <ket.agg@gmail.com> wrote:
> Hello, I want to include android libraries in my java project.
> Actually i need to run android code in java enviorment , obv this
> android code would not contain any GUI based action, it will simply
> use android's predefined libraries ,,, please suggest me how android's
> libraries can be included in java project. Thanks in Advance !
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment