[MOD-2579] Android: Build "appcelerator.aca" module with gradle
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-02-10T16:02:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.0.0 |
Components | ACA |
Labels | android, build, gradle, module |
Reporter | Joshua Quick |
Assignee | Gary Mathews |
Created | 2020-01-28T22:54:58.000+0000 |
Updated | 2020-02-10T16:02:39.000+0000 |
Description
Module needs to be rebuilt for Titanium 9.0.0 to support the following:
* Built as an Android "AAR" library.
* Provide a "POM" file defining its dependencies. (Resolves library version conflicts.)
* Support AndroidX libraries.
* Add x86_64 architecture support.
Repository:
https://github.com/appcelerator-modules/appcelerator.aca
master: https://github.com/appcelerator-modules/appcelerator.aca/pull/31
*FR Passed* able to build module using SDK version 9.0.0.v20200207114311 and run the associated example in the module. *Test Environment* *MacOS Catalina: 10.15.1 beta Xcode: 11.3 Java Version: 1.8.0_131 Android NDK: 18.1.5063045 Node.js: 10.16.3 "NPM":"4.2.15-1","CLI":"7.1.2-7" Pixel xl (7.1.1) Emulator*