I am trying to execute a sample C2DM Application, but I get an
"Emulator without GPU emulation detected"`
message in my Logcat.
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.
GPU enabling is now is allowed directly through Emulator Creation option.Go to Window --> Android Virtual Device Manager --> new .Now remember to check mark "Use GPU host", then you will have pretty fast working emulator with GPU enable.
Android Virtual Device Manager ->
Edit AVD ->
Show Advanced settings ->
Emulated Performce: Automatic
Check
Multi-Сore CPU
来源:https://stackoverflow.com/questions/9323371/emulator-without-gpu-emulation-detected