Re: InternalPlainTagConnection
I tried both.. The error I receive is:
java.lang.SecurityException: javax.microedition.io.Connector.nfc was denied
How can I give permission to the midlet to use io.Connector.nfc?
I am using WTK with the modified DefaultColorPhone to compile.
Do I need the midlet to be signed to be able to give permissions?
- Joris