Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 6.1.1
-
Fix Version/s: Release 6.1.2, Release 7.0.0
-
Labels:None
-
Environment:
Operating System
Name = Microsoft Windows 10 Pro
Version = 10.0.14393
Architecture = 64bit- CPUs = 4
Memory = 17034395648
Node.js
Node.js Version = 6.10.3
npm Version = 3.10.10
Titanium CLI
CLI Version = 5.0.14
Titanium SDK
SDK Version = 6.1.1.GA
SDK Path = C:\ProgramData\Titanium\mobilesdk\win32\6.1.1.GA
Target Platform = android
Operating System Name = Microsoft Windows 10 Pro Version = 10.0.14393 Architecture = 64bit CPUs = 4 Memory = 17034395648 Node.js Node.js Version = 6.10.3 npm Version = 3.10.10 Titanium CLI CLI Version = 5.0.14 Titanium SDK SDK Version = 6.1.1.GA SDK Path = C:\ProgramData\Titanium\mobilesdk\win32\6.1.1.GA Target Platform = android - CPUs = 4
-
Story Points:5
-
Sprint:2017 Sprint 23 SDK
Description
When building to an Android emulator on a Windows machine the following error is sometimes shown:
[ERROR] : Failed to install apk on "emulator-5554" |
[ERROR] : Error: device not found
|
Steps to reproduce:
+ Create an Alloy project
+ Run the application to an Android emulator
+ Run the application on the emulator multiple times until the error above is shown