I have a little problem when injecting data to NFC Tags.
Here my code
Sub Activity_Resume
If app.GetNFCAdapter(Me).IsInitialized = False Then
//Show Message
Else
If app.GetNFCAdapter(Me).RunMethod("isEnabled", Null) = False Then
Msgbox2Async("NFC is Off. Turn...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.