hello
i would like to ask the differences between
LOCAL_SHARED_LIBRARIES and LOCAL_LDLIBS

for example , i try to link skia

in mydroid

 i need to use LOCAL_SHARED_LIBRARIES = libskia

but in NDK
i need to use LOCAL_LDLIBS = -lskia

so i am wondering what's the differences
and why do i need to two different ways for my Android.mk


thanks

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to