From 7d67e1b36580d037a632c30f1eeca05ca951294b Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 16 Dec 2009 18:14:37 -0800 Subject: [PATCH] docs: small edits --- docs/html/resources/dashboard/platform-versions.jd | 2 +- docs/html/resources/samples/index.jd | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd index 2757850ec46e7..883f64ab889ab 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -35,7 +35,7 @@ div.dashboard-panel th {

This page provides data about the relative number of active devices running a given version of the Android platform. This can help you understand the landscape of device distribution and decide how to prioritize -the development of your application features for the devices currently in the +the development of your application features for the devices currently in the hands of users.

Note: This data is based on the number diff --git a/docs/html/resources/samples/index.jd b/docs/html/resources/samples/index.jd index f5550734649cf..8ab6f43b9d1dc 100644 --- a/docs/html/resources/samples/index.jd +++ b/docs/html/resources/samples/index.jd @@ -1,13 +1,11 @@ -guide=true page.title=Sample Code @jd:body -

Sometimes, the best way to learn how things are done is to look at some code. -Here, you can browse the source of some sample Android applications that are included -in the Android SDK.

+

Sometimes, the best way to learn how things are done is to look at some code.

-

Each version of the Android platform available for the SDK includes a full set of sample +

Here, you can browse the source of some sample Android applications. Also, each version of the +Android platform available for the SDK includes a set of sample applications (which may vary between different versions of the platform). You can find the samples in your SDK at:

@@ -53,7 +51,7 @@ platforms) and allow you to view the source files in your browser.

A home screen replacement application.
JetBoy
-
JetBoy is a game that demonstrates the SONiVOX JET interactive music technology, +
A game that demonstrates the SONiVOX JET interactive music technology, with {@link android.media.JetPlayer}.
Lunar Lander
@@ -77,7 +75,7 @@ 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
+
Wiktionary
An example of creating interactive widgets for display on the Android home screen.