diff options
author | Anirudh Dewani <anirudhd@google.com> | 2011-10-06 08:03:45 +0530 |
---|---|---|
committer | Anirudh Dewani <anirudhd@google.com> | 2011-10-06 12:53:47 +0530 |
commit | 5d0dbea9e9630ff2792a76b00b1016ae8215cdd9 (patch) | |
tree | 5df74596cc8eab96a85b9e541ad818841d2294d6 /docs | |
parent | 26ae7db48d94c7247e1faef9cfc08c85097b9ba3 (diff) | |
download | frameworks_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.js | 10 | ||||
-rw-r--r-- | docs/html/resources/samples/images/WifiDirect.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..86f7f2f --- /dev/null +++ b/docs/html/resources/samples/images/WifiDirect.png |