Merge "sdk doc change: Added KeyChain API Demo" into ics-mr1
This commit is contained in:
@@ -443,6 +443,8 @@ web_docs_sample_code_flags := \
|
|||||||
resources/samples/HoneycombGallery "Honeycomb Gallery" \
|
resources/samples/HoneycombGallery "Honeycomb Gallery" \
|
||||||
-samplecode $(sample_dir)/JetBoy \
|
-samplecode $(sample_dir)/JetBoy \
|
||||||
resources/samples/JetBoy "JetBoy" \
|
resources/samples/JetBoy "JetBoy" \
|
||||||
|
-samplecode $(sample_dir)/KeyChainDemo \
|
||||||
|
resources/samples/KeyChainDemo "KeyChain Demo" \
|
||||||
-samplecode $(sample_dir)/LunarLander \
|
-samplecode $(sample_dir)/LunarLander \
|
||||||
resources/samples/LunarLander "Lunar Lander" \
|
resources/samples/LunarLander "Lunar Lander" \
|
||||||
-samplecode $(sample_dir)/training/ads-and-ux \
|
-samplecode $(sample_dir)/training/ads-and-ux \
|
||||||
|
|||||||
@@ -558,6 +558,16 @@ var ANDROID_RESOURCES = [
|
|||||||
en: 'A game that demonstrates the SONiVOX JET interactive music technology, with <code><a href="/reference/android/media/JetPlayer.html">JetPlayer</a></code>.'
|
en: 'A game that demonstrates the SONiVOX JET interactive music technology, with <code><a href="/reference/android/media/JetPlayer.html">JetPlayer</a></code>.'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
tags: ['sample', 'new'],
|
||||||
|
path: 'samples/KeyChainDemo/index.html',
|
||||||
|
title: {
|
||||||
|
en: 'KeyChain Demo'
|
||||||
|
},
|
||||||
|
description: {
|
||||||
|
en: 'A demo application to demonstrate how to use KeyChain APIs.'
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
tags: ['sample', 'gamedev', 'media'],
|
tags: ['sample', 'gamedev', 'media'],
|
||||||
path: 'samples/LunarLander/index.html',
|
path: 'samples/LunarLander/index.html',
|
||||||
|
|||||||
BIN
docs/html/resources/samples/images/KeyChainDemo1.png
Normal file
BIN
docs/html/resources/samples/images/KeyChainDemo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 139 KiB |
BIN
docs/html/resources/samples/images/KeyChainDemo2.png
Executable file
BIN
docs/html/resources/samples/images/KeyChainDemo2.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
docs/html/resources/samples/images/KeyChainDemo3.png
Executable file
BIN
docs/html/resources/samples/images/KeyChainDemo3.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
BIN
docs/html/resources/samples/images/KeyChainDemo4.png
Executable file
BIN
docs/html/resources/samples/images/KeyChainDemo4.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user