[TIMOB-26126] Android: Update emulator tooling path
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-06-12T22:43:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.3.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-06-12T21:56:01.000+0000 |
Updated | 2018-08-14T16:06:08.000+0000 |
Description
- The current
tools/emulator
path is now obsolete
- Update the path to the newer emulator/emulator
path
*TEST CASE*
- Build and run a project using an x86 emulator
- appc run -p android
*EXPECTED*
- Emulator runs correctly
*ACTUAL*
[ERROR] Emulator exited with error: 1
[ERROR] PANIC: Missing emulator engine program for 'x86' CPU.
master: https://github.com/appcelerator/node-titanium-sdk/pull/33
androidlib: https://github.com/appcelerator/androidlib/pull/19
Verified the fix in SDK 7.3.0.v20180625114905. Closing.