I wrote the code own based on the Android version https://github.com/chariotsolutions/phonegap-nfc
The webworks code will be released soon. I should take a look at your code to see what I can learn https://github.com/blackberry/WebWorks-Community-APIs/tree/master/Smartphone/NFC On Tue, May 22, 2012 at 1:29 PM, Ken Wallis <[email protected]> wrote: > Hi Don. I am just curious, did you implement your own NFC code, or did you > leverage the webworks community API for NFC at > github.com/blackberry/WebWorks-Community-APIs ? > > Thanks, > > ----- Original Message ----- > From: Don Coleman [mailto:[email protected]] > Sent: Tuesday, May 22, 2012 01:21 PM > To: [email protected] <[email protected]> > Subject: Plugin source code and packaging > > Has more work been done on with plugin source code and packaging? > http://wiki.phonegap.com/w/page/31961291/Planning%3A%20Plugin%20Packaging > > I've added webworks support for my phonegap-nfc plugin. I'm trying to > figure out how to package and distribute it. > > The Android version is packaged as *versioned* js file and jar files. > > I'm thinking it makes sense to put android and webworks in the same > source repo since they share the js code. I'm not sure if it make > sense to keep the versions in sync across platforms, but I'm going to > start that way. > > Right now example applications are in separate repos. I'm not sure if > they should be included in the main repo. > > phonegap-nfc > - README > - www > - phonegap-nfc.js > - android > - BUILDING > - INSTALLING > - build.xml > - src > - webworks/src > - BUILDING > - INSTALLING > - build.xml > - src > - example/ > - android > - build.xml > - src > - webworks/src > - build.xml > - src > > --------------------------------------------------------------------- > This transmission (including any attachments) may contain confidential > information, privileged material (including material protected by the > solicitor-client or other applicable privileges), or constitute non-public > information. Any use of this information by anyone other than the intended > recipient is prohibited. If you have received this transmission in error, > please immediately reply to the sender and delete this information from your > system. Use, dissemination, distribution, or reproduction of this > transmission by unintended recipients is not authorized and may be unlawful.
