+ All Categories

NFC

Date post: 24-May-2015
Category:
Upload: androidalliance
View: 753 times
Download: 3 times
Share this document with a friend
Description:
Slide presentation with demos. Application code available on github.
Popular Tags:
37
NFC Android Alliance
Transcript
Page 1: NFC

NFCAndroid Alliance

Page 2: NFC

Sample Code Warning!

• https://github.com/m00sey

• https://github.com/don

Page 3: NFC

Near Field Communications

• Short range

• Instant configuration

• P2P

Page 4: NFC

Tags

Page 5: NFC
Page 6: NFC

Why do we like NFC?(+NDEF)

Page 7: NFC

(thanks Google)

Physical action, virtual reaction

Page 8: NFC

Where is NFC?

Page 9: NFC

Android support for NFC

Page 10: NFC

NDEFNFC Data Exchange Format

Page 11: NFC

I’ve got a phone and some tags, now what?

Page 12: NFC

Nexus S + Tags + ? = Profit

Page 13: NFC

Theory

Page 14: NFC

Tag Dispatch System

NDEF Filter

Tech Filter

Tag

eventSpecific

Generic

Page 15: NFC

Set up

Page 16: NFC

Android Manifest

Page 17: NFC

Manifest Filter

Page 18: NFC
Page 19: NFC

Running App Filter

Page 20: NFC

What’s better?

Page 21: NFC
Page 22: NFC
Page 23: NFC

Learning to write

Page 24: NFC

Create a message

Page 25: NFC

Formatting

Page 26: NFC

Writing

Page 27: NFC

Demo

Page 28: NFC

Reading

Page 29: NFC

Demo

Page 30: NFC

Peer to Peer

Page 31: NFC

Same Message

Page 32: NFC

Share a tag

Page 33: NFC

Demo

Page 34: NFC

Stop Sharing

Page 35: NFC

Demos

Page 36: NFC

Questions?

Page 37: NFC

Kevin GriffinChariot Solutions

@kgriffingithub.com/m00sey

Don ColemanChariot Solutions

@doncolemangithub.com/don

https://github.com/chariotsolutions/phonegap-nfc/


Recommended