Merge "change android beam sample name" into ics-mr0
This commit is contained in:
@@ -402,8 +402,8 @@ web_docs_sample_code_flags := \
|
||||
resources/samples/AccelerometerPlay "Accelerometer Play" \
|
||||
-samplecode $(sample_dir)/ActionBarCompat \
|
||||
resources/samples/ActionBarCompat "Action Bar Compatibility" \
|
||||
-samplecode $(sample_dir)/AndroidBeam \
|
||||
resources/samples/AndroidBeam "Android Beam" \
|
||||
-samplecode $(sample_dir)/AndroidBeamDemo \
|
||||
resources/samples/AndroidBeam "Android Beam Demo" \
|
||||
-samplecode $(sample_dir)/ApiDemos \
|
||||
resources/samples/ApiDemos "API Demos" \
|
||||
-samplecode $(sample_dir)/Support4Demos \
|
||||
|
||||
@@ -419,9 +419,9 @@ var ANDROID_RESOURCES = [
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'new'],
|
||||
path: 'samples/AndroidBeam/index.html',
|
||||
path: 'samples/AndroidBeamDemo/index.html',
|
||||
title: {
|
||||
en: 'Android Beam'
|
||||
en: 'Android Beam Demo'
|
||||
},
|
||||
description: {
|
||||
en: 'An example of how to use the Android Beam feature to send messages between two Android-powered devices (API level 14 or later) that support NFC.'
|
||||
|
||||
Reference in New Issue
Block a user