Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11828] Android: installation - Installing an application from Studio does not complete

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-11-20T18:40:04.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsqe-and100112
ReporterNatalie Huynh
AssigneeIngo Muschenetz
Created2012-11-20T00:29:18.000+0000
Updated2014-06-19T12:44:22.000+0000

Description

Steps to Reproduce: 1. Create a new application from studio 2. Install to android device Actual: Stuck on [INFO] Installing application on device Expected [INFO] Application installed. Launch from drawer on Home Screen Note: Need to handle install when device is on standby, which user does it go to?

Comments

  1. Ping Wang 2012-11-20

    I also saw that issue when testing a PR. The installation stucks when there is an alert popping up on the device screen. If I dismiss that alert, "[INFO] Application installed. Launch from drawer on Home Screen" will show. It seems only happens on 4.2 device.
  2. Bill Dawson 2012-11-20

    I haven't seen this. So: a) Happens only if device on standby? b) Anybody know what the message says? (the alert on the screen) Sorry, I'm away from my desk for a while. Maybe you can re-create, Ping?
  3. Natalie Huynh 2012-11-20

    No it also happens when the device has a logged in user, it just hangs and the application never gets installed to the device. Only seeing this on the Nexus 10, I am able to install to Nexus 7
  4. Natalie Huynh 2012-11-20

    Device issue, did a reset and no longer encounter this problem
  5. Bill Dawson 2012-11-20

    Hmm, but Ping saw it too. Worries me a bit.
  6. Ping Wang 2012-11-20

    I saw this problem on Nexus 7 and Nexus 10 (both are 4.2). The installation stucks on [INFO] Installing application on device and at the same time an alert pops up on the device screen saying something like: {quote} Google needs to verify the app to be installed. Disagree or Agree" {quote} If I click "Disagree", the alert will show again next time when I try to install app from studio. If I click "Agree", the alert will never show again. No matter I disagree or agree, the installation will continue and complete successfully with the log [INFO] Application installed. Launch from drawer on Home Screen .

JSON Source