Android: why snapshots and gpu are mutually exclusive?

Viewed 4176

I tried to use snapshots and gpu support for emulator both. But emulator refused to start:

emulator: ERROR: Snapshots and gpu are mutually exclusive at this point. Please turn one of them off, and restart the emulator.

I wonder what is the reason for these limitations? It doesn't seems to me as logical collision.

2 Answers
Related