2015-10-21 | learn

使用 Android Studio 进行 JNI 开发

参考资料:

Requirements

  • Gradle 2.5 only
  • Android NDK r10e (if you are using NDK)
  • SDK with Build Tools at least version 19.0.0 and we aim to minimize the amount of changes needed for the migration process in the future. Some features may require a more recent version.

环境要求

  • Gradle 2.5 only
  • Android NDK r10e
  • SDK with Build Tools 最低要求 version 19.0.0

示例项目