hi
i have just got into developing midlets for the NOKIA nfc 6131 and am interested to write images on to a tag.
so if someone could help me out with some sample codes for the same i shall be really grateful.
Thanks...
hi
i have just got into developing midlets for the NOKIA nfc 6131 and am interested to write images on to a tag.
so if someone could help me out with some sample codes for the same i shall be really grateful.
Thanks...
Hi Arun,
You should check the brand new code example from our Wiki page:
http://wiki.forum.nokia.com/index.ph...ge_to_NDEF_tag
That should have the main parts about writing. But if you have any questions about the code or beyond please let us know.
Please note that due to error in Nokia 6131 NFC SDK 1.0 emulator you can only write 1 kilobytes of data to Mifare 4k tag. If you try to write more you will get authentication failure. In real phone this works as it should though.
hi
thanx for the code
but where does the smiley.png exist on the mobile
to be general , which location of the image on the mobile does the midlet refer to???
Hi,
The image should be put in the jar file that you deploy to the mobile.