framework/base changes to add new voicemail provider sample.
Changes are primarily to include documentation for the new sample code under resources tab of external android documentation. Change-Id: If2b24e37819ae7d5145226681051605a96711ce2
This commit is contained in:
@@ -433,6 +433,8 @@ web_docs_sample_code_flags := \
|
||||
resources/samples/WiktionarySimple "Wiktionary (Simplified)" \
|
||||
-samplecode $(sample_dir)/VoiceRecognitionService \
|
||||
resources/samples/VoiceRecognitionService "Voice Recognition Service" \
|
||||
-samplecode $(sample_dir)/VoicemailProviderDemo \
|
||||
resources/samples/VoicemailProviderDemo "Voicemail Provider Demo" \
|
||||
-samplecode $(sample_dir)/XmlAdapters \
|
||||
resources/samples/XmlAdapters "XML Adapters"
|
||||
|
||||
|
||||
@@ -615,6 +615,16 @@ var ANDROID_RESOURCES = [
|
||||
en: 'A set of samples that demonstrate how to use various features of the USB APIs.'
|
||||
}
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'data', 'new'],
|
||||
path: 'samples/VoicemailProviderDemo/index.html',
|
||||
title: {
|
||||
en: 'Voicemail Provider Demo'
|
||||
},
|
||||
description: {
|
||||
en: 'A sample application to demonstrate how to use voicemail content provider APIs.'
|
||||
}
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'ui', 'widgets'],
|
||||
path: 'samples/Wiktionary/index.html',
|
||||
|
||||
BIN
docs/html/resources/samples/images/VoicemailProviderDemo.png
Normal file
BIN
docs/html/resources/samples/images/VoicemailProviderDemo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user