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
I have updated my android studio, and after that, when I click on any buttons on the left panel of my emulator, or even when I press ctrl + M
to open developer menu, emulator closes suddenly.
What I have tested so far (non of them working):
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
Update:
When emulator closes, I get this in the event log:
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
The issue has been discussed here