Hi everyone,

I have an android library ("is library" checked on eclipse) that i'd like 
to include in my android android project. (like seen there 
: http://developer.android.com/tools/projects/projects-eclipse.html)

Everything compiles fine on Eclipse, but for some reasons I have to compile 
it through the android.mk of my project.

I tried to include my library as a subfolder of my project, and got this in 
my application's makefile : 

include $(call all-subdir-makefiles)

But the links are not made between the library and my project...

How can I solve that ?

Thanks in advance

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to