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.
Beam API を使用して NFC でデータを交換します。交換したデータを再初期化する必要があります。そうしないと、デバイスが互いに接近したときに同じデータが送信されます。再初期化を強制する方法は? onCreateへの呼び出しで?実装方法
OnNdefPushCompleteCallbackインターフェイスを使用します。