美文网首页
Android studio 3.0 更新后 报错 Unsati

Android studio 3.0 更新后 报错 Unsati

作者: 忘就忘了吧 | 来源:发表于2017-10-30 16:19 被阅读0次

Android studio 3.0 后 报错 UnsatisfiedLinkError: dlopen failed: cannot locate symbol “strtof” referenced by “libsupportjni.so” 在android API <20的手机上。
解决办法:
Go to Run -> Edit Configurations -> Profiling, and disable "Enable advanced profiling".
文章来自stackoverflow
在百度找了好久最后在stackoverflow上找到了分享一下

相关文章

网友评论

      本文标题:Android studio 3.0 更新后 报错 Unsati

      本文链接:https://www.haomeiwen.com/subject/jntmpxtx.html