[TIMOB-10675] CLI: Allow android apps to automatically launch when deployed to device
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-10-09T22:32:13.000+0000 |
| Affected Version/s | Release 2.1.2, Release 3.0.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | qe-and082012 |
| Reporter | Dustin Hyde |
| Assignee | Chris Barber |
| Created | 2012-08-27T15:04:59.000+0000 |
| Updated | 2013-05-01T19:57:49.000+0000 |
Description
Allow titanium apps to launch automatically when deployed to android device.
Currently the app must be manually launched after it is 'installed'.
Note: apps installed to emulator are automatically launched.
Proposed Usage:
1. Create titanium project.
2. Deploy to Android device.
Expected Result:
App should install and automatically launch.
This will be fixed in the new CLI instead.
Duplicate of TIMOB-11325.
Closing.