summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlexander Lucas <alexlucas@google.com>2011-01-19 12:15:38 -0800
committerAlexander Lucas <alexlucas@google.com>2011-01-19 18:31:44 -0800
commitd84725401d7b79b79020793d06427cad43fa95b1 (patch)
tree950e1d3941e30c90d5cede0dbc5c924523168d10 /docs
parent3cd6302b9e54ff888df5eb47b35d25e7dac1d763 (diff)
downloadframeworks_base-d84725401d7b79b79020793d06427cad43fa95b1.zip
frameworks_base-d84725401d7b79b79020793d06427cad43fa95b1.tar.gz
frameworks_base-d84725401d7b79b79020793d06427cad43fa95b1.tar.bz2
Added Honeycomb-Gallery to docs.
Change-Id: I3879ee553f761113b30f8ad82c0a226d0823dd2c
Diffstat (limited to 'docs')
-rw-r--r--docs/html/resources/resources-data.js10
-rw-r--r--docs/html/resources/samples/images/hcgallery.pngbin0 -> 307725 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 221406c..233838b 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -405,6 +405,16 @@ var ANDROID_RESOURCES = [
}
},
{
+ tags: ['sample', 'new'],
+ path: 'samples/Honeycomb-Gallery/index.html',
+ title: {
+ en: 'Honeycomb Gallery'
+ },
+ description: {
+ en: 'An image gallery application using Honeycomb-specific APIs.'
+ }
+ },
+ {
tags: ['sample', 'gamedev', 'media'],
path: 'samples/JetBoy/index.html',
title: {
diff --git a/docs/html/resources/samples/images/hcgallery.png b/docs/html/resources/samples/images/hcgallery.png
new file mode 100644
index 0000000..9a80fd7
--- /dev/null
+++ b/docs/html/resources/samples/images/hcgallery.png
Binary files differ