Android模拟器

Android模拟器

问题描述:

这是一个不断困扰我的错误.

This is error constantly troubling me.

2:48 PM Emulator: E0703 14:48:54.862877684    8457 socket_utils_common_posix.cc:201] check for SO_REUSEPORT: {"created":"@1593767934.862700600","description":"SO_REUSEPORT unavailable on compiling system","file":"/mnt/tmpfs/src/android/emu-master-dev/external/grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":169}

给出的描述是:

"description":"SO_REUSEPORT unavailable on compiling system","file":"/mnt/tmpfs/src/android/emu-master-dev/external/grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":169

我认为这可能与模拟器30.0.18(

I think this is maybe related to fix in Emulator 30.0.18 (https://androidstudio.googleblog.com/2020/06/emulator-30018-canary.html). Try to update your emulator with different channel

sdkmanager --channel=3 "emulator"