[AC-1684] Titanium Studio: Invalid "--device-id" value
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2014-05-28T17:18:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Fix Please |
Assignee | Ritu Agrawal |
Created | 2014-05-23T22:34:19.000+0000 |
Updated | 2016-03-08T07:38:10.000+0000 |
Description
See the image attached.
Seems the very last avd in the list is affected.
The avd can be normally used after a new avd with name "Nexus_10_by_Google_x86_1" is added. At the same time the newly created avd is affected.
Attachments
The attached screenshot indicates that you using Titanium CLI version 3.2.3 with Titanium SDK version 3.2.2 GA. Can you please install Titanium SDK version 3.2.3 GA and select it using "ti sdk select 3.2.3.GA" and see if you are getting the same error? This will help us narrow down the issue.
1. It was updated to the 3.2.3 automatically. 2. The 'Check for updates' menu gives 'No updates were found'. 3. The 'Install Titanium SDK' dialog states that the 3.2.3.GA is already installed. See the picture attached. 4. The 'ti info' states: "Titanium Command-Line Interface, CLI version 3.2.3, Titanium SDK version 3.2.3.GA" But... I've just checked, when I create a new project it chooses the 3.2.2.GA by default for some reason. Switching manually to the 3.2.3.GA seems fixes the issue. So the question is shouldn't it use 3.2.3.GA by default after the corresponding update applied?