Emulator without GPU emulation detected

前端 未结 3 425
感动是毒
感动是毒 2020-12-06 09:49

I am trying to execute a sample C2DM Application, but I get an

\"Emulator without GPU emulation detected\"`

message in my Logca

3条回答
  •  萌比男神i
    2020-12-06 10:27

    In Android SDK Tools R15 you can enable GPU emulation.

    You need to create a new emulator virtual device and set GPU emulation to true in Hardware properties.

提交回复
热议问题