diff options
author | Alexander Lucas <alexlucas@google.com> | 2011-01-19 18:40:00 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-01-19 18:40:00 -0800 |
commit | cd5256594b75e81bcc0708d7599fe5fa0157d0ae (patch) | |
tree | 412556874f35255879e727843123272b472ad5f3 /docs/html/resources | |
parent | 61414ee9b51a45866520d8d46aae861f4588fc2b (diff) | |
parent | d3782640515019cf4b6f3577cd7917cb0ef4b68e (diff) | |
download | frameworks_base-cd5256594b75e81bcc0708d7599fe5fa0157d0ae.zip frameworks_base-cd5256594b75e81bcc0708d7599fe5fa0157d0ae.tar.gz frameworks_base-cd5256594b75e81bcc0708d7599fe5fa0157d0ae.tar.bz2 |
am d3782640: am af3227ff: Merge "Added Honeycomb-Gallery to docs." into honeycomb
* commit 'd3782640515019cf4b6f3577cd7917cb0ef4b68e':
Added Honeycomb-Gallery to docs.
Diffstat (limited to 'docs/html/resources')
-rw-r--r-- | docs/html/resources/resources-data.js | 10 | ||||
-rw-r--r-- | docs/html/resources/samples/images/hcgallery.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..9a80fd7 --- /dev/null +++ b/docs/html/resources/samples/images/hcgallery.png |