adminOct 25, 20147 min readUsing the Android NDK with Android Studio- Part 3We conclude our series on integrating Android Studio with NDK projects with an example of wrapping the NDK process in an asynchronous...
adminOct 21, 20144 min readUsing the Android NDK with Android Studio- Part 1Integrating an Android NDK library into an Android Studio application is under-documented and can lead to difficulty with complex build...