javascript - 现在可以在 Android 手机中使用 html5 或混合应用程序读取智能卡吗?

标签 javascript android html nfc

我是一名计算机科学专业的学生。我正在研究我的最后一年项目“使用智能身份证进行货币交易”。

我的先生,告诉我用 java 制作一个 android 应用程序来将智能 ID 卡读取为 NFC。但我想用 HTML5 来做这个。我进行了很多搜索,但找不到合适的解决方案。由于此 API 尚未制作,因此回答了一些 stackoverflow 问题,但这些问题已经存在一年多了。 2016 年仍然不可能。我得到了 W3C 的链接,但无法理解它是否仍然可能。

请检查link并帮我解决这个问题。

最佳答案

如果您查看存档中的这封邮件,就会发现:

The Near Field Communications Working Group [1] is now closed.

The group has been working on the NFC API specification between October 2012 and November 2014, and the charter [2] period for the group has expired. During the charter period, the group published the NFC API First Public Working Draft [3] on 14 January 2014.

After the charter expiration, we have been considering how to continue the group's work to bring the NFC API specification to the stage of Recommendation. However, we could not get enough support from browser vendors for the specification and its implementations due to several
issues. The Director has now made a decision to close the Working Group.

We would like to thank the Working Group Chair, Jacques Bourhis (Intel) and all the participants in the group for their efforts.

来源: http://lists.w3.org/Archives/Public/public-nfc/2015Apr/0005.html

所以我会说:不。不要在这上面浪费时间。

此 API 有一个社区组。您可能需要联系该组的成员以获取更多信息。 https://www.w3.org/community/web-nfc/

关于javascript - 现在可以在 Android 手机中使用 html5 或混合应用程序读取智能卡吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36098999/

相关文章:

javascript - javascript中的多行输出

javascript - 如何禁用多个值以逗号分隔的选项?

javascript - 稍后响应 AJAX 请求

java - Android 在 onCreate() 之外使用 javascript/java 桥设置软输入模式

android - 如何在 Android Studio 中高亮显示 Room Dao 的 SQL 语法

javascript - 在 HTML 中找不到 javascript 函数

javascript - keyup 事件总是返回大写字母

javascript - 如何更改饼图 Highcharts 中的字体属性?

android - 如何制作具有渐变背景的启动器图标?

html - 表格不会显示在网页中间的另一个表格下面