Re: [android-developers] Adding external Jar

2011-02-13 Thread Marcin Orlowski
On 13 February 2011 20:43, LG wrote: Hi, > can you guys please help me out This is not the right group for your question. This one is: http://groups.google.com/group/android-framework?pli=1 -- You received this message because you are subscribed to the Google Groups "Android Developers" group

[android-developers] Adding external Jar

2011-02-13 Thread LG
Hi all, I am trying to add an external static java library in to frameworks/base/service but i getting compilation errors this is how i am trying to add my library is foo.jar and it is places in external/foo LOCAL_PATH:= $(call my-dir) # the library # =