小编Ale*_*des的帖子

genymotion power_supply出错

我使用genymotion模拟我的cordova应用程序,logcat每次都显示这个错误.

E/Genymotion(459):无法打开'/ sys/class/power_supply/genymotion_fake_path/present'

要运行我的应用程序,我正在使用shell命令:

cordova build && adb install -r platforms\android\bin\Example-debug.apk && adb shell am start -n br.com.example/br.com.example.Example
Run Code Online (Sandbox Code Playgroud)

并看到我正在使用的logcat:

adb logcat
Run Code Online (Sandbox Code Playgroud)

android logcat cordova genymotion

10
推荐指数
1
解决办法
1万
查看次数

标签 统计

android ×1

cordova ×1

genymotion ×1

logcat ×1