[TIMOB-7115] Console says "installing on emulator" instead of "device"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-02-09T12:39:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | console, debug, log |
Reporter | Christian Brousseau |
Assignee | Chase Culpepper |
Created | 2011-04-07T10:34:44.000+0000 |
Updated | 2017-03-24T18:29:01.000+0000 |
Description
When launching the application on the *Android Device*, the console says that the application is installed on the *emulator*. Even though I chose the _Android Device_ Menu.
[DEBUG] Waiting for device to be ready ...
[TRACE] adb devices returned 1 devices/emulators
[DEBUG] Device connected... (waited 0 seconds)
[DEBUG] waited 0.031000 seconds on emulator to get ready
[INFO] Installing application on {color:red}emulator{color}
This message has +no impact+ on the deployment. The application is well deployed on the device, but such a message can lead to some confusion.
Console also says "installing on device" when app deployed to emulator.
This is something that needs to be corrected in platform as we do not have control over those messages.
Duplicate of TIMOB-2400 as per Dawson.
Closing ticket as duplicate with reference to the linked issues.