[TIMOB-6283] Android: show logcat message telling what runtime is being used (near as possible to app startup)
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-11-28T16:03:41.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | Sprint 2011-48, Release 1.8.0.1 |
| Components | Android |
| Labels | branch-v8, module_build, qe-testadded |
| Reporter | Bill Dawson |
| Assignee | Bill Dawson |
| Created | 2011-11-22T15:48:49.000+0000 |
| Updated | 2014-02-04T00:46:03.000+0000 |
Description
As soon as possible, when an app loads we should show an info message in logcat concerning which runtime (v8/rhino) is being used.
Testing Notes: * Create and launch any app on emulator. * In the emulator (logcat) console messages in Studio, find the message which tells you the version of Titanium that is running. Here's an example of that (will not match yours exactly):
* A few lines below that should appear the new message which tells you which javascript runtime is being used for the app. Here's what it looks like for rhino:* Run it also for V8 to make sure that works.Tested with 1.9.0.v20120207171634 with Emulator 2.2