Android studio, gradle and NDK -


i new whole gradle , android studio support. have managed convert android project gradle using export option.

but looking documentation or start point how integrate ndk build gradle build process.

if possible need sort of "after" stage copies build binaries (.so files) asset directory.

we have released first version of integration preview in 1.3: http://tools.android.com/tech-docs/android-ndk-preview

the integration stay preview after 1.3 becomes final. no current eta when it'll final (as of 2015/07/10).

more information here: http://tools.android.com/tech-docs/android-ndk-preview


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -