diff options
Diffstat (limited to 'docs/html/sdk/1.5_r3/installing.jd')
-rw-r--r-- | docs/html/sdk/1.5_r3/installing.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/1.5_r3/installing.jd b/docs/html/sdk/1.5_r3/installing.jd index 8c3e8ee..ac475d1 100644 --- a/docs/html/sdk/1.5_r3/installing.jd +++ b/docs/html/sdk/1.5_r3/installing.jd @@ -323,7 +323,7 @@ begin developing applications. Here are a few ways you can get started: </p> <ul> <li>If JDK is already installed on your development computer, please take a moment to make sure that it meets the version requirements listed - in the <a href="{@docRoot}sdk/{@sdkCurrent}/requirements.html">System Requirements</a>. + in the <a href="{@docRoot}sdk/requirements.html">System Requirements</a>. 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.</li> </ul> |