summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/nfc
Commit message (Collapse)AuthorAgeFilesLines
* Update NFC samples.Nick Pelly2012-01-251-37/+6
| | | | | | | | | | | | o Remove NFCDemo sample app. It's janky and is mostly parsing code that isn't needed anymore. o Use new NDEF APIs for parsing and creating records o Use nicer setNdefPushMessage() API o Delete helper NDEF code that is not needed any more o Use URL instead of Text for the foreground push demo o Mark AndroidBeamDemo a test so it gets installed in data not system Change-Id: I75eda84019c2075956688e26f2598f126d5659a2
* Fix crashes when NFC isn't supported.Jeff Hamilton2011-07-201-3/+3
| | | | Change-Id: I638a1e4e5d7a0b5d4f84668e134b13457aeaa879
* am 52e42d3f: am ba29b9b1: am c2860adc: Update sample app for final GB MR API ↵Nick Pelly2011-02-011-1/+1
|\ | | | | | | | | | | | | changes. * commit '52e42d3f85ef3f7081e08c42528a2c3a76376c86': Update sample app for final GB MR API changes.
| * Update sample app for final GB MR API changes.Nick Pelly2011-02-011-1/+1
| | | | | | | | Change-Id: Ic6b7aa2ffe88f6a9228322d41a2be391eb5bf545
* | am fa378cdd: am 28745b4e: am 509fbb4d: Sample code for foreground NDEF Push ↵Jeff Hamilton2011-01-261-0/+86
|\| | | | | | | | | | | | | APIs. * commit 'fa378cddf30b0b50c48ee332c3f5c3bdb82baa32': Sample code for foreground NDEF Push APIs.
| * Sample code for foreground NDEF Push APIs.Jeff Hamilton2011-01-261-0/+86
| |
* | resolved conflicts for merge of 06bef9df to masterNick Pelly2011-01-252-8/+60
|\| | | | | | | Change-Id: Ie0a21c77481542f882a58418bfb7269f9c357a4a
| * Demo for NFC ACTION_TECHNOLOGY_DISCOVERED intent.Jeff Hamilton2011-01-252-7/+60
| | | | | | | | Change-Id: Ic537d209b07e81e80aeca5aa3e4a63657ac6fb76
* | Fix build.Wink Saville2011-01-131-2/+4
|/ | | | | | | Commented out the offending lines and add a RuntimeException to fix the build. Change-Id: Ide2a7897d639edb1cd28401566558a90235c250b
* Add a sample for the NFC foreground dispatch APIs.Jeff Hamilton2011-01-131-0/+90
Change-Id: Iee532d53b4d9354977414b0302b386a940606ab3