diff --git a/docs/html/guide/appendix/api-levels.jd b/docs/html/guide/appendix/api-levels.jd index 9af09188cb9fd..8fc899bb4cc26 100644 --- a/docs/html/guide/appendix/api-levels.jd +++ b/docs/html/guide/appendix/api-levels.jd @@ -44,15 +44,17 @@ When you install a new SDK, be sure to read the SDK Contents on the install page Level for each platform available in the SDK. Also see the comparison of Platform Versions vs. API Levels, below.
-Note: During "preview" SDK releases, there may not yet be an official platform version
-or API Level number specified. In these cases, a string value equal to the
-current codename will be a valid value for minSdkVersion, instead of an integer. This codename value
-will only be valid while using the preview SDK. When the final SDK is released, you must update your manifest to use
+
Note: During an "Early Look" SDK release, the APIs may not be final, so the
+API Level number cannot be specified. In this case, a string value matching the
+platform codename must be used as the value for minSdkVersion. This codename value
+will only be valid while using the Early Look SDK with the emulator. An application using this API Level
+can never be installed on an Android device. When the final SDK is released, you must update your manifest to use
the official API Level integer.
The following table specifies the maximum API Level supported by each version of the Android platform.
+The following table specifies the maximum API Level supported by each version of the Android platform. +(Every platform is backward-compatible to API Level 1.)
| Platform Version | API Level |
|---|