diff --git a/docs/html/guide/basics/what-is-android.jd b/docs/html/guide/basics/what-is-android.jd index b75321bc62c54..668e62ee2a25f 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 5215202680a22..5fbfd4e6e0efc 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 簡介 + + + + + + +