[AC-1670] Error: more than one device
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-08-05T21:28:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Sanket Gandhi |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-07-29T19:31:31.000+0000 |
Updated | 2016-03-08T07:38:09.000+0000 |
Description
Steps to Reproduce
I am trying to run the app on the Android device and it gives an error saying more than one device. It used to work fine using Samsung S5 until I disconnected it and plugged in Moto X after which it started giving this error.
Now when I removed Moto X and put S5 back, it still is giving me the same error.
Actual Result
error: more than one device
Exception occured while building Android project:
Application installer abnormal process termination. Process exit value was 1
Expected Result
I should be able to compile, build and test the app on any android device.
Attachments
[~sgandhi] can you please attach a test case and steps to reproduce this issue? Thanks
Steps to reproduce: 1) Connect S5 to the computer. Refresh and run the project in Titanium studio by clicking on Run->Android device. 2) Remove S5 and connect some other phone, like Moto X, refresh and run the project by clicking on Android Device. 3) In step 2, the project doesn't complete the build andg gives an error about more than one device. Hope this helps.
[~sgandhi] can you please try with latest Appcelerator Studio version and latest SDK? Thanks