①在你的local.properties文件中添加你的ndk路径

## This file is automatically generated by Android Studio.# Do not modify this file -- YOUR CHANGES WILL BE ERASED!## This file must *NOT* be checked into Version Control Systems,# as it contains information specific to your local configuration.## Location of the SDK. This is only used by Gradle.# For customization when using a Version Control System, please read the# header note.#Wed Jan 27 14:00:08 CST 2016sdk.dir=D/://YAOWork//adt-bundle-windows-x86_64-20131030//sdkndk.dir=D/://android-ndk-r10


②在你的build.properties配置文件里的android{}里面添加如下代码块(和defaultConfig{}同级)

sourceSets {        main {            jni.srcDirs = []        }    }

更多相关文章

  1. Android(安卓)目录操作
  2. Android(安卓)最简单的SD卡文件遍历程序
  3. Android中XML格式数据的简单使用
  4. Android(安卓)划出一个半透明的PopupWindow
  5. org.gradle.api.GradleException: Lint found fatal errors whil
  6. viewPager的简单实现
  7. 如何避免输入法弹出时遮挡住按钮或输入框
  8. 【Android】使RecyclerView 支持setEmptyView
  9. Android拍照上传代码样例

随机推荐

  1. Android(安卓)内存分析总结
  2. Android面试系列文章2018之实战经验部分
  3. 基于android的实时音频频谱仪
  4. 深入理解Android系列书籍的规划路线图
  5. flex兼容 iOS和Android样式兼容 【微信小
  6. android:imeOptions属性详解以及无效处理
  7. 9.5.3 Android(安卓)Apk 反编译 & 9.5.4
  8. Android(安卓)的进程与线程总结
  9. Android(安卓)App开发者年终总结--日均20
  10. Android(安卓)Studio 中手把手教你设置sw