[TIMOB-15305] Android: Add x86 support to Distribution Build
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-19T01:25:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 21, 2013 Sprint 21 Core, Release 3.2.0 |
Components | Android, CLI, Tooling |
Labels | android-packaging, androidbuild, ay-verified, cb-verified, feature_request, module_android, tooling, triage |
Reporter | Amuktha Akkinepally |
Assignee | Chris Barber |
Created | 2012-10-31T23:52:42.000+0000 |
Updated | 2013-12-06T01:49:00.000+0000 |
Description
Unlike Development build, The Distribution build does not support x86 Chipset Architecture Devices. The support for the x86 devices should be available for Distribution build as well.
@Michael: Should this be an SDK ticket?
SDK needs to provide support for the x86 devices, and Studio needs to provide the option for users to select.
Is this really going to be fixed on 3.2? Any thoughts on the release date? Thank you.
@Ygor actually yours is a duplicate of this one. It has been opened since Oct/12 and my guess is that the fix is not comming too soon because they always give a deadline and when that deadline has finally come, they postpone it.
Is this going to be released on 3.1.4 or 3.2.0 only? Thanks
[~ygbr] 3.2.0. There is unlikely to be a SDK 3.1.4 actual release, just availability of certain fixes on the CI loop.
PR: https://github.com/appcelerator/titanium_mobile/pull/4781
To test: Remove any mention of ABIs from the android section of tiapp.xml and package and install on x86 device. Please check log cat output from the device. There may be an issue to be written there.