c++ - create a native android library using maven build -


i tried create shared library using maven-cmake plugin example. i'm able library based on architecture of device built(mac- dylib/linux- so)

  1. how can generate library compatible android devices(specifically armeabi-v7a).
  2. library build packed jar how can unpack , include shared library in apk during application build.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -