summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnirudh Dewani <anirudhd@google.com>2011-10-06 08:03:45 +0530
committerAnirudh Dewani <anirudhd@google.com>2011-10-06 12:53:47 +0530
commit5d0dbea9e9630ff2792a76b00b1016ae8215cdd9 (patch)
tree5df74596cc8eab96a85b9e541ad818841d2294d6 /docs
parent26ae7db48d94c7247e1faef9cfc08c85097b9ba3 (diff)
downloadframeworks_base-5d0dbea9e9630ff2792a76b00b1016ae8215cdd9.zip
frameworks_base-5d0dbea9e9630ff2792a76b00b1016ae8215cdd9.tar.gz
frameworks_base-5d0dbea9e9630ff2792a76b00b1016ae8215cdd9.tar.bz2
Docs changes for WiFiDirect sample
Change-Id: Icfe3cc12c451563792745fc4c326d064cac978c3
Diffstat (limited to 'docs')
-rw-r--r--docs/html/resources/resources-data.js10
-rw-r--r--docs/html/resources/samples/images/WifiDirect.pngbin0 -> 33285 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 9267373..2816dc9 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -728,6 +728,16 @@ var ANDROID_RESOURCES = [
}
},
{
+ tags: ['sample','newfeature', 'new'],
+ path: 'samples/WiFiDirectDemo/index.html',
+ title: {
+ en: 'Wi-Fi Direct Demo'
+ },
+ description: {
+ en: 'A demo application to demonstrate how to use Wi-Fi Direct APIs.'
+ }
+ },
+ {
tags: ['sample', 'ui', 'widgets'],
path: 'samples/Wiktionary/index.html',
title: {
diff --git a/docs/html/resources/samples/images/WifiDirect.png b/docs/html/resources/samples/images/WifiDirect.png
new file mode 100644
index 0000000..86f7f2f
--- /dev/null
+++ b/docs/html/resources/samples/images/WifiDirect.png
Binary files differ