上载dependencies.apk时出错:警告:链接器:libhoudini.so具有文本重定位 [英] Error while uploading dependencies.apk : WARNING: linker: libhoudini.so has text relocations

查看:55
本文介绍了上载dependencies.apk时出错:警告:链接器:libhoudini.so具有文本重定位的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Windows中使用稳定的Android Studio 2.3,并且在创建任何新项目并在模拟器上安装apk时,出现此错误,并且apk安装失败.

I am using Android Studio 2.3 stable in Windows and while creating any new project and installing apk on emulator, I am getting this error and apk install fails.

上载Dependencies.apk时出错:警告:链接器:libhoudini.so具有文本重定位.这浪费了内存并阻止了安全性强化.请修复

Error while uploading dependencies.apk : WARNING: linker: libhoudini.so has text relocations. This is wasting memory and prevents security hardening. Please fix

我该如何解决问题?

推荐答案

经过研究,我发现gradle 2.3.0插件与我安装在Genymotion模拟器中的ARM转换器有关. libhoudini.so是仿真器的专有ARM转换层.这就是为什么我在Android Studio中通过模拟器安装apk失败的原因.因此,没有GApp的仿真器将可以工作.

After some research, I found out that gradle 2.3.0 plugin has issue with ARM translator which I installed in my Genymotion emulator. And libhoudini.so is a proprietary ARM translation layer of emulator. That's why my installation of apk through Android Studio was failed with emulator. So, emulators without GApps will work.

这篇关于上载dependencies.apk时出错:警告:链接器:libhoudini.so具有文本重定位的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆