Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17003] CLI: android - launch of the app on android emulator times out due to typo

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-05-23T20:39:05.000+0000
Affected Version/sRelease 3.3.0
Fix Version/s2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0
ComponentsAndroid, CLI
Labelscli, module_cli, qe-3.3.0, qe-closed-3.3.0, qe-testadded
ReporterOlga Romero
AssigneeChris Barber
Created2014-05-21T00:01:37.000+0000
Updated2014-07-02T07:04:43.000+0000

Description

[INFO]  Emulator ready!
[INFO]  Installing apk: /Users/oromero/Documents/Appcelerator_Studio_Workspace/tdash/build/android/bin/tdash.apk
[INFO]  App successfully installed
[INFO]  Starting app: com.appc.tdash/.TdashActivity
[ERROR] Application failed to launch

The current timeout is set to 120000 ms
You can increase this timeout by running: titanium config android.emulatorStartTimeout <timeout ms>

Comments

  1. Chris Barber 2014-05-21

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5714 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5715
  2. Tim Poulsen 2014-05-21

    Tried twice, killing the emulator and adb before each test. The arm Android 4.4 emulator (my default) started and the app was launched successfully each time. That was not the case prior to this change. Passes.
  3. Olga Romero 2014-05-21

    Tested and verified the fix, using: Appcelerator Studio, build: 3.3.0.201405161313 Titanium SDK, build: 3.3.0.v20140521074112 Node.JS Version: v0.10.13 NPM Version: 1.3.2 acs@1.0.14 alloy@1.4.0-alpha2 npm@1.3.2 titanium@3.3.0-alpha5 titanium-code-processor@1.1.1 Android 4.4.2 Emulator

JSON Source