【发布时间】:2020-01-24 10:40:42
【问题描述】:
Android Studio 3.5
Build #AI-191.8026.42.35.5791312, built on August 9, 2019
JRE: 1.8.0_202-release-1483-b49-5587405 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.15.0-64-generic
我已经更新了我的 android studio,之后,当我点击模拟器左侧面板上的任何按钮,甚至按下 ctrl + M 打开开发者菜单时,模拟器突然关闭。
到目前为止我测试过的东西(没有一个有效):
1. installing previous version of android studio
2. choosing another avd
3. choosing another system image (api 28)
4. uninstalling android studio and installing again
5. invalidate/resetting cache
更新:
当模拟器关闭时,我会在事件日志中看到:
2:47 PM Emulator: [26918:26918:0924/144702.703700:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
2:47 PM Emulator: Process finished with exit code 1
问题已经讨论here
【问题讨论】:
标签: android android-studio avd avd-manager