05-29-2012 04:15 AM
I can't find this information anywhere and I don't have BB10 Dev Alpha.
Do I need to specify some permission in the manifest to be able to leverage NFC functionality in my native app?
Solved! Go to Solution.
05-30-2012 09:29 AM - edited 05-31-2012 09:52 AM
Currently there are no native documented NFC APIs supported on the BlackBerry 10 Dev Alpha.
Edit: Corrected. Some NFC APIs do exist, just not documented yet.
05-31-2012 12:00 AM
Uh, what? Pretty sure we saw NFC demo'd at the Jam, and there are most definitely libraries included in the NDK.
Cornplay, I'm unaware of any permissions requirements to use NFC, but TBH, RIM should probably incorporate something for that if they want to maintain platform security.
05-31-2012 09:39 AM
Hi
NFC APIs for tag reading and writing and SNEP are available to the Dev Alpha/NDK10.0.0.4 developer. I've not seen any need for permissions yet (and I have code working for NFC on Dev Alpha) but agree it's likely this will be a requirement. I'm looking into this now and will post again if I find out more.
Regards
Martin
06-06-2012 02:32 AM
I can confirm that there are no permissions associated with NFC that need to be set in the application descriptor xml file.
06-06-2012 02:33 AM
Martin, do you think that it should be something that is added?
06-07-2012 06:00 AM
No, we take care of NFC security in a variety of other ways including:
06-13-2012 01:42 PM
Will there be documentation for NFC peer-to-peer (SNEP) too ?
Thanks !
06-13-2012 01:54 PM
There will be documentation for all the BlackBerry 10 APIs emerging as we head towards the final release :-)
That said, watch this space (or better still, follow @mdwrim on Twitter) as we'll be releasing a knowledge base article explaining how to use SNEP for peer to peer transfer on BlackBerry 10 along with working code very, very soon!
06-13-2012 01:56 PM
Wow, that's what i call fast reply !
Great, i'll wait for that article and i just followed you.