[TIMOB-17003] CLI: android - launch of the app on android emulator times out due to typo
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-23T20:39:05.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | 2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0 |
Components | Android, CLI |
Labels | cli, module_cli, qe-3.3.0, qe-closed-3.3.0, qe-testadded |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2014-05-21T00:01:37.000+0000 |
Updated | 2014-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>
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5714 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5715
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.
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