From 253806866e2071cf646ce5ecc5592fa5c15b721d Mon Sep 17 00:00:00 2001 From: Gaurav Mathur Date: Wed, 20 May 2009 13:29:29 -0700 Subject: [PATCH] Replaced occurences of "porting guide" with platform development kit Also added LED documentation to the TOC --- pdk/docs/guide/index.jd | 4 ++-- pdk/docs/guide/pdk_toc.cs | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/pdk/docs/guide/index.jd b/pdk/docs/guide/index.jd index b59615f93..acce1f7b6 100644 --- a/pdk/docs/guide/index.jd +++ b/pdk/docs/guide/index.jd @@ -3,9 +3,9 @@ pdk.version=1.0 @jd:body -

The Open Handset Distribution (OHD) is a isoftware distribution for mobile devices, often referred to as Android, developed by members of the Open Handset Alliance.  Android includes an operating system, middleware, and key applications typically required for mobile devices.

+

The Open Handset Distribution (OHD) is a software distribution for mobile devices, often referred to as Android, developed by members of the Open Handset Alliance.  Android includes an operating system, middleware, and key applications typically required for mobile devices.

-

This porting guide describes the steps necessary to port Android to a new mobile device.  Android is designed as a highly-portable, hardware-independent platform based on Linux, and porting the platform to new devices requires little more than porting the Linux kernel and developing the Linux drivers necessary for your device.

+

This platform development kit describes the steps necessary to port Android to a new mobile device.  Android is designed as a highly-portable, hardware-independent platform based on Linux, and porting the platform to new devices requires little more than porting the Linux kernel and developing the Linux drivers necessary for your device.

The current version of this guide describes bringing Android up to "PDA-level" functionality; functionality sufficient to support non-multimedia apps that run on unconnected mobile devices through the standard user interface devices such as keypad and display.  Future versions of this guide will cover complete telephony, multi-media and peripheral integration to create a complete mobile device.

diff --git a/pdk/docs/guide/pdk_toc.cs b/pdk/docs/guide/pdk_toc.cs index ebc99577f..282e5a2d2 100644 --- a/pdk/docs/guide/pdk_toc.cs +++ b/pdk/docs/guide/pdk_toc.cs @@ -46,6 +46,14 @@ function nothing() {}
  • Bluetooth
  • + +
  • +
    Misc
    + +
  • +