Android Beam sample for ICS SDK

Change-Id: Ie36e39fef96beb39b06f9d3fcfc41b48a890fa0f
This commit is contained in:
Robert Ly
2011-09-27 16:12:57 -07:00
parent e07f59a612
commit d43d340db0
8 changed files with 183 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<p>The Beam application demonstrates how to use the Android Beam feature introduced in API level 14. This
application beams a simple message from one device to another when they are in close enough proximity. This
application must be installed on two devices that have NFC capabilities, running Android 4.0 or later.</p>