[DAEMON-112] Android Plugin: Expose Android environment and watch for changes
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-13T13:07:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-plugin-android |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2017-10-26T22:12:13.000+0000 |
Updated | 2017-11-13T13:07:16.000+0000 |
Description
This ticket encompasses the exposing of androidlib to the daemon and wiring up the watching for changes.
The service endpoint is
/android/latest/info
. It returns Android SDKs, NDKs, emulators, and devices.
No comments