Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 android 上开发一个 nfc 应用程序。此应用程序会将数据从手机 A 传输到手机 B,而 B 将在不移动手机的情况下将数据传输到 A。我可以开发这样的应用程序吗?如果是,有例子吗?
谢谢..
从电话 B -> A 传输的数据是否取决于从 A-> B 传输的数据?如果是这样,那么我认为不移动手机是不可能的。目前,发送数据依赖于 Touch to Beam UI,因此它在某种程度上阻碍了您的操作。
为避免手机彼此远离,两个用户都必须同时触摸才能发送。