David Fung
Posts: 0
Joined: Wed Nov 28, 2012 4:52 pm

NFC supports

Besides Barcode Scanner, any plan to include NFC Scanner function too?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

NFC supports

We might.. do you know of a PhoneGap plug-in that provides NFC support? All native support is provided via PhoneGap and its plug-ins.

David Fung
Posts: 0
Joined: Wed Nov 28, 2012 4:52 pm

NFC supports

Thanks!

Jonathan Sloan
Posts: 0
Joined: Tue Jun 04, 2013 3:08 pm

NFC supports

https://github.com/chariotsolutions/p...

I know this is a bit late, but here is a plugin for phonegap that provides NFC support.

Adi Argov
Posts: 0
Joined: Fri Nov 01, 2013 7:43 pm

NFC supports

any updates on NFC ?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

NFC supports

Hello Adi,

You can implement it with Phonegap plugin which Jonathan mentioned http://docs.appery.io/documentation/p...

Michal
Posts: 0
Joined: Tue Jun 24, 2014 11:47 am

NFC supports

Hi

I also would like to ask how to use https://github.com/chariotsolutions/p... with Appery?

You redirect us to GitHub API but I can't see any relevance?

In other words - how to use any (not built-in) Phonegap Plugin with Appery? How to integrate it?

Thank you

Michal
Posts: 0
Joined: Tue Jun 24, 2014 11:47 am

NFC supports

Hello again

I found out this tutorial section: http://devcenter.appery.io/documentat....

(I hope) I followed all the steps listed above to install https://github.com/chariotsolutions/p... (I also manually added "<uses-permission android:name="android.permission.NFC" />" in AndroidManifest.xml). Unfortunately upon building I receive: "package android.nfc does not exist" which is caused by this piece of code: "import android.nfc.FormatException;" (line 23 of src/com/phonegap/plugins/NfcPlugin/NfcPlugin.java). Where do I find this "android.nfc"? Shouldn't it be already available in Appery?

I hope you can debug this problem and help creating NFC apps with your platform.

Jason Baird
Posts: 0
Joined: Tue Nov 26, 2013 11:38 pm

NFC supports

Glad to see I'm not the only one begging for this functionality (Max I was the one on the demo last week that asked this same question about NFC!). It's a hot item!

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

NFC supports

Hello,

Unfortunately 3rd party Apache Cordova/PhoneGap plugins are outside the scope of our support according to our support policy http://devcenter.appery.io/support-po...

Return to “Issues”