Pages

Sunday, April 17, 2016

Create AVD using new Android Emulator in Android Studio 2 0 Preview


New Android Emulator Preview is available now, you can create AVD using new Emulator in Android Studio 2.0 Preview.

When I try it, dialog pop up with error message:
emulator: ERROR: Couldnt find crash service executable
C:UsersuserAppDataLocalAndroidsdk oolsemulator64-crash-service.exe
...
I check my system, I have emulator-crash-service.exe, not emulator64-crash-service.exe! I dont know is it a bug, or anything wrong in my setting.

updated@2015-12-13:
Seem its a bug of the new emulator in Windows. Somebody reported this issue: https://code.google.com/p/android/issues/detail?id=196629


Anyway, the emulator still can run and deploy my Hello World. This video show steps to create AVD using new Android Emulator in Android Studio 2.0 Preview; run on Windows 10 with CPU of Intel i5.


Reference:
- Android Developers Blog: Android Studio 2.0 Preview: Android Emulator
- Android Tools Project Site: Android Emulator Preview (with system requirement and update SDK)


Related Posts by Categories

0 comments:

Post a Comment