SO_REUSEPORT unavailable on compiling system to run emulator for andriod on Ubuntu

前端 未结 4 2317
梦谈多话
梦谈多话 2021-02-19 21:52

I was trying to install SDK and Emulator without the Andriod studio on Ubuntu 20.04. But got stuck at this error.

E0520 11:06:29.866803544    5261 socket_utils_c         


        
4条回答
  •  星月不相逢
    2021-02-19 22:17

    Seems a GPU issue, try :

    sudo ubuntu-drivers autoinstall

    Or (or both) change graphic emulated performance to software if your emulated device allow it.

    Had same issue with linux mint android studio .. Hope it will help.

提交回复
热议问题