whats the best way to package an app that uses nat...
# kobalt
c
whats the best way to package an app that uses native libs? i guess you could have a standalone jar file that extracts the native libs, and then restarts? or can you load the native libs from the jar file?