我是靠谱客的博主 爱笑篮球,这篇文章主要介绍Android studio 导入工程出现app:transformNative_libsWithStripDebugSymbolForDebug'.,现在分享给大家,希望可以做个参考。

Error:Execution failed for task ':app:transformNative_libsWithStripDebugSymbolForDebug'.

> java.lang.NullPointerException (no error message)

今天早上导入 工程出现了这么个问题。在家里 运行工程没问题。晕了,然后远程了一下家里的电脑查了一下local.properties 和 公司使用local.properties  配置文件有差异

出问题的工程配置文件多了

ndk.dir=D:xxxndk-bundle

才想起来这两天在公司更新了ndk。不知道是不是它的原因,因为我的工程中我没有使用ndk 然后删掉  rebuild就ok了。


最后

以上就是爱笑篮球最近收集整理的关于Android studio 导入工程出现app:transformNative_libsWithStripDebugSymbolForDebug'.的全部内容,更多相关Android内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(45)

评论列表共有 0 条评论

立即
投稿
返回
顶部