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: [email protected] website: http://groups.google.com/group/android-porting
