导读:由于真机调试还不熟悉,而Eclipse自带的AVD启动太慢,调试起来简直急死人,遂找到这款超赞的虚拟机Genymotion,用起来确实很爽,速度很快。今天在调试的时候发现Eclipse后台报错,错误信息:
Could not open '/sys/class/power_supply/genymotion_fake_path/present'
判断应该是虚拟机Genymotion出来问题。
错误提示:
Could not open '/sys/class/power_supply/genymotion_fake_path/present'
一番google后,找出了问题所在,原来新版 Genymotion 移除了 Google 市场。实际上,对 ARM library 的支持也一并移除了,要解决上面的错误,需要安装一个叫ARM Translation的插件,如果需要使用google市场,需要安装Gapps。
具体操作步骤请看这里:
Genymotion | Installing ARM Translation and GApps(安装ARM Translation 和 GApps详细步骤和方法)
给手头没有合适真机做调试朋友强烈推荐Genymotion模拟机,速度堪比真机,各种舒服!
标题:Eclipse+Genymotion出现错误Could not open ‘/sys/class/power_supply/genymotion_fake_path/present’提示
原文链接:https://beltxman.com/1104.html
若无特殊说明本站内容为 行星带 原创,未经同意请勿转载。