Re: Writing NDEFMessages
Hello again,
I went one step further and now I'm facing a new problem. A securityException is thrown with the message: "Required permission does not exist: Check JSI implementation"
On the sun webpage I found out that writing to NDEF requires an specific permission called: javax.microedition.contactless.ndef.NDEFTagConnection.write. The permission is added into the JAD and the application signed but still got the same error.
Does anyone know the right permission to use? Or there is a problem with the T80?
Thanks