Download Latest Version localedata.jar (843.2 kB)
Email in envelope

Get an email when there's a new version of Supernova Rom

Home / cm / android / system / development / ndk / samples / module-exports
Name Modified Size InfoDownloads / Week
Parent folder
jni 2011-11-27
README.TXT 2011-11-26 301 Bytes
Totals: 2 Items   301 Bytes 0
This sample is used to demonstrate the usage of module exports
(i.e. LOCAL_EXPORT_CFLAGS and similar other variables).

Here, three modules are defined: foo, bar, zoo

'foo' exports its include directory and a linker flag
bar simply uses 'foo', as a static library
zoo uses bar, is a shared library.

Source: README.TXT, updated 2011-11-26