In android studio When check "store a snapshot faster startup" emulator is running, but webview project application cannot run it. again when check "Use Host GPU" emulator cannot run. how to solve it....
Asked
Active
Viewed 4,524 times
2
-
1You quesition is not clean. – tiny sunlight Apr 02 '16 at 06:03
-
In android studio I cannot run emulator when i checked "Use Host GPU". otherwise emulator is ok. How can solve it. – Mahmud Hasan Apr 02 '16 at 06:42
1 Answers
1
You can't open them together.
According to doc http://developer.android.com/tools/devices/emulator.html#accel-graphics:
Caution: Do not select the Snapshot: Enabled option. Snapshots are not supported for emulators with graphics acceleration enabled.

Community
- 1
- 1

tiny sunlight
- 6,231
- 3
- 21
- 42