JavaShuo
栏目
标签
以module形式导入library出错:Error:A problem occurred configuring project ':library'.
时间 2021-07-10
原文
原文链接
直入主题:在我项目开发时,需要导入第三方的library,在Android studio中以module形式导入到项目中,编译运行时,报了如下的错误: 经过查找,产生这个问题的原因有很多,后来发现,我的问题是因为导入library的build.gradle中有这样一段: 这个(红框框起来的代码)是引用NDK中的ABI文件,这时我发现我的Android studio中没有安装NDK。于是乎安
>>阅读原文<<
相关文章
1.
Error:A problem occurred configuring project ':app'.
2.
android studio报错A problem occurred configuring root project
3.
A problem occurred configuring project ':app'. > Failed to notify project evaluation listener. >
4.
AS下导入另一个Library的Module
5.
导入Android工程作为Library Module
6.
Androidstudio导入library
7.
Eclipse导出Library
8.
Error:A problem occurred configuring project ':app'. > failed to find target with hash string 'andro
9.
react-native 启动android项目失败:A problem occurred configuring project ':app'.
10.
android studio 以源码形式导入volley作为library
更多相关文章...
•
C# 文件的输入与输出
-
C#教程
•
Thymeleaf简单格式化输出
-
Thymeleaf 教程
•
YAML 入门教程
•
委托模式
相关标签/搜索
library
Python Library
occurred
configuring
project
problem
module
出错
导出
形式
PHP教程
Redis教程
MyBatis教程
设计模式
委托模式
代码格式化
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
安装cuda+cuDNN
2.
GitHub的使用说明
3.
phpDocumentor使用教程【安装PHPDocumentor】
4.
yarn run build报错Component is not found in path “npm/taro-ui/dist/weapp/components/rate/index“
5.
精讲Haproxy搭建Web集群
6.
安全测试基础之MySQL
7.
C/C++编程笔记:C语言中的复杂声明分析,用实例带你完全读懂
8.
Python3教程(1)----搭建Python环境
9.
李宏毅机器学习课程笔记2:Classification、Logistic Regression、Brief Introduction of Deep Learning
10.
阿里云ECS配置速记
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Error:A problem occurred configuring project ':app'.
2.
android studio报错A problem occurred configuring root project
3.
A problem occurred configuring project ':app'. > Failed to notify project evaluation listener. >
4.
AS下导入另一个Library的Module
5.
导入Android工程作为Library Module
6.
Androidstudio导入library
7.
Eclipse导出Library
8.
Error:A problem occurred configuring project ':app'. > failed to find target with hash string 'andro
9.
react-native 启动android项目失败:A problem occurred configuring project ':app'.
10.
android studio 以源码形式导入volley作为library
>>更多相关文章<<