[AC-5114] Studio: Android emulator build fails when emulator name has spaces/underscores in it
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-08-08T19:51:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Rene Pot |
Assignee | Shak Hossain |
Created | 2017-07-28T14:13:42.000+0000 |
Updated | 2017-08-08T19:51:59.000+0000 |
Description
I've set up a new mac and tried to compile for an Android Emulator created in android studio. It wouldn't allow me to start the emulator or install an app on it.
The name of the Emulator was the default one (Nexus 5X API 23) and it always fails.
Studio creates the name with underscores (Nexus_5X_API_23) and displays it without underscores.
When compiling from CLI I provide the name with underscores and all works at first go. In studio the name is provided without underscores and then will fail to compile for it as it cannot find the simulator.
Hello, Thanks for reaching us. Would you mind if I request more details about this problem? We have tested this issue with following Emulator name and unable to reproduce this issue.
Test Environment
Regards, Aminul
Hello, We recommend using default emulator created with Android SDK or using Genymotion emulator http://docs.appcelerator.com/platform/latest/#!/guide/Installing_Genymotion. Please use emulator created by either one of them. Which supports with Appcelerator. Emulator created with Android studio might not work, and we don't recommend it. Thanks.