{ "id": "128027", "key": "AC-816", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-03-25T19:16:34.000+0000", "created": "2014-03-22T09:44:02.000+0000", "labels": [ "android", "defect", "studio3" ], "versions": [], "issuelinks": [ { "id": "36056", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "127791", "key": "TIMOB-16640", "fields": { "summary": "Android: SDK-tools 22.6.1 creates emulators based on the emulator skins of the Android SDK", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:05.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": "14551", "name": "Studio", "description": "Please enter tickets related to Titanium Studio here." } ], "description": "*See the picture attached.*\r\nThere is no ADV available, but a number of Android Emulators are shown in Titanium Studio. If an emulator is chosen from the list TS can't run it:\r\n\r\n{quote}\r\n*Console:*\r\n[INFO] : Running: C:\\asdk\\tools\\emulator.exe \"-avd\" \"Nexus 5\" \"-port\" \"5554\" \"-no-boot-anim\" \"-partition-size\" \"128\"\r\n\r\n*Terminal:*\r\n$ C:\\\\asdk\\\\tools\\\\emulator.exe \"-avd\" \"Nexus 5\" \"-port\" \"5554\" \"-no-boot-anim\" \"-partition-size\" \"128\"\r\n{color:red} PANIC: Could not open: Nexus 5{color} \r\n{quote}", "attachment": [ { "id": "46838", "filename": "NoAvdAvailable.jpg", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-03-25T11:59:29.000+0000", "size": 235915, "mimeType": "image/jpeg" }, { "id": "46834", "filename": "ThereAreNoAVDs.jpg", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-03-25T09:24:37.000+0000", "size": 83961, "mimeType": "image/jpeg" }, { "id": "46809", "filename": "ti.info", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-03-24T11:54:59.000+0000", "size": 13491, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "There is no ADV available, but a number of Android Emulators are shown", "creator": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "subtasks": [], "reporter": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "environment": "Windows 7, 3.2.2.GA", "comment": { "comments": [ { "id": "298358", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please attach the output of the following command to help us diagnose this issue further.\n\ntitanium info", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-24T02:49:02.000+0000", "updated": "2014-03-24T02:49:02.000+0000" }, { "id": "298394", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "body": "*titanium info* command output is attached.\r\n\r\nBtw, seems there is one more bug in the command output: \"Architecture = \u001b{color:red}*32bit*\u001b{color}\"\r\nIn fact the architecture is *64bit*.", "updateAuthor": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-03-24T11:54:59.000+0000", "updated": "2014-03-24T12:00:39.000+0000" }, { "id": "298523", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Your \"ti info\" output indicates that there are a number of AVDs (likely corrupted) on your machine and that's the reason they show up in Studio. Can you try deleting them from the command line using the following command:\r\n\r\nandroid delete avd -n (for example, android delete avd -n \"Nexus 10\u001b\")\r\n", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-25T04:23:46.000+0000", "updated": "2014-03-25T04:24:15.000+0000" }, { "id": "298543", "author": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "body": "{quote}Your \"ti info\" output indicates that there are a number of AVDs{quote}\r\nThat IS the problem\r\n\r\n{quote}there are a number of AVDs (likely corrupted){quote}\r\nThere are NO AVDs neither valid nor corrupted. It's clear from the picture I've attached to the original report. AVD Manager reports \"No AVD available\" and that's TRUE indeed.\r\n\r\n{code}\r\nC:\\asdk\\tools>android delete avd -n \"Nexus 10\"\r\nError: There is no Android Virtual Device named 'Nexus 10'.\r\n{code}\r\n\r\nI've attached one more picture in order to prove that there are no AVDs in fact.\r\n\r\nh5.*Seems TS attaches to the menu all the '+Device Definitions+' that are listed in the AVD Manager*\r\n\r\n{quote}\r\nDevice Definitions\r\n\r\nThe platform includes the following device definitions for use in creating Android Virtual Devices in the AVD Manager:\r\n\r\nNexus 7 (7.3\", 800 x 1280, Large tvdpi screen)\r\nGalaxy Nexus (4.7\", 720 x 1280, Normal xhdpi screen)\r\nNexus S (4.0\", 480 x 800, Normal hdpi screen)\r\nNexus One (3.7\", 480 x 720, Normal hdpi screen)\r\n10.1\" WXGA Tablet (1280 x 800, X-Large mdpi screen)\r\n7.0\" WSVGA Tablet (1024 x 600, Large mdpi screen)\r\n5.4\" FWVGA (480 x 854, Large mdpi screen)\r\n5.1\" WVGA (480 x 800, Large mdpi screen)\r\n4.7\" WXGA (1280 x 720, Normal xhdpi screen)\r\n4.65\" 720p (720 x 1280, Normal xhdpi screen)\r\n4.0\" WVGA (480 x 800, Normal hdpi screen)\r\n3.7\" WVGA (480 x 800, Normal hdpi screen)\r\n3.7\" FWVGA slider (480 x 854, Normal hdpi screen)\r\n3.4\" WQVGA (240 x 432, Normal ldpi screen)\r\n3.3\" WQVGA (240 x 400, Normal ldpi screen)\r\n3.2\" QVGA ADP2 (320 x 480, Normal mdpi screen)\r\n3.2\" HVGA slider ADP1 (320 x 480, Normal mdpi screen)\r\n2.7\" QVGA slider (240 x 320, Small ldpi screen)\r\n2.7\" QVGA (240 x 320, Small ldpi screen)\r\n{quote}", "updateAuthor": { "name": "fixplease", "key": "fixplease", "displayName": "Fix Please", "active": true, "timeZone": "Europe/Luxembourg" }, "created": "2014-03-25T09:24:37.000+0000", "updated": "2014-03-25T09:24:37.000+0000" }, { "id": "298646", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Dupe of TIMOB-16640. The fix will be available in Titanium SDK 3.2.3.GA.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-25T19:16:34.000+0000", "updated": "2014-03-25T19:16:34.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }