I have an Android Java library that uses native code. I added this java library to the client project.
Can I add a script to copy my own library to the libs folder in my client project? Or is this built-in library included in the jar java library?
If you need more information or do not understand anything, tell me.
Thank.
source
share