adding Android Beam sample
Change-Id: I30df24bc41fe61ebaab29f23a8df54f2c9599394
This commit is contained in:
@@ -407,6 +407,16 @@ var ANDROID_RESOURCES = [
|
||||
en: 'Illustrates an accessibility service that provides custom feedback for the Clock application which comes by default with Android devices'
|
||||
}
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'new'],
|
||||
path: 'samples/AndroidBeam/index.html',
|
||||
title: {
|
||||
en: 'Android Beam'
|
||||
},
|
||||
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.'
|
||||
}
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'layout', 'ui'],
|
||||
path: 'samples/ApiDemos/index.html',
|
||||
|
||||
Reference in New Issue
Block a user