File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -402,8 +402,8 @@ web_docs_sample_code_flags := \
402402 resources/samples/AccelerometerPlay "Accelerometer Play" \
403403 -samplecode $(sample_dir ) /ActionBarCompat \
404404 resources/samples/ActionBarCompat "Action Bar Compatibility" \
405- -samplecode $(sample_dir ) /AndroidBeam \
406- resources/samples/AndroidBeam "Android Beam" \
405+ -samplecode $(sample_dir ) /AndroidBeamDemo \
406+ resources/samples/AndroidBeam "Android Beam Demo " \
407407 -samplecode $(sample_dir ) /ApiDemos \
408408 resources/samples/ApiDemos "API Demos" \
409409 -samplecode $(sample_dir ) /Support4Demos \
Original file line number Diff line number Diff line change @@ -419,9 +419,9 @@ var ANDROID_RESOURCES = [
419419 } ,
420420 {
421421 tags : [ 'sample' , 'new' ] ,
422- path : 'samples/AndroidBeam /index.html' ,
422+ path : 'samples/AndroidBeamDemo /index.html' ,
423423 title : {
424- en : 'Android Beam'
424+ en : 'Android Beam Demo '
425425 } ,
426426 description : {
427427 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.'
You can’t perform that action at this time.
0 commit comments