From 3f16a12b5f736810ca6e1084fbc6e44e62b540cb Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 21 Jan 2011 18:25:18 -0800 Subject: [PATCH] more revisions to getting started; add emulator issues Change-Id: I1483933857eeab784b2bfa6698846854017fcd9c --- docs/html/sdk/preview/start.jd | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/docs/html/sdk/preview/start.jd b/docs/html/sdk/preview/start.jd index e9a944c4a81cf..be1e84b5b650e 100644 --- a/docs/html/sdk/preview/start.jd +++ b/docs/html/sdk/preview/start.jd @@ -8,22 +8,6 @@ devices. We're offering a preview SDK so you can get a head-start developing applications for it or simply optimize your existing application for upcoming tablets.

- -

What is the preview SDK?

- -

The Android 3.0 preview SDK is an early look at the upcoming version of Android 3.0, for -developers only.

- -

The preview SDK includes:

- - -

Be aware that:

-
@@ -130,7 +113,7 @@ don't need to change the manifest {@code minSdkVersion}).

there's nothing you have to do—if your application is a good citizen of the Android APIs, your app should work fine on devices running Android 3.0. However, in order to provide users a better experience when running your app on an Android 3.0 tablet, we recommend that you update -your application to adapt to the new system theme and add optimize your application for larger +your application to adapt to the new system theme and optimize your application for larger screens.

Here's what you can do to optimize your application for tablets running Android