Native dev with Android Studio - Getting the experimental Gradle 2.5 -


i've been searching web download link 2.5 version of gradle supports ndk in android applications, can't find any.

is there option in android studio download automatically possible ndk ? or there download link somewhere installation instructions ?

thank !

gradle distributions:

https://services.gradle.org/distributions

experimental plugin user guide:

http://tools.android.com/tech-docs/new-build-system/gradle-experimental


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -