From 8d86952068750b1b3c3f8cac967e2b5fcb1a83ae Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Fri, 16 Oct 2009 16:22:54 -0700
Subject: docs: misc edits to samples page and intro docs make samples page
accessible from offline version instead of redirecting to the user filesystem
and include instructions for creating projects based on the sample apps. fix
a link and add some content to the What is android doc.
bug: 2160782
---
docs/html/guide/basics/what-is-android.jd | 8 +-
docs/html/guide/guide_toc.cs | 119 ++++++++++++++----------------
docs/html/guide/samples/index.jd | 46 +++++++++---
docs/html/samples/index.jd | 22 ------
4 files changed, 100 insertions(+), 95 deletions(-)
delete mode 100644 docs/html/samples/index.jd
(limited to 'docs')
diff --git a/docs/html/guide/basics/what-is-android.jd b/docs/html/guide/basics/what-is-android.jd
index b75321b..668e62e 100644
--- a/docs/html/guide/basics/what-is-android.jd
+++ b/docs/html/guide/basics/what-is-android.jd
@@ -3,7 +3,7 @@ page.title=What is Android?
Android is a software stack for mobile devices that includes an operating
system, middleware and key applications. The Android SDK
+href="http://developer.android.com/sdk/index.html">Android SDK
provides the tools and APIs necessary to begin developing applications on the
Android platform using the Java programming language.
@@ -48,6 +48,12 @@ others. All applications are written using the Java programming language.
Application Framework
+By providing an open development platform, Android
+offers developers the ability to build extremely rich and innovative
+applications. Developers are free to take advantage of the
+device hardware, access location information, run background services, set alarms,
+add notifications to the status bar, and much, much more.
+
Developers have full access to the same framework APIs used by the core
applications. The application architecture is designed to simplify the reuse
of components; any application can publish its capabilities and any other
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 5215202..5fbfd4e 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -9,25 +9,26 @@
Android Basics
- Einführung in Android
- Información básica sobre Android
- Présentation d'Android
- Nozioni di base su Android
- Android の基本
- Android 基础知识
- Android 簡介
+ Einführung in Android
+ Información básica sobre Android
+ Présentation d'Android
+ Nozioni di base su Android
+ Android の基本
+ Android 基础知识
+ Android 簡介