[MOD-2568] Android: Build "ti.nfc" module with gradle
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | In QE Test |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | NFC |
Labels | 2020-Q2, android, build, gradle, module |
Reporter | Joshua Quick |
Assignee | Yordan Banev |
Created | 2020-01-22T21:54:50.000+0000 |
Updated | 2020-06-19T00:15:05.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/ti.nfc
PR: https://github.com/appcelerator-modules/ti.nfc/pull/30
Closed by accident. Still requires testing.
[~smohammed] verified that the module builds. I don't know if anyone has tested its functionality yet. If [~ssingh]'s team can actually test it with an NFC tags then that would be great. I can see that the PR was merged, but there is no "release" for it.
I just published a pre-release version for this ticket. https://github.com/appcelerator-modules/ti.nfc/releases/tag/android-4.0.0 [~ssingh], do you have anyone on your end that can test NFC? I don't have an NFC device to test with. Once the pre-release has been proven to work, we can update it to "release" status. Thanks! _*Edit:*_ _I just tested it with a Nintendo Amiibo I have at home. The module works. :) [~ssingh], for your team's info, we document how to use the module in the link below. It provides working sample code._ https://docs.appcelerator.com/platform/latest/#!/api/Modules.Nfc