Merge "Docs changes for WiFiDirect sample"
This commit is contained in:
committed by
Android (Google) Code Review
commit
74450d37cf
@@ -464,6 +464,8 @@ web_docs_sample_code_flags := \
|
|||||||
resources/samples/USB "USB" \
|
resources/samples/USB "USB" \
|
||||||
-samplecode $(sample_dir)/WeatherListWidget \
|
-samplecode $(sample_dir)/WeatherListWidget \
|
||||||
resources/samples/WeatherListWidget "Weather List Widget" \
|
resources/samples/WeatherListWidget "Weather List Widget" \
|
||||||
|
-samplecode $(sample_dir)/WiFiDirectDemo \
|
||||||
|
resources/samples/WiFiDirectDemo "Wi-Fi Direct Demo" \
|
||||||
-samplecode $(sample_dir)/Wiktionary \
|
-samplecode $(sample_dir)/Wiktionary \
|
||||||
resources/samples/Wiktionary "Wiktionary" \
|
resources/samples/Wiktionary "Wiktionary" \
|
||||||
-samplecode $(sample_dir)/WiktionarySimple \
|
-samplecode $(sample_dir)/WiktionarySimple \
|
||||||
|
|||||||
@@ -727,6 +727,16 @@ var ANDROID_RESOURCES = [
|
|||||||
en: 'A sample application to demonstrate how to use voicemail content provider APIs in Android 4.0.'
|
en: 'A sample application to demonstrate how to use voicemail content provider APIs in Android 4.0.'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
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'],
|
tags: ['sample', 'ui', 'widgets'],
|
||||||
path: 'samples/Wiktionary/index.html',
|
path: 'samples/Wiktionary/index.html',
|
||||||
|
|||||||
BIN
docs/html/resources/samples/images/WifiDirect.png
Normal file
BIN
docs/html/resources/samples/images/WifiDirect.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user