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.
NFC-V、NDEFタグを読み取り専用にしようとしています。しかし、うまくいきません。方法を試しましたformatReadOnly(...)が、うまくいきません。
formatReadOnly(...)
また、メソッドでタグを読み取り専用にできるかどうかもテストしようとしました: canMakeReadOnly(). 答えは偽です。
canMakeReadOnly()
では、どうすればタグを保護できますか? 問題は Nexus にあるのか、それともタグ自体にあるのか?
何か案は?