[TIMOB-6269] Android: Support a new "runtime" property on Platform, plus display runtime in the startup logcat message.
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Trivial |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-11-21T14:04:07.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | Sprint 2011-47 |
| Components | Android |
| Labels | branch-v8 |
| Reporter | Bill Dawson |
| Assignee | Bill Dawson |
| Created | 2011-11-21T13:51:57.000+0000 |
| Updated | 2011-11-21T14:04:16.000+0000 |
Description
We want
Titanium.Platform.Android.runtime to return the running android javascript runtime ("v8" or "rhino").
Also, we want a logcat message as close to application startup as possible to display which runtime is being used.
I shouldn't have created this item. :)