Files
android_development/samples
Nick Pelly a983c2a1a3 Update NFC samples.
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
2012-01-25 13:16:52 -08:00
..
2012-01-25 13:16:52 -08:00
2012-01-25 13:16:52 -08:00
2011-07-15 17:31:33 -07:00
2010-08-27 17:00:52 -07:00
2011-10-17 18:49:50 -07:00
2011-07-15 17:31:33 -07:00
2010-10-11 17:25:23 -07:00
2011-07-15 17:31:33 -07:00
2011-11-28 17:21:34 -08:00
2011-05-03 17:56:51 -04:00
2011-10-06 05:35:23 +05:30
2010-10-13 13:38:45 -07:00
2011-12-09 16:34:20 -08:00

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.