From 0e71bdc6acd581d653062dd15a9b772eaee10231 Mon Sep 17 00:00:00 2001
From: Roman Nurik
Date: Thu, 10 Dec 2009 09:42:51 -0800
Subject: Add ContactManager, MultiResolution, Wiktionary, and WiktionarySimple
to samples index. Also add latest samples zip file.
---
docs/html/guide/samples/index.jd | 25 +++++++++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
(limited to 'docs/html/guide/samples/index.jd')
diff --git a/docs/html/guide/samples/index.jd b/docs/html/guide/samples/index.jd
index 4fca8da..28f3d08 100644
--- a/docs/html/guide/samples/index.jd
+++ b/docs/html/guide/samples/index.jd
@@ -28,6 +28,13 @@ android update project -s -n API Demos -t <target_ID> -p <pat
The pages below provide an overview of each sample application (available with most
platforms) and allow you to view the source files in your browser.
+
+
Some of the samples in this listing are not yet available in the
+ SDK. While we work to update the SDK, you can
+ download the latest samples as a ZIP
+ file here.
+
+
- API Demos
@@ -36,10 +43,13 @@ platforms) and allow you to view the source files in your browser.
Bluetooth Chat
An application for two-way text messaging over Bluetooth.
+
+ Contact Manager
+ An application that demonstrates how to query the system contacts provider, as
+ well as insert contacts into a specific account.
Home
- An application for saving notes. Similar (but not identical) to the
- Notepad tutorial.
+ A home screen replacement application.
JetBoy
JetBoy is a game that demonstrates the SONiVOX JET interactive music technology,
@@ -47,6 +57,10 @@ platforms) and allow you to view the source files in your browser.
Lunar Lander
A classic Lunar Lander game.
+
+ Multiple Resolutions
+ A sample application that shows how to use resource directory qualifiers to
+ provide different resources for different screen configurations.
Note Pad
An application for saving notes. Similar (but not identical) to the
@@ -61,6 +75,13 @@ platforms) and allow you to view the source files in your browser.
Soft Keyboard
An example of writing an input method for a software keyboard.
+
+ Wiktionary
+ An example of creating interactive widgets for display on the Android
+ home screen.
+
+ Wiktionary (Simplified)
+ A simple Android home screen widgets example.
--
cgit v1.1