April 2015
Beginner to intermediate
494 pages
10h 26m
English
Android Studio is now the new officially supported Android IDE, in place of Eclipse. It comes with Gradle, which is the new official Android build system. Gradle introduces a Groovy-based specific language to define the project configuration easily. Although its support of the NDK is still preliminary, it keeps improving and is becoming more and more useable.
Let's now see how to create an Android Studio project with Gradle that compiles native code.
The resulting project is provided with this book under the name Store_Gradle_Auto.
Read now
Unlock full access