Question
how to package addtional .so into air apk
my project used an android ane to use some native functions ,but my android jar file also use a .so shared library,now i don't how to package the .so file into my apk pacakage's lib folder which is used to put the .so files in apk.
thanks very much for any help!
