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.
これらのクラスを見つけましたが、com.android.nfc_extras.NfcAdapterExtras を Eclipse プロジェクトに追加するにはどうすればよいですか?
これはパブリック API の一部ではないため、SDK には含まれていません。AOSP から Android ソース コードをダウンロードし、自分で jar をビルドします。他のオプションは、リフレクションを使用してアクセスすることです。