相关疑难解决方法(0)

新创建的 Chromebook 操作系统模拟器在启动时崩溃

我最近在https://developer.android.com/topic/arc/emulator的帮助下在 Android Studio 上创建了一个 Chromebook OS 模拟器,但是,它在启动时崩溃并出现以下错误

12:12 PM    Emulator: qemu-system-x86_64: -usbdevice tablet: '-usbdevice' is deprecated, please use '-device usb-...' instead

    12:12 PM    Emulator: emulator: WARNING: EmulatorService.cpp:448: Cannot find certfile: /Users/sshinde/.android/emulator-grpc.cer security will be disabled.

    12:12 PM    Emulator: Started GRPC server at 127.0.0.1:8554

    12:12 PM    Emulator: virto-goldfish-pipe fatal error: init:469: Could not get virtio gpu ops!

    12:12 PM    Emulator: Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
Run Code Online (Sandbox Code Playgroud)

在此处输入图片说明

我还尝试将 Android Studio 更新到最新版本 3.6.1,但模拟器仍然崩溃。有没有其他方法可以在 Chrome OS 上测试 …

android android-emulator chromebook android-studio

17
推荐指数
1
解决办法
2076
查看次数