c++ - NDK attach assets with build shared library -
i work on opengl es2 on ndk create shared library compile , use in ndk project, wonder how can attach files , folder shader files, models , textures jni source folder libs/ folder , copy them jni folder of other project , tell compiler attach them apk.
Comments
Post a Comment