Merge "sdk doc change: Added KeyChain API Demo" into ics-mr1

This commit is contained in:
Tony Chan
2012-03-31 02:13:45 -07:00
committed by Android (Google) Code Review
6 changed files with 12 additions and 0 deletions

View File

@@ -443,6 +443,8 @@ web_docs_sample_code_flags := \
resources/samples/HoneycombGallery "Honeycomb Gallery" \
-samplecode $(sample_dir)/JetBoy \
resources/samples/JetBoy "JetBoy" \
-samplecode $(sample_dir)/KeyChainDemo \
resources/samples/KeyChainDemo "KeyChain Demo" \
-samplecode $(sample_dir)/LunarLander \
resources/samples/LunarLander "Lunar Lander" \
-samplecode $(sample_dir)/training/ads-and-ux \

View File

@@ -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>.'
}
},
{
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'],
path: 'samples/LunarLander/index.html',

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB