Add all Native Library into armeabi folder , this folder should be under Libs folder.
I have to create a library that I am going to export to the client in a jar file. Is there any way to create a jar with the resources in it?
I'm looking for native library for video play with custom buffering for rendering of big video files (500MB+) in android application. What is the best options?
I've a library project that i need to add in another project as maven dependency. Please help!