From 8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367 Mon Sep 17 00:00:00 2001 From: Scott Main <> Date: Fri, 24 Apr 2009 13:41:44 -0700 Subject: AI 147732: fix broken links BUG=1810005 Automated import of CL 147732 --- docs/html/sdk/1.0_r1/requirements.jd | 45 ++++++++++++++++++++++++++++++++++++ docs/html/sdk/1.1_r1/installing.jd | 2 +- docs/html/sdk/1.5_r1/installing.jd | 4 ++-- docs/html/sdk/RELEASENOTES.jd | 34 +++++++++------------------ 4 files changed, 59 insertions(+), 26 deletions(-) create mode 100644 docs/html/sdk/1.0_r1/requirements.jd (limited to 'docs/html/sdk') diff --git a/docs/html/sdk/1.0_r1/requirements.jd b/docs/html/sdk/1.0_r1/requirements.jd new file mode 100644 index 0000000..af06675 --- /dev/null +++ b/docs/html/sdk/1.0_r1/requirements.jd @@ -0,0 +1,45 @@ +page.title=System Requirements +sdk.version=1.0_r1 + + +@jd:body + +

The sections below describe the system and software requirements for +developing Android applications using the Android SDK tools included in Android 1.0 SDK, Release 1.

+ +

System and Software Requirements

+

The following systems and development environments are supported by this SDK.

+ +

Supported Operating Systems:

+ + +

Supported Development Environments:

+ + +

Note: If JDK is already installed on your development computer, please take a moment to make sure that it meets the version requirements listed above. In +particular, note that some Linux distributions may include JDK 1.4 or Gnu Compiler for Java, both of which are not supported for Android development.

\ No newline at end of file diff --git a/docs/html/sdk/1.1_r1/installing.jd b/docs/html/sdk/1.1_r1/installing.jd index d5a7106..2da2479 100644 --- a/docs/html/sdk/1.1_r1/installing.jd +++ b/docs/html/sdk/1.1_r1/installing.jd @@ -242,7 +242,7 @@ href="{@docRoot}reference/index.html">Reference tab

Explore the SDK

Explore the SDK

-

Known Issues

- -

JUnit and Eclipse/ADT

- -

Other