Here today, Hell tomorrow
Tuesday, November 30, 2010
Notes to link the shared library in native C code
Notes to link the shared library in native C code:
Ex. libtest.so
. Add LOCAL_SHARED_LIBRARY := libtest.so in Android.mk
. Add LOCAL_LDLIBS := -ldl in Android.mk
. Copy libtest.so to PROJECT_DIR/obj/local/armeabi
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Check clients which connect to Mac OS X Wi-Fi Internet Sharing
arp -i bridge100 -a bridge100 may be different on your Mac OSX