通过android studio启动的模拟器出现了下面的log
23:03 Emulator
: DmaMap
: ERROR
: getHostAddr
: guest paddr
0x0 not alloced
!
23:03 Emulator
: /Volumes
/Android
/buildbot
/src
/android
/emu
-master
-dev
/external
/qemu
/android
/android
-emugl
/host
/libs
/Translator
/GLES_V2
/GLESv2Imp
.cpp
:glTexSubImage2D
:3530 error
0x502
23:03 Emulator
: DmaMap
: ERROR
: getHostAddr
: guest paddr
0x0 not alloced
!
23:03 Emulator
: /Volumes
/Android
/buildbot
/src
/android
/emu
-master
-dev
/external
/qemu
/android
/android
-emugl
/host
/libs
/Translator
/GLES_V2
/GLESv2Imp
.cpp
:glTexSubImage2D
:3530 error
0x502
表现的具体的现象是模拟器启动起来了但是网络链接不上
解决方法: 关闭emulator里面的proxy的设定,这里就是勾去掉,然后apply