[TIMOB-17525] CLI: Support Android 5.0
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-30T01:14:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.4.2, Release 3.5.0, Release 4.0.0 |
Components | Android, CLI |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Chris Barber |
Created | 2014-08-20T19:21:17.000+0000 |
Updated | 2015-01-05T19:14:39.000+0000 |
Description
Android "L" is the first version with a letter instead of a number for the version identifier.
It may be that Google will now switch to using non-numeric version numbers fr betas in the future.
To make it easier for users to beta-test Android L and future versions, we update the CLI to support the Android L "version"
To get L running in Studio, the current hack is to change line 3701 pointing to the L jar.
You also need to have a custom manifest with min and target SDK sets to L.
Master: https://github.com/appcelerator/titanium_mobile/pull/6000 3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6006 Ingo's 3_4_X revert: https://github.com/appcelerator/titanium_mobile/pull/6007 Chris's revert of Ingo's 3_4_X revert: https://github.com/appcelerator/titanium_mobile/pull/6187
Verified the fix with 3.5.0 & no issues found with android 5.0. Not closing due to pending verification with 3.6.0 because of this ticket : TIMOB-18097 Environment: Appc Studio : 3.4.1.201410281743 Ti SDK : 3.5.0.v20141124155715 CLI : 3.4.1 Alloy : 1.5.1 GA Code Processor : 1.1.1 MAC Yosemite : 10.10 Nexus 5 - Android 5.0
Verified the fix with 3.6.0 SDK & no issues found with android 5.0. Closing. Environment: Appc Studio : 3.4.1.201410281743 Ti SDK : 3.6.0.v20150105084202 CLI : 3.4.1 Alloy : 1.5.1 GA Code Processor : 1.1.1 MAC Yosemite : 10.10 Nexus 5 - Android 5.0.1