Does this mean, we have to create the wrapper the "normal" way or do we need to put the so-library structure in raw-folder under Res instead (and adapt the system loadlibary method in java-code accordingly)?
Thanks @DonManfred . Actually I want to wrap a Android library based JAR file. I exported the JAR from Eclipse.
But I do not know where to put the JAR in the wrapper. I am starting to work with Firstlib java code. Can you please tell me where I should add the JAR file in the Firstlib?