{ "id": "109904", "key": "TIMOB-12794", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-08-07T05:59:22.000+0000", "created": "2013-02-20T02:42:26.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android-deployment", "androidbuild", "ay-verified", "cb-verified", "qe-3.1.0" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "30680", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "109242", "key": "TIMOB-12600", "fields": { "summary": "CLI: building for Android device while the emulator is open generates a wrong Error Message", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "27814", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "112770", "key": "TIMOB-13539", "fields": { "summary": "Android: intermittent Packaging succeeds, app freezes at splash screen", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "27813", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "112693", "key": "TIMOB-13526", "fields": { "summary": "CLI: Unable to launch Android Emulator using Titanium Studio (Debug / Run) on first run", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-20T22:31:18.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "h6. Problem description\r\nIssues running an App in Debug mode (either on device or on emulator) on Android, when the Android emulator is open and a device connected.\r\n\r\nh6. Steps to reproduce\r\n- Have an Android device connected and recognized\r\n- Create a project in Studio and run in Debug mode on either the device or in the Android emulator (Studio allows to choose the target)\r\n\r\nResult: App is being installed and it runs, but eventually remains stuck at the splashscreen.\r\n\r\nError log:\r\n{code}\r\n[INFO] Application installed. Launch from drawer on Home Screen\r\n[INFO] Forwarding host port 9419 to device for debugging.\r\n[ERROR] Exception occured while building Android project:\r\n[ERROR] Traceback (most recent call last):\r\n[ERROR] File \"/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.3.v20130219140159/android/builder.py\", line 2412, in \r\n[ERROR] builder.build_and_run(True, avd_id, device_args=device_args, debugger_host=debugger_host)\r\n[ERROR] File \"/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.3.v20130219140159/android/builder.py\", line 2246, in build_and_run\r\n[ERROR] self.sdk.run_adb(['forward', forwardPort, forwardPort])\r\n[ERROR] File \"/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.3.v20130219140159/android/androidsdk.py\", line 290, in run_adb\r\n[ERROR] raise Exception(err)\r\n[ERROR] Exception: error: more than one device and emulator\r\n[ERROR] \r\n[ERROR] Application Installer abnormal process termination. Process exit value was 1\r\n{code}\r\n\r\n1. Remove the device and run in Debug mode on emulator\r\nResult: App runs in Debug mode as expected\r\n2. Close the emulator and connect an Android device. Run in Debug mode.\r\nResult: App runs in Debug mode as expected", "attachment": [], "flagged": false, "summary": "Android: Cannot run Debug on Android with both the Android emulator open and device connected", "creator": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "239070", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Shalom: This appears to be an SDK ticket.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-20T18:59:30.000+0000", "updated": "2013-02-20T18:59:30.000+0000" }, { "id": "239072", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Moving to SDK.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-20T19:05:59.000+0000", "updated": "2013-02-20T19:05:59.000+0000" }, { "id": "242423", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces with\n\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK version: 3.1.0 (03/11/13 15:43 0c88429)\nTitanium SDK version: 3.0.2 (02/07/13 16:46 a4def81)\nDevice: Samsung galaxy s duos Android version: 4.0.4\nAndroid Emulator: Android SDK version: 2.2 \n\njithinpv", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-15T10:05:39.000+0000", "updated": "2013-03-15T10:05:39.000+0000" }, { "id": "265288", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Dupe of TIMOB-12600.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-08-07T05:59:22.000+0000", "updated": "2013-08-07T05:59:22.000+0000" }, { "id": "414131", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T22:31:18.000+0000", "updated": "2017-03-20T22:31:18.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }