[TIMOB-15331] Android: Support for MIPS ABI
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2019-06-10T16:34:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | abi, android, build, mips |
Reporter | Ygor Lemos |
Assignee | Unknown |
Created | 2013-09-24T03:41:51.000+0000 |
Updated | 2019-06-25T11:41:17.000+0000 |
Description
With the advent of many low-cost Android Devices (especially tablets) based on MIPS architecture we should expect a lot of near future demand for apps compatible with those devices (take a look for instance on the Ainol Novo 7).
As of todays (Ti SDK 3.1.3.GA), Titanium only supports arm, armv7a and x86 ABIs for Android.
We should start thinking about MIPS as soon as possible.
Some info:
http://www.androidcentral.com/mips-announces-125-jelly-bean-tablet
http://liliputing.com/2012/07/android-4-1-coming-soon-to-mips-based-devices.html
http://www.mipsdroid.com/
http://phandroid.com/2012/07/31/smart-tab-1-is-a-mips-based-jelly-bean-running-tablet-with-low-125-price-tag/
MIPS was killed off by Android as of NDK r17
Closing ticket as it is marked as won't do.