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.
すべてのアクティビティで、SETUP NfcAdapter、PendingIntent、enableForegroundDispatchがまだ必要ですか?
はい。これを行う簡単な方法は、これを設定する BaseNfcActivity クラスを定義することです。それを必要とするすべてのアクティビティに対して、(アクティビティの代わりに) BaseNfcActivity を拡張できます。