Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6153] Android: Packaging - Rhino/v8 - Pushed apks installed via Astro hang on black screen when launched from Astro

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-12-06T22:48:22.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-49, Release 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterEric Merriman
AssigneeBill Dawson
Created2011-11-10T18:24:47.000+0000
Updated2011-12-07T15:23:15.000+0000

Description

Description: As part of our packaging tests for android, we use both adb install and adb push then astro to install. For the astro test, we push to sdcard, then use astro to install. While still in astro we select launch. While normally this will launch the app, then relaunch the app, with both v8 and rhino packaged apps this results in a single launch then a black screen. Steps to reproduce: 1) Package an app with 1.8.0.1 2) use adb push to place on device scard 3) Launch astro and navigate to the apk 4) Choose install 5) When complete, choose launch Result: App launches, then goes to black screen with only status bar. No logcat info is output Expected: App launches then launches again

Comments

  1. Bill Dawson 2011-12-06

    Pull request https://github.com/appcelerator/titanium_mobile/pull/861
  2. Natalie Huynh 2011-12-07

    Tested with 1.8.0.1.v20111207090257, packaged KS application Xoom (3.2.1) - v8 Samsung Tab 10.1 (3.1) - rhino

JSON Source