rename Android Beam sample to Andriod Beam Demo and add launcher icon

Change-Id: If6edb7ac9ba2743ce0dbc39be6f1eede8ef66aaa
This commit is contained in:
Scott Main
2011-10-14 01:19:19 -07:00
parent 34ff3e789c
commit 0f53a4d294
13 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ development/samples/source.properties samples/${PLATFORM_NAME}/source.pro
development/samples/AccessibilityService samples/${PLATFORM_NAME}/AccessibilityService development/samples/AccessibilityService samples/${PLATFORM_NAME}/AccessibilityService
development/samples/AccelerometerPlay samples/${PLATFORM_NAME}/AccelerometerPlay development/samples/AccelerometerPlay samples/${PLATFORM_NAME}/AccelerometerPlay
development/samples/ActionBarCompat samples/${PLATFORM_NAME}/ActionBarCompat development/samples/ActionBarCompat samples/${PLATFORM_NAME}/ActionBarCompat
development/samples/AndroidBeam samples/${PLATFORM_NAME}/AndroidBeam development/samples/AndroidBeamDemo samples/${PLATFORM_NAME}/AndroidBeamDemo
development/samples/ApiDemos samples/${PLATFORM_NAME}/ApiDemos development/samples/ApiDemos samples/${PLATFORM_NAME}/ApiDemos
development/samples/BackupRestore samples/${PLATFORM_NAME}/BackupRestore development/samples/BackupRestore samples/${PLATFORM_NAME}/BackupRestore
development/samples/BasicGLSurfaceView samples/${PLATFORM_NAME}/BasicGLSurfaceView development/samples/BasicGLSurfaceView samples/${PLATFORM_NAME}/BasicGLSurfaceView

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,3 +1,3 @@
<p>The Beam application demonstrates how to use the Android Beam feature introduced in API level 14. This <p>Android Beam Demo shows 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 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> application must be installed on two devices that have NFC capabilities, running Android 4.0 or later.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB