{ "id": "170512", "key": "DAEMON-199", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "12519", "key": "DAEMON", "name": "Appcelerator Daemon" }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2017-12-01T17:39:13.000+0000", "epic": { "id": 171058, "key": "DAEMON-231", "name": "Titanium Build Pipeline", "summary": "@appcd/plugin-titanium: New Titanium Build Pipeline", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "58169", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "171058", "key": "DAEMON-231", "fields": { "summary": "@appcd/plugin-titanium: New Titanium Build Pipeline", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } } }, { "id": "58171", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "170042", "key": "TIMOB-25406", "fields": { "summary": "Android: First run for emulator doesn't see emulator started", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "58173", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "153203", "key": "TIMOB-19995", "fields": { "summary": "CLI: Android build intermittently fails to recognize emulator is ready", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "58174", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "155235", "key": "TIMOB-25194", "fields": { "summary": "Android: Studio does not recognize currently running emulators; Always launches new emulator on Windows OS", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "58175", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "108645", "key": "TIMOB-12454", "fields": { "summary": "Support launch emulator/simulator and navigate to a specified url", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "58176", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "152622", "key": "TIMOB-19854", "fields": { "summary": "Android: Prompt user to update installed app when installed with different cert", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "58172", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "135196", "key": "TIMOB-17543", "fields": { "summary": "Set default emulator/simulator via CLI ", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2020-03-05T18:13:27.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "15051", "name": "androidlib", "description": "Library for Android related functions" } ], "description": "androidlib 2.0 contains just the detection code and now needs to expose an API for performing emulator and device operations such as launching a emulator or installing an app to a device.\r\n\r\nRepo: https://github.com/appcelerator/androidlib\r\n\r\nAll of the logic already exists and needs to be ported from https://github.com/appcelerator/node-titanium-sdk.\r\n\r\nh4. Emulators\r\n\r\nNeed the following bits of functionality:\r\n\r\n* Get an AVD name from ADB\r\n* Check if an emulator is running/avd.js#L77)\r\n* Check if an emulator is booted\r\n* Launch an emulator\r\n* Stop an emulator\r\n\r\nh4. Devices\r\n\r\nThere are no device specific functionality since ADB has the same interface for both emulator and devices\r\n\r\nh4. Common\r\n\r\n* Install an app\r\n* Start an app\r\n* Stop an app\r\n* Return process list (e.g. \"ps\" command)\r\n* Get an app's process id (pid)\r\n* Forward a port\r\n* Push a file to a device/emulator\r\n* Pull a file from a device/emulator\r\n* Stream log messages via logcat", "attachment": [], "flagged": false, "summary": "androidlib: Emulator and Device APIs", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }