From 50bfb39c55f74e8f04428d7d301adeaf22eaaeb1 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 15 Dec 2009 18:42:17 -0800 Subject: sdk doc change for esr: Cleanup for resources tab content. Bug:2160782 Change-Id: I8385f59d764156ccc318f71e5d344c7f33330c40 --- docs/html/resources/samples/index.jd | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) (limited to 'docs/html/resources/samples') diff --git a/docs/html/resources/samples/index.jd b/docs/html/resources/samples/index.jd index 7fbbea1..f555073 100644 --- a/docs/html/resources/samples/index.jd +++ b/docs/html/resources/samples/index.jd @@ -28,15 +28,29 @@ 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 + archive.

+
+
API Demos
A variety of small applications that demonstrate an extensive collection of framework topics.
- + +
Bluetooth Chat
+
An application for two-way text messaging over Bluetooth.
+ +
Contact Manager
+
An application that demonstrates how to query the system contacts provider + using the ContactsContract API, 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, @@ -44,7 +58,11 @@ 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 Notepad tutorial.
@@ -58,7 +76,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