Original
Http://developer.android.com/guide/practices/optimizing-for-3.0.html
(The original text has been updated. The following link shows the original text of this article.2011-5-4:Http://www.devdiv.com/android/docs/guide/practices/optimizing-for-3.0.html)
If you are developingAndroidApplication, inFor Android 3.0Provides new features to enhance user experience for tablets or similar devices. GenerallyAndroidFor the downward compatibility of applications, any released applications canFor Android 3.0Run on the device. Then, you can make some simple modifications to optimize the tablet devices.
This article describes howFor Android 3.0Optimize existing applications and be compatible with the old version, or use the newAPIComplete upgrade of your application.
The content includes:
1.InstallAndroid 3.0 SDK
2.Select optimization or upgrade:
A)Optimize applications for tablets or similar devices
You already have existing applications and want to maintain compatibility with the old Android version.
B)Upgrade or develop new applications for tablets or similar devices
You want to useFor Android 3.0Or create new applications for tablets or similar devices.
InstallAndroid 3.0SDK (Set Up Your SDK with Android 3.0)
ToFor Android 3.0To test or develop your application, you need to use the new platform to configure the existingAndroid SDK:
(If you do not haveAndroid SDKNow goDownloadRight)
1.Html # launching ">RunAndroid SDKAndAVDManagerInstall the following content:
*For Android 3.0PlatformSDK
*Android SDKTool and version10
*Android SDKPlatform work, version3
*Android SDKDocument,API 11
*Sdk api 11Sample Code
2.Tablet devicesCreateAVD
SetTargetIsAndroid 3.0",SkinIs"WXGA"(DefaultSkin)