[DAEMON-167] Android and Genymotion emulators are empty
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-22T17:53:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | androidlib |
Labels | n/a |
Reporter | Kondal Kolipaka |
Assignee | Chris Barber |
Created | 2017-11-18T03:39:34.000+0000 |
Updated | 2017-11-22T17:53:12.000+0000 |
Description
Android and Genymotion emulators are shown empty on the latest daemon 1.0.0-12
Please find the attached files
Attachments
File | Date | Size |
---|---|---|
appc_dump_v100012.json | 2017-11-18T03:39:55.000+0000 | 224009 |
appc_master34_tiinfo.json | 2017-11-21T04:24:26.000+0000 | 389819 |
appcd_master34_dump.json | 2017-11-21T04:22:56.000+0000 | 945492 |
appcd_master34_systeminfo.json | 2017-11-21T04:23:19.000+0000 | 244920 |
system_info_v10012.json | 2017-11-18T03:39:52.000+0000 | 244726 |
Reviewing the dump and info It's entirely plausible (due to android.sdks being an empty Array) that the empty Android emulators is caused by DAEMON-172. The empty genymotion emulators I'm not so sure about, based off the genymotion info returned it's not able to find a genymotion install
I'm still facing this issue with the following environment. Appc CLI : 7.0.0-master.34 Appc Daemon: 1.0.0-13 Appc SDK : 7.0.0.v20171117152921 OS: macOS 10.13.1
[~cbarber] Please find the attached files [^appcd_master34_systeminfo.json] [^appcd_master34_dump.json] [^appc_master34_tiinfo.json]
[~kkolipaka] Please try with 7.0.0-master.40/1.0.0-19
I'm able to see Android emulators in macOS.
targets
are missing at the android root level, it will be addressed with DAEMON-129 - once this is fixed we should be able to build the android emulators in the studio and do a build. Will update on the Windows machine.