From 9db3d07b9620b4269ab33f78604a36327e536ce1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 12 Nov 2009 18:45:53 -0800 Subject: eclair snapshot --- docs/html/community/index.jd | 22 +- docs/html/guide/appendix/api-levels.jd | 397 +- docs/html/guide/appendix/faq/commontasks.jd | 13 +- docs/html/guide/developing/device.jd | 224 +- docs/html/guide/developing/eclipse-adt.jd | 20 +- docs/html/guide/developing/other-ide.jd | 121 +- docs/html/guide/developing/tools/adb.jd | 2 +- docs/html/guide/developing/tools/aidl.jd | 1 - docs/html/guide/developing/tools/avd.jd | 94 +- docs/html/guide/developing/tools/ddms.jd | 13 +- docs/html/guide/developing/tools/emulator.jd | 78 +- docs/html/guide/developing/tools/index.jd | 10 + docs/html/guide/developing/tools/layoutopt.jd | 62 + docs/html/guide/developing/tools/othertools.jd | 47 +- docs/html/guide/developing/tools/zipalign.jd | 65 + docs/html/guide/guide_toc.cs | 15 +- docs/html/guide/practices/design/responsiveness.jd | 2 +- docs/html/guide/practices/screens_support.jd | 1337 +++++ .../guide/practices/ui_guidelines/icon_design.jd | 44 +- docs/html/guide/publishing/app-signing.jd | 248 +- docs/html/guide/publishing/preparing.jd | 14 +- docs/html/guide/publishing/versioning.jd | 37 +- docs/html/guide/topics/intents/intents-filters.jd | 418 +- .../html/guide/topics/manifest/manifest-element.jd | 7 +- .../html/guide/topics/manifest/provider-element.jd | 2 +- .../topics/manifest/supports-screens-element.jd | 37 +- .../html/guide/topics/manifest/uses-sdk-element.jd | 33 +- .../guide/topics/resources/available-resources.jd | 346 +- docs/html/guide/topics/resources/localization.jd | 644 +++ .../topics/resources/res-selection-flowchart.png | Bin 23228 -> 0 bytes docs/html/guide/topics/resources/resources-i18n.jd | 12 +- docs/html/guide/topics/ui/declaring-layout.jd | 14 +- docs/html/guide/topics/ui/dialogs.jd | 2 +- docs/html/guide/topics/ui/ui-events.jd | 8 +- docs/html/guide/tutorials/hello-world.jd | 2 +- docs/html/guide/tutorials/localization/index.jd | 593 ++ docs/html/images/emulator-wvga800l.png | Bin 0 -> 513676 bytes docs/html/images/hello_l10n/copy_res_files.png | Bin 0 -> 14109 bytes docs/html/images/hello_l10n/custom_locale_app.png | Bin 0 -> 40676 bytes .../images/hello_l10n/drawable-de-rDE/flag.png | Bin 0 -> 1613 bytes .../images/hello_l10n/drawable-en-rCA/flag.png | Bin 0 -> 7765 bytes .../images/hello_l10n/drawable-en-rUS/flag.png | Bin 0 -> 13781 bytes .../images/hello_l10n/drawable-fr-rCA/flag.png | Bin 0 -> 7765 bytes .../images/hello_l10n/drawable-fr-rFR/flag.png | Bin 0 -> 615 bytes .../images/hello_l10n/drawable-ja-rJP/flag.png | Bin 0 -> 2303 bytes docs/html/images/hello_l10n/flag.png | Bin 0 -> 17480 bytes .../html/images/hello_l10n/frenchCA_screenshot.png | Bin 0 -> 19252 bytes .../html/images/hello_l10n/germanCH_screenshot.png | Bin 0 -> 25593 bytes docs/html/images/hello_l10n/german_screenshot.png | Bin 0 -> 15424 bytes .../html/images/hello_l10n/japanese_screenshot.png | Bin 0 -> 18564 bytes .../images/hello_l10n/nonlocalized_project.png | Bin 0 -> 21195 bytes .../images/hello_l10n/nonlocalized_screenshot1.png | Bin 0 -> 25693 bytes .../images/hello_l10n/nonlocalized_screenshot2.png | Bin 0 -> 30201 bytes docs/html/images/hello_l10n/plain_project.png | Bin 0 -> 10091 bytes .../images/hello_l10n/romanshCH_screenshot.png | Bin 0 -> 25352 bytes .../html/images/hello_l10n/using_custom_locale.png | Bin 0 -> 38388 bytes .../images/hello_l10n/xml_file_wizard_shortcut.png | Bin 0 -> 9658 bytes docs/html/images/hello_l10n/xml_wizard1.png | Bin 0 -> 27897 bytes docs/html/images/hello_l10n/xml_wizard2.png | Bin 0 -> 3662 bytes docs/html/images/resources/arrow.png | Bin 0 -> 486 bytes .../images/resources/res-selection-flowchart.png | Bin 0 -> 23228 bytes docs/html/images/resources/right-arrow.png | Bin 0 -> 420 bytes .../screens_support/afdvfckr9j_14fj6dhsc3_b.png | Bin 0 -> 67915 bytes .../screens_support/afdvfckr9j_15dcsvrscg_b.png | Bin 0 -> 64510 bytes .../screens_support/afdvfckr9j_16g95wjqg3_b.png | Bin 0 -> 6640 bytes .../screens_support/afdvfckr9j_17p2w4txgc_b.png | Bin 0 -> 41291 bytes .../screens_support/afdvfckr9j_18c6mhm3cm_b.png | Bin 0 -> 249072 bytes .../screens_support/afdvfckr9j_19c743p6cr_b.png | Bin 0 -> 212513 bytes .../screens_support/afdvfckr9j_20fvptbbdd_b.png | Bin 0 -> 19799 bytes docs/html/images/screens_support/avd-density.png | Bin 0 -> 54188 bytes docs/html/images/screens_support/avds-config.png | Bin 0 -> 78486 bytes docs/html/images/screens_support/dip.png | Bin 0 -> 396188 bytes docs/html/images/screens_support/scale-test.png | Bin 0 -> 85470 bytes docs/html/images/sdk_manager_packages.png | Bin 0 -> 79905 bytes docs/html/index.jd | 50 +- docs/html/intl/ja/community/index.jd | 18 +- docs/html/intl/ja/guide/developing/eclipse-adt.jd | 4 +- docs/html/intl/ja/guide/tutorials/hello-world.jd | 2 +- docs/html/intl/ja/index.jd | 12 +- docs/html/intl/ja/sdk/1.5_r2/installing.jd | 2 +- docs/html/intl/ja/sdk/1.5_r3/installing.jd | 2 +- docs/html/offline.jd | 53 +- docs/html/sdk/1.0_r1/requirements.jd | 8 +- docs/html/sdk/1.0_r2/requirements.jd | 8 +- docs/html/sdk/1.1_r1/requirements.jd | 8 +- docs/html/sdk/1.5_r1/requirements.jd | 8 +- docs/html/sdk/1.5_r2/installing.jd | 2 +- docs/html/sdk/1.5_r2/requirements.jd | 8 +- docs/html/sdk/1.5_r3/installing.jd | 2 +- docs/html/sdk/1.5_r3/requirements.jd | 8 +- docs/html/sdk/1.5_r3/upgrading.jd | 2 +- docs/html/sdk/1.6_r1/index.jd | 140 + docs/html/sdk/1.6_r1/installing.jd | 441 ++ docs/html/sdk/1.6_r1/requirements.jd | 57 + docs/html/sdk/1.6_r1/upgrading.jd | 386 ++ docs/html/sdk/RELEASENOTES.jd | 245 +- docs/html/sdk/adding-components.jd | 144 + docs/html/sdk/adt-notes.jd | 59 + docs/html/sdk/adt_download.jd | 81 +- docs/html/sdk/android-1.5.jd | 286 +- docs/html/sdk/android-1.6-highlights.jd | 213 + docs/html/sdk/android-1.6.jd | 373 ++ docs/html/sdk/android-2.0-highlights.jd | 201 + docs/html/sdk/android-2.0.jd | 328 ++ docs/html/sdk/api_diff/3/changes.html | 10 +- docs/html/sdk/api_diff/3/stylesheet-jdiff.css | 3 +- docs/html/sdk/api_diff/4/changes.html | 14 +- .../4/changes/alldiffs_index_additions.html | 994 +--- .../sdk/api_diff/4/changes/alldiffs_index_all.html | 1011 +--- .../api_diff/4/changes/alldiffs_index_changes.html | 14 - .../4/changes/android.Manifest.permission.html | 4 +- .../changes/android.Manifest.permission_group.html | 4 +- .../sdk/api_diff/4/changes/android.R.anim.html | 151 +- .../sdk/api_diff/4/changes/android.R.array.html | 199 - .../sdk/api_diff/4/changes/android.R.attr.html | 130 +- .../sdk/api_diff/4/changes/android.R.color.html | 332 -- .../sdk/api_diff/4/changes/android.R.dimen.html | 213 - .../sdk/api_diff/4/changes/android.R.drawable.html | 284 +- docs/html/sdk/api_diff/4/changes/android.R.id.html | 269 - .../sdk/api_diff/4/changes/android.R.integer.html | 213 - .../sdk/api_diff/4/changes/android.R.layout.html | 206 - .../sdk/api_diff/4/changes/android.R.string.html | 304 - .../sdk/api_diff/4/changes/android.R.style.html | 137 +- .../api_diff/4/changes/android.app.Activity.html | 4 +- .../sdk/api_diff/4/changes/android.app.Dialog.html | 4 +- .../android.app.LauncherActivity.ListItem.html | 4 +- .../4/changes/android.app.LauncherActivity.html | 4 +- .../4/changes/android.app.PendingIntent.html | 4 +- .../4/changes/android.app.SearchManager.html | 4 +- .../4/changes/android.content.ComponentName.html | 4 +- .../4/changes/android.content.ContentProvider.html | 4 +- .../4/changes/android.content.Context.html | 4 +- .../4/changes/android.content.ContextWrapper.html | 4 +- .../api_diff/4/changes/android.content.Intent.html | 4 +- .../4/changes/android.content.pm.ActivityInfo.html | 4 +- .../android.content.pm.ApplicationInfo.html | 4 +- .../android.content.pm.ConfigurationInfo.html | 4 +- .../changes/android.content.pm.PackageManager.html | 4 +- .../4/changes/android.content.pm.ProviderInfo.html | 4 +- .../changes/android.content.res.Configuration.html | 4 +- .../4/changes/android.graphics.Bitmap.html | 4 +- .../android.graphics.BitmapFactory.Options.html | 4 +- .../4/changes/android.graphics.BitmapFactory.html | 4 +- .../4/changes/android.graphics.Canvas.html | 4 +- .../4/changes/android.graphics.NinePatch.html | 4 +- .../4/changes/android.graphics.Typeface.html | 4 +- ...ndroid.graphics.drawable.AnimationDrawable.html | 4 +- .../android.graphics.drawable.BitmapDrawable.html | 4 +- .../android.graphics.drawable.Drawable.html | 4 +- ...ndroid.graphics.drawable.NinePatchDrawable.html | 4 +- .../4/changes/android.hardware.SensorManager.html | 4 +- .../android.inputmethodservice.KeyboardView.html | 4 +- .../4/changes/android.location.Address.html | 4 +- .../4/changes/android.media.AudioManager.html | 4 +- .../android.media.MediaRecorder.AudioSource.html | 4 +- .../4/changes/android.media.MediaRecorder.html | 4 +- .../4/changes/android.media.ToneGenerator.html | 4 +- .../4/changes/android.net.wifi.WifiManager.html | 4 +- .../4/changes/android.os.Build.VERSION.html | 4 +- .../sdk/api_diff/4/changes/android.os.Build.html | 4 +- .../4/changes/android.os.RemoteCallbackList.html | 4 +- ...d.provider.MediaStore.Audio.Genres.Members.html | 4 +- .../android.provider.MediaStore.Audio.Media.html | 4 +- .../changes/android.provider.Settings.Secure.html | 4 +- .../changes/android.provider.Settings.System.html | 4 +- .../changes/android.telephony.gsm.SmsManager.html | 4 +- ...roid.telephony.gsm.SmsMessage.MessageClass.html | 4 +- ...android.telephony.gsm.SmsMessage.SubmitPdu.html | 4 +- .../changes/android.telephony.gsm.SmsMessage.html | 4 +- .../4/changes/android.test.AndroidTestCase.html | 4 +- .../4/changes/android.test.mock.MockContext.html | 4 +- .../android.test.mock.MockPackageManager.html | 4 +- .../4/changes/android.text.style.ImageSpan.html | 4 +- .../api_diff/4/changes/android.util.Config.html | 4 +- .../4/changes/android.util.DisplayMetrics.html | 4 +- .../4/changes/android.util.TypedValue.html | 4 +- .../api_diff/4/changes/android.view.Surface.html | 4 +- .../4/changes/android.view.VelocityTracker.html | 4 +- .../sdk/api_diff/4/changes/android.view.View.html | 4 +- .../4/changes/android.view.ViewConfiguration.html | 4 +- .../4/changes/android.view.Window.Callback.html | 4 +- .../android.widget.AutoCompleteTextView.html | 4 +- .../4/changes/android.widget.CheckedTextView.html | 4 +- .../4/changes/android.widget.ListView.html | 4 +- .../4/changes/android.widget.PopupWindow.html | 4 +- .../4/changes/android.widget.TabHost.TabSpec.html | 4 +- .../4/changes/android.widget.TabWidget.html | 4 +- .../sdk/api_diff/4/changes/changes-summary.html | 4 +- .../4/changes/classes_index_additions.html | 24 + .../sdk/api_diff/4/changes/classes_index_all.html | 47 +- .../api_diff/4/changes/classes_index_changes.html | 7 - .../api_diff/4/changes/fields_index_additions.html | 715 --- .../sdk/api_diff/4/changes/fields_index_all.html | 715 --- .../sdk/api_diff/4/changes/java.lang.String.html | 4 +- .../sdk/api_diff/4/changes/java.net.Socket.html | 4 +- .../sdk/api_diff/4/changes/java.util.Date.html | 4 +- docs/html/sdk/api_diff/4/changes/jdiff_help.html | 2 +- .../sdk/api_diff/4/changes/jdiff_statistics.html | 105 +- .../sdk/api_diff/4/changes/pkg_android.app.html | 4 +- .../api_diff/4/changes/pkg_android.content.html | 4 +- .../api_diff/4/changes/pkg_android.content.pm.html | 4 +- .../4/changes/pkg_android.content.res.html | 4 +- .../4/changes/pkg_android.graphics.drawable.html | 4 +- .../api_diff/4/changes/pkg_android.graphics.html | 4 +- .../api_diff/4/changes/pkg_android.hardware.html | 4 +- docs/html/sdk/api_diff/4/changes/pkg_android.html | 53 +- .../4/changes/pkg_android.inputmethodservice.html | 4 +- .../api_diff/4/changes/pkg_android.location.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.media.html | 4 +- .../api_diff/4/changes/pkg_android.net.wifi.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.opengl.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.os.html | 4 +- .../api_diff/4/changes/pkg_android.provider.html | 4 +- .../4/changes/pkg_android.telephony.gsm.html | 4 +- .../api_diff/4/changes/pkg_android.telephony.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.test.html | 4 +- .../api_diff/4/changes/pkg_android.test.mock.html | 4 +- .../api_diff/4/changes/pkg_android.text.style.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.util.html | 4 +- .../4/changes/pkg_android.view.animation.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.view.html | 4 +- .../sdk/api_diff/4/changes/pkg_android.widget.html | 26 +- .../html/sdk/api_diff/4/changes/pkg_java.lang.html | 4 +- docs/html/sdk/api_diff/4/changes/pkg_java.net.html | 4 +- .../html/sdk/api_diff/4/changes/pkg_java.util.html | 4 +- docs/html/sdk/api_diff/4/missingSinces.txt | 233 +- docs/html/sdk/api_diff/4/stylesheet-jdiff.css | 3 +- .../sdk/api_diff/4/user_comments_for_3_to_4.xml | 3259 +++++++++++ .../api_diff/4/user_comments_for_3_to_Donut.xml | 4675 --------------- docs/html/sdk/api_diff/5/changes.html | 45 + .../5/changes/alldiffs_index_additions.html | 2301 ++++++++ .../sdk/api_diff/5/changes/alldiffs_index_all.html | 3725 ++++++++++++ .../api_diff/5/changes/alldiffs_index_changes.html | 2069 +++++++ .../5/changes/alldiffs_index_removals.html | 72 + .../5/changes/android.Manifest.permission.html | 143 + .../sdk/api_diff/5/changes/android.R.attr.html | 339 ++ .../sdk/api_diff/5/changes/android.R.drawable.html | 136 + .../sdk/api_diff/5/changes/android.R.style.html | 157 + .../api_diff/5/changes/android.app.Activity.html | 171 + ....app.ActivityManager.RunningAppProcessInfo.html | 164 + ...oid.app.ActivityManager.RunningServiceInfo.html | 171 + .../5/changes/android.app.ActivityManager.html | 136 + .../sdk/api_diff/5/changes/android.app.Dialog.html | 143 + .../5/changes/android.app.IntentService.html | 122 + .../5/changes/android.app.LauncherActivity.html | 129 + .../5/changes/android.app.Notification.html | 122 + .../5/changes/android.app.NotificationManager.html | 129 + .../5/changes/android.app.SearchManager.html | 137 + .../api_diff/5/changes/android.app.Service.html | 221 + .../changes/android.content.BroadcastReceiver.html | 129 + .../5/changes/android.content.ContentProvider.html | 122 + .../5/changes/android.content.ContentResolver.html | 303 + .../5/changes/android.content.Context.html | 222 + .../5/changes/android.content.ContextWrapper.html | 129 + .../api_diff/5/changes/android.content.Intent.html | 199 + .../5/changes/android.content.pm.ActivityInfo.html | 122 + .../5/changes/android.content.pm.PackageInfo.html | 122 + .../changes/android.content.pm.PackageManager.html | 143 + .../5/changes/android.content.pm.ProviderInfo.html | 124 + .../5/changes/android.content.pm.ResolveInfo.html | 122 + .../5/changes/android.content.pm.ServiceInfo.html | 122 + .../changes/android.content.res.Configuration.html | 143 + .../android.database.AbstractWindowedCursor.html | 136 + .../5/changes/android.database.CursorWindow.html | 136 + .../5/changes/android.database.DatabaseUtils.html | 122 + .../android.database.sqlite.SQLiteDatabase.html | 129 + .../5/changes/android.graphics.PixelFormat.html | 122 + .../android.graphics.drawable.BitmapDrawable.html | 186 + ...d.graphics.drawable.Drawable.ConstantState.html | 122 + .../android.graphics.drawable.Drawable.html | 122 + ...ndroid.graphics.drawable.NinePatchDrawable.html | 124 + .../android.hardware.Camera.Parameters.html | 683 +++ .../5/changes/android.hardware.Camera.html | 143 + ...utmethodservice.AbstractInputMethodService.html | 122 + ...roid.inputmethodservice.InputMethodService.html | 122 + .../changes/android.location.LocationManager.html | 129 + .../5/changes/android.media.AudioFormat.html | 397 ++ .../5/changes/android.media.AudioManager.html | 238 + .../5/changes/android.media.MediaPlayer.html | 122 + .../5/changes/android.media.ToneGenerator.html | 122 + .../5/changes/android.opengl.GLSurfaceView.html | 129 + .../5/changes/android.os.BatteryManager.html | 185 + .../5/changes/android.os.Build.VERSION_CODES.html | 122 + .../5/changes/android.os.Debug.MemoryInfo.html | 173 + .../5/changes/android.os.HandlerThread.html | 122 + .../android.provider.Contacts.ContactMethods.html | 354 ++ ...id.provider.Contacts.ContactMethodsColumns.html | 206 + .../android.provider.Contacts.Extensions.html | 161 + ...ndroid.provider.Contacts.ExtensionsColumns.html | 134 + .../android.provider.Contacts.GroupMembership.html | 221 + .../changes/android.provider.Contacts.Groups.html | 179 + .../android.provider.Contacts.GroupsColumns.html | 152 + .../android.provider.Contacts.Intents.Insert.html | 377 ++ .../android.provider.Contacts.Intents.UI.html | 233 + .../changes/android.provider.Contacts.Intents.html | 197 + ...roid.provider.Contacts.OrganizationColumns.html | 197 + .../android.provider.Contacts.Organizations.html | 161 + ...id.provider.Contacts.People.ContactMethods.html | 134 + ...ndroid.provider.Contacts.People.Extensions.html | 143 + .../android.provider.Contacts.People.Phones.html | 134 + .../changes/android.provider.Contacts.People.html | 295 + .../android.provider.Contacts.PeopleColumns.html | 206 + .../changes/android.provider.Contacts.Phones.html | 198 + .../android.provider.Contacts.PhonesColumns.html | 233 + .../changes/android.provider.Contacts.Photos.html | 143 + .../android.provider.Contacts.PhotosColumns.html | 170 + .../android.provider.Contacts.PresenceColumns.html | 143 + .../android.provider.Contacts.Settings.html | 180 + .../android.provider.Contacts.SettingsColumns.html | 158 + .../5/changes/android.provider.Contacts.html | 179 + ...roid.provider.MediaStore.Images.Thumbnails.html | 144 + .../changes/android.provider.Settings.System.html | 129 + .../5/changes/android.provider.Settings.html | 129 + .../android.telephony.NeighboringCellInfo.html | 192 + .../android.telephony.PhoneNumberUtils.html | 122 + .../android.telephony.PhoneStateListener.html | 125 + .../android.telephony.TelephonyManager.html | 193 + .../5/changes/android.test.AndroidTestRunner.html | 140 + .../android.test.InstrumentationTestCase.html | 140 + .../5/changes/android.test.mock.MockContext.html | 129 + .../android.test.mock.MockPackageManager.html | 143 + .../api_diff/5/changes/android.text.InputType.html | 122 + .../api_diff/5/changes/android.text.TextPaint.html | 122 + .../5/changes/android.text.format.DateUtils.html | 122 + .../5/changes/android.text.format.Formatter.html | 122 + .../android.text.style.AbsoluteSizeSpan.html | 137 + .../5/changes/android.text.style.ImageSpan.html | 133 + .../android.view.HapticFeedbackConstants.html | 122 + .../5/changes/android.view.KeyEvent.Callback.html | 122 + .../api_diff/5/changes/android.view.KeyEvent.html | 236 + .../5/changes/android.view.MotionEvent.html | 291 + .../api_diff/5/changes/android.view.Surface.html | 151 + .../5/changes/android.view.SurfaceHolder.html | 133 + .../5/changes/android.view.SurfaceView.html | 129 + .../sdk/api_diff/5/changes/android.view.View.html | 164 + .../5/changes/android.view.ViewConfiguration.html | 129 + .../5/changes/android.view.Window.Callback.html | 129 + .../android.view.WindowManager.LayoutParams.html | 176 + .../changes/android.view.animation.Animation.html | 129 + .../5/changes/android.webkit.CallbackProxy.html | 122 + .../api_diff/5/changes/android.webkit.Plugin.html | 234 + .../5/changes/android.webkit.PluginData.html | 174 + .../5/changes/android.webkit.PluginList.html | 184 + .../android.webkit.UrlInterceptHandler.html | 126 + .../android.webkit.UrlInterceptRegistry.html | 166 + .../5/changes/android.webkit.WebChromeClient.html | 136 + .../5/changes/android.webkit.WebSettings.html | 185 + .../api_diff/5/changes/android.webkit.WebView.html | 150 + .../5/changes/android.webkit.WebViewClient.html | 220 + .../android.widget.AutoCompleteTextView.html | 164 + ....widget.MediaController.MediaPlayerControl.html | 136 + .../android.widget.SimpleCursorTreeAdapter.html | 136 + .../5/changes/android.widget.VideoView.html | 136 + .../sdk/api_diff/5/changes/changes-summary.html | 387 ++ .../5/changes/classes_index_additions.html | 354 ++ .../sdk/api_diff/5/changes/classes_index_all.html | 876 +++ .../api_diff/5/changes/classes_index_changes.html | 653 +++ .../api_diff/5/changes/classes_index_removals.html | 61 + .../5/changes/constructors_index_additions.html | 80 + .../api_diff/5/changes/constructors_index_all.html | 239 + .../5/changes/constructors_index_changes.html | 207 + .../5/changes/constructors_index_removals.html | 70 + .../dalvik.system.AllocationLimitError.html | 108 + .../dalvik.system.PotentialDeadlockError.html | 108 + .../changes/dalvik.system.StaleDexCacheError.html | 108 + .../changes/dalvik.system.TemporaryDirectory.html | 108 + .../api_diff/5/changes/dalvik.system.TouchDex.html | 108 + .../api_diff/5/changes/dalvik.system.VMDebug.html | 108 + .../5/changes/dalvik.system.VMRuntime.html | 108 + .../api_diff/5/changes/dalvik.system.VMStack.html | 108 + .../api_diff/5/changes/dalvik.system.Zygote.html | 108 + .../api_diff/5/changes/fields_index_additions.html | 962 ++++ .../sdk/api_diff/5/changes/fields_index_all.html | 1614 ++++++ .../api_diff/5/changes/fields_index_changes.html | 999 ++++ .../api_diff/5/changes/fields_index_removals.html | 61 + .../sdk/api_diff/5/changes/java.lang.String.html | 160 + .../sdk/api_diff/5/changes/java.net.Socket.html | 160 + .../sdk/api_diff/5/changes/java.util.Date.html | 133 + .../java.util.concurrent.BlockingQueue.html | 129 + docs/html/sdk/api_diff/5/changes/jdiff_help.html | 134 + .../sdk/api_diff/5/changes/jdiff_statistics.html | 989 ++++ .../sdk/api_diff/5/changes/jdiff_topleftframe.html | 63 + .../5/changes/methods_index_additions.html | 957 ++++ .../sdk/api_diff/5/changes/methods_index_all.html | 1197 ++++ .../api_diff/5/changes/methods_index_changes.html | 447 ++ .../api_diff/5/changes/methods_index_removals.html | 61 + .../5/changes/packages_index_additions.html | 67 + .../sdk/api_diff/5/changes/packages_index_all.html | 102 + .../api_diff/5/changes/packages_index_changes.html | 99 + .../5/changes/packages_index_removals.html | 63 + .../sdk/api_diff/5/changes/pkg_android.app.html | 204 + .../api_diff/5/changes/pkg_android.content.html | 239 + .../api_diff/5/changes/pkg_android.content.pm.html | 176 + .../5/changes/pkg_android.content.res.html | 119 + .../api_diff/5/changes/pkg_android.database.html | 133 + .../5/changes/pkg_android.database.sqlite.html | 134 + .../5/changes/pkg_android.graphics.drawable.html | 140 + .../api_diff/5/changes/pkg_android.graphics.html | 119 + .../api_diff/5/changes/pkg_android.hardware.html | 126 + docs/html/sdk/api_diff/5/changes/pkg_android.html | 140 + .../5/changes/pkg_android.inputmethodservice.html | 126 + .../api_diff/5/changes/pkg_android.location.html | 134 + .../sdk/api_diff/5/changes/pkg_android.media.html | 155 + .../sdk/api_diff/5/changes/pkg_android.opengl.html | 141 + .../sdk/api_diff/5/changes/pkg_android.os.html | 155 + .../api_diff/5/changes/pkg_android.provider.html | 694 +++ .../api_diff/5/changes/pkg_android.telephony.html | 140 + .../sdk/api_diff/5/changes/pkg_android.test.html | 126 + .../api_diff/5/changes/pkg_android.test.mock.html | 126 + .../5/changes/pkg_android.text.format.html | 126 + .../sdk/api_diff/5/changes/pkg_android.text.html | 126 + .../api_diff/5/changes/pkg_android.text.style.html | 141 + .../sdk/api_diff/5/changes/pkg_android.util.html | 119 + .../5/changes/pkg_android.view.animation.html | 119 + .../sdk/api_diff/5/changes/pkg_android.view.html | 204 + .../sdk/api_diff/5/changes/pkg_android.webkit.html | 225 + .../sdk/api_diff/5/changes/pkg_android.widget.html | 162 + .../sdk/api_diff/5/changes/pkg_dalvik.system.html | 175 + .../html/sdk/api_diff/5/changes/pkg_java.lang.html | 119 + docs/html/sdk/api_diff/5/changes/pkg_java.net.html | 119 + .../5/changes/pkg_java.util.concurrent.html | 119 + .../5/changes/pkg_java.util.concurrent.locks.html | 119 + .../html/sdk/api_diff/5/changes/pkg_java.util.html | 119 + docs/html/sdk/api_diff/5/missingSinces.txt | 531 ++ docs/html/sdk/api_diff/5/stylesheet-jdiff.css | 38 + .../sdk/api_diff/5/user_comments_for_4_to_5.xml | 6025 ++++++++++++++++++++ docs/html/sdk/download.jd | 14 +- docs/html/sdk/eclipse-adt.jd | 304 + docs/html/sdk/images/2.0/camera-modes.png | Bin 0 -> 87824 bytes docs/html/sdk/images/2.0/email-inbox.png | Bin 0 -> 38766 bytes docs/html/sdk/images/2.0/mms-search.png | Bin 0 -> 12842 bytes docs/html/sdk/images/2.0/multiple-accounts.png | Bin 0 -> 39122 bytes docs/html/sdk/images/2.0/quick-connect.png | Bin 0 -> 30379 bytes docs/html/sdk/images/battery.png | Bin 0 -> 22208 bytes docs/html/sdk/images/camera.png | Bin 0 -> 47444 bytes docs/html/sdk/images/donut_small_bg.png | Bin 0 -> 4031 bytes docs/html/sdk/images/market.png | Bin 0 -> 40382 bytes docs/html/sdk/images/search.png | Bin 0 -> 24245 bytes docs/html/sdk/index.jd | 85 +- docs/html/sdk/installing.jd | 405 ++ docs/html/sdk/ndk/1.6_r1/index.jd | 360 ++ docs/html/sdk/older_releases.jd | 2 +- docs/html/sdk/preview/features.jd | 4 + docs/html/sdk/preview/index.jd | 192 +- docs/html/sdk/preview/installing.jd | 343 +- docs/html/sdk/preview/requirements.jd | 44 +- docs/html/sdk/preview/upgrading.jd | 257 +- docs/html/sdk/requirements.jd | 54 + docs/html/sdk/sdk_toc.cs | 216 +- docs/html/sdk/terms.jd | 2 - docs/html/sdk/tools-notes.jd | 70 + docs/html/sdk/win-usb.jd | 200 + docs/html/search.jd | 231 +- docs/html/videos/index.jd | 4 +- 454 files changed, 64959 insertions(+), 12954 deletions(-) create mode 100644 docs/html/guide/developing/tools/layoutopt.jd create mode 100644 docs/html/guide/developing/tools/zipalign.jd create mode 100644 docs/html/guide/practices/screens_support.jd create mode 100755 docs/html/guide/topics/resources/localization.jd delete mode 100755 docs/html/guide/topics/resources/res-selection-flowchart.png create mode 100755 docs/html/guide/tutorials/localization/index.jd create mode 100644 docs/html/images/emulator-wvga800l.png create mode 100755 docs/html/images/hello_l10n/copy_res_files.png create mode 100755 docs/html/images/hello_l10n/custom_locale_app.png create mode 100755 docs/html/images/hello_l10n/drawable-de-rDE/flag.png create mode 100755 docs/html/images/hello_l10n/drawable-en-rCA/flag.png create mode 100755 docs/html/images/hello_l10n/drawable-en-rUS/flag.png create mode 100755 docs/html/images/hello_l10n/drawable-fr-rCA/flag.png create mode 100755 docs/html/images/hello_l10n/drawable-fr-rFR/flag.png create mode 100755 docs/html/images/hello_l10n/drawable-ja-rJP/flag.png create mode 100755 docs/html/images/hello_l10n/flag.png create mode 100755 docs/html/images/hello_l10n/frenchCA_screenshot.png create mode 100755 docs/html/images/hello_l10n/germanCH_screenshot.png create mode 100755 docs/html/images/hello_l10n/german_screenshot.png create mode 100755 docs/html/images/hello_l10n/japanese_screenshot.png create mode 100755 docs/html/images/hello_l10n/nonlocalized_project.png create mode 100755 docs/html/images/hello_l10n/nonlocalized_screenshot1.png create mode 100755 docs/html/images/hello_l10n/nonlocalized_screenshot2.png create mode 100755 docs/html/images/hello_l10n/plain_project.png create mode 100755 docs/html/images/hello_l10n/romanshCH_screenshot.png create mode 100755 docs/html/images/hello_l10n/using_custom_locale.png create mode 100755 docs/html/images/hello_l10n/xml_file_wizard_shortcut.png create mode 100755 docs/html/images/hello_l10n/xml_wizard1.png create mode 100755 docs/html/images/hello_l10n/xml_wizard2.png create mode 100755 docs/html/images/resources/arrow.png create mode 100755 docs/html/images/resources/res-selection-flowchart.png create mode 100755 docs/html/images/resources/right-arrow.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_14fj6dhsc3_b.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_15dcsvrscg_b.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_16g95wjqg3_b.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_17p2w4txgc_b.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_18c6mhm3cm_b.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_19c743p6cr_b.png create mode 100644 docs/html/images/screens_support/afdvfckr9j_20fvptbbdd_b.png create mode 100644 docs/html/images/screens_support/avd-density.png create mode 100644 docs/html/images/screens_support/avds-config.png create mode 100644 docs/html/images/screens_support/dip.png create mode 100644 docs/html/images/screens_support/scale-test.png create mode 100755 docs/html/images/sdk_manager_packages.png create mode 100644 docs/html/sdk/1.6_r1/index.jd create mode 100644 docs/html/sdk/1.6_r1/installing.jd create mode 100644 docs/html/sdk/1.6_r1/requirements.jd create mode 100644 docs/html/sdk/1.6_r1/upgrading.jd create mode 100644 docs/html/sdk/adding-components.jd create mode 100644 docs/html/sdk/adt-notes.jd create mode 100644 docs/html/sdk/android-1.6-highlights.jd create mode 100644 docs/html/sdk/android-1.6.jd create mode 100644 docs/html/sdk/android-2.0-highlights.jd create mode 100644 docs/html/sdk/android-2.0.jd delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.array.html delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.color.html delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.dimen.html delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.id.html delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.integer.html delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.layout.html delete mode 100644 docs/html/sdk/api_diff/4/changes/android.R.string.html create mode 100644 docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml delete mode 100644 docs/html/sdk/api_diff/4/user_comments_for_3_to_Donut.xml create mode 100644 docs/html/sdk/api_diff/5/changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html create mode 100644 docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html create mode 100644 docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.R.attr.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.R.drawable.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.R.style.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.Activity.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.Dialog.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.IntentService.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.Notification.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.app.Service.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.Context.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.Intent.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.provider.Settings.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.text.InputType.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.Surface.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.View.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html create mode 100644 docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html create mode 100644 docs/html/sdk/api_diff/5/changes/changes-summary.html create mode 100644 docs/html/sdk/api_diff/5/changes/classes_index_additions.html create mode 100644 docs/html/sdk/api_diff/5/changes/classes_index_all.html create mode 100644 docs/html/sdk/api_diff/5/changes/classes_index_changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/classes_index_removals.html create mode 100644 docs/html/sdk/api_diff/5/changes/constructors_index_additions.html create mode 100644 docs/html/sdk/api_diff/5/changes/constructors_index_all.html create mode 100644 docs/html/sdk/api_diff/5/changes/constructors_index_changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/constructors_index_removals.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html create mode 100644 docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html create mode 100644 docs/html/sdk/api_diff/5/changes/fields_index_additions.html create mode 100644 docs/html/sdk/api_diff/5/changes/fields_index_all.html create mode 100644 docs/html/sdk/api_diff/5/changes/fields_index_changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/fields_index_removals.html create mode 100644 docs/html/sdk/api_diff/5/changes/java.lang.String.html create mode 100644 docs/html/sdk/api_diff/5/changes/java.net.Socket.html create mode 100644 docs/html/sdk/api_diff/5/changes/java.util.Date.html create mode 100644 docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html create mode 100644 docs/html/sdk/api_diff/5/changes/jdiff_help.html create mode 100644 docs/html/sdk/api_diff/5/changes/jdiff_statistics.html create mode 100644 docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html create mode 100644 docs/html/sdk/api_diff/5/changes/methods_index_additions.html create mode 100644 docs/html/sdk/api_diff/5/changes/methods_index_all.html create mode 100644 docs/html/sdk/api_diff/5/changes/methods_index_changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/methods_index_removals.html create mode 100644 docs/html/sdk/api_diff/5/changes/packages_index_additions.html create mode 100644 docs/html/sdk/api_diff/5/changes/packages_index_all.html create mode 100644 docs/html/sdk/api_diff/5/changes/packages_index_changes.html create mode 100644 docs/html/sdk/api_diff/5/changes/packages_index_removals.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.app.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.content.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.database.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.location.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.media.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.os.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.provider.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.test.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.text.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.util.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.view.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_android.widget.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_java.lang.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_java.net.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html create mode 100644 docs/html/sdk/api_diff/5/changes/pkg_java.util.html create mode 100644 docs/html/sdk/api_diff/5/missingSinces.txt create mode 100644 docs/html/sdk/api_diff/5/stylesheet-jdiff.css create mode 100644 docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml create mode 100644 docs/html/sdk/eclipse-adt.jd create mode 100644 docs/html/sdk/images/2.0/camera-modes.png create mode 100644 docs/html/sdk/images/2.0/email-inbox.png create mode 100644 docs/html/sdk/images/2.0/mms-search.png create mode 100644 docs/html/sdk/images/2.0/multiple-accounts.png create mode 100644 docs/html/sdk/images/2.0/quick-connect.png create mode 100644 docs/html/sdk/images/battery.png create mode 100644 docs/html/sdk/images/camera.png create mode 100644 docs/html/sdk/images/donut_small_bg.png create mode 100644 docs/html/sdk/images/market.png create mode 100644 docs/html/sdk/images/search.png create mode 100644 docs/html/sdk/installing.jd create mode 100644 docs/html/sdk/ndk/1.6_r1/index.jd create mode 100644 docs/html/sdk/preview/features.jd create mode 100644 docs/html/sdk/requirements.jd create mode 100644 docs/html/sdk/tools-notes.jd create mode 100644 docs/html/sdk/win-usb.jd (limited to 'docs/html') diff --git a/docs/html/community/index.jd b/docs/html/community/index.jd index eb5887a23e58..3e69de4e57c0 100644 --- a/docs/html/community/index.jd +++ b/docs/html/community/index.jd @@ -3,8 +3,8 @@ page.title=Community @jd:body
-

Community

-

Welcome to the Android developers community! We're glad you're here and invite you to participate in these discussions. Before posting, please read the Groups Charter that covers the community guidelines.

+

Community

+

Welcome to the Android developers community! We're glad you're here and invite you to participate in these discussions. Before posting, please read the Groups Charter that covers the community guidelines.

Note: If you are seeking discussion about Android source code (not application development), then please refer to the Open Source Project Mailing lists.

@@ -53,48 +53,42 @@ phrasing your questions, read android-beginners -
  • Subscribe via email: android-beginners-subscribe@googlegroups.com -
  • +
  • Subscribe via email: android-beginners-subscribe@googlegroups.com
  • Android developers - You're now an experienced Android application developer. You've grasped the basics of Android app development, you're comfortable using the SDK, now you want to move to advanced topics. Get help here with troubleshooting applications, advice on implementation, and strategies for improving your application's performance and user experience. This is the not the right place to discuss user issues (use android-discuss for that) or beginner questions with the Android SDK (use android-beginners for that).
  • Android discuss - The "water cooler" of Android discussion. You can discuss just about anything Android-related here, ideas for the Android platform, announcements about your applications, discussions about Android devices, community resources... As long as your discussion is related to Android, it's on-topic here. However, if you have a discussion here that could belong on another list, you are probably not reaching all of your target audience here and may want to consider shifting to a more targeted list.
  • Android ndk - A place for discussing the Android NDK and topics related to using native code in Android applications.
  • Android security discuss - A place for open discussion on secure development, emerging security concerns, and best practices for and by android developers. Please don't disclose vulnerabilities directly on this list, you'd be putting all Android users at risk.
  • Android security announce - A low-volume group for security-related announcements by the Android Security Team.
  • diff --git a/docs/html/guide/appendix/api-levels.jd b/docs/html/guide/appendix/api-levels.jd index 8fc899bb4cc2..cebd2d43891a 100644 --- a/docs/html/guide/appendix/api-levels.jd +++ b/docs/html/guide/appendix/api-levels.jd @@ -1,81 +1,348 @@ page.title=Android API Levels @jd:body +
    +
    -

    The Android API Level is an integer that indicates a set of APIs available in an Android SDK -and on a version of the Android platform. Each version of the Android platform supports a specific set -of APIs, which are always backward-compatible. For example, Android 1.5 supports all APIs available in -Android 1.0, but the reverse is not true. If an application uses APIs -available in Android 1.5 that are not available in 1.0, then the application should never be installed -on an Android 1.0 device, because it will fail due to missing APIs. The API Level ensures this does not happen -by comparing the minimum API Level required by the applicaiton to the API Level available on the device.

    - -

    When a new version of Android adds APIs, a new API Level is added to the platform. The new APIs -are available only to applications that declare a minimum API Level that is equal-to or greater-than -the API Level in which the APIs were introduced. The API Level required by an application is declared with the -<uses-sdk> element inside the Android manifest, like this:

    - -
    <uses-sdk android:minSdkVersion="3" />
    - -

    The value for minSdkVersion is the minimum API Level required by the application. -If this is not declared, then it is assumed that the application is compatible with all versions and defaults to -API Level 1. In which case, if the application actually uses APIs introduced with an API Level greater than 1, then -the application will fail in unpredictable ways when installed on a device that only supports API Level 1 -(such as an Android 1.0 device). -See the <uses-sdk> -documentation for more about declaring the API Level in your manifest.

    - -

    For example, the {@link android.appwidget} package was introduced with API Level 3. If your application -has set minSdkVersion to 1 or 2, then your application cannot use this package, -even if the device running your application uses a version of Android that supports it. -In order to use the {@link android.appwidget} package, your application must set minSdkVersion -to 3 or higher. When the minSdkVersion is set to 3, the application will no longer be able to install -on a device running a platform version with an API Level less than 3.

    - -

    Despite the name of the manifest attribute (minSdkVersion), the API Level is not directly -associated with a specific SDK. For example, the SDK for Android 1.0 uses -API Level 1 and the SDK for Android 1.1 uses API Level 2. So it may seem that the API Level increases consistently. -However, it's possible that a subsequent platform -releases will not introduce new APIs, and thus, the API Level will remain the same. In addition, there are often -multiple SDK releases for a single platform version (there were three SDK releases for Android 1.5), and -there's no guarantee that the API Level will remain the same between these. It's possible (but unlikely) that -a second or third SDK for a given version of the platform will provide new APIs and add a new API Level. -When you install a new SDK, be sure to read the SDK Contents on the install page, which specifies the API -Level for each platform available in the SDK. Also see the comparison of -Platform Versions vs. API Levels, below.

    - -

    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.

    - -

    Platform Versions vs. API Levels

    - -

    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.)

    +

    In this document

    +
      +
    1. What is API Level?
    2. +
    3. Uses of API Level in Android
    4. +
    5. Development Considerations +
        +
      1. Application forward compatibility
      2. +
      3. Application backward compatibility
      4. +
      5. Selecting a platform version and API Level
      6. +
      7. Declaring a minimum API Level
      8. +
      9. Testing against higher API Levels
      10. +
      +
    6. +
    7. Using a Provisional API Level
    8. +
    9. Filtering the Documentation
    10. +
    + +

    See also

    +
      +
    1. <uses-sdk> manifest element
    2. +
    + +
    +
    + +

    As you develop your application on Android, it's useful to understand the +platform's general approach to API change management. It's also important to +understand the API Level identifier and the role it plays in ensuring your +application's compatibility with devices on which it may be installed.

    + +

    The sections below provide information about API Level and how it affects +your applications.

    + +

    For information about how to use the "Filter by API Level" control +available in the API reference documentation, see +Filtering the documentation at the +end of this document.

    + +

    What is API Level?

    + +

    API Level is an integer value that uniquely identifies the framework API +revision offered by a version of the Android platform.

    + +

    The Android platform provides a framework API that applications can use to +interact with the underlying Android system. The framework API consists of:

    + + + +

    Each successive version of the Android platform can include updates to the +Android application framework API that it delivers.

    + +

    Updates to the framework API are designed so that the new API remains +compatible with earlier versions of the API. That is, most changes in the API +are additive and introduce new or replacement functionality. As parts of the API +are upgraded, the older replaced parts are deprecated but are not removed, so +that existing applications can still use them. In a very small number of cases, +parts of the API may be modified or removed, although typically such changes are +only needed to ensure API robustness and application or system security. All +other API parts from earlier revisions are carried forward without +modification.

    + +

    The framework API that an Android platform delivers is specified using an +integer identifier called "API Level". Each Android platform version supports +exactly one API Level, although support is implicit for all earlier API Levels +(down to API Level 1). The initial release of the Android platform provided +API Level 1 and subsequent releases have incremented the API Level.

    + +

    The following table specifies the API Level supported by each version of the +Android platform.

    - - + + - + +
    Platform VersionAPI Level
    Android 1.01
    Android 1.12
    Android 2.05
    Android 1.64
    Android 1.53
    Android DonutDonut
    Android 1.12
    Android 1.01
    -

    Viewing the API Reference Based on API Level

    +

    Uses of API Level in Android

    + +

    The API Level identifier serves a key role in ensuring the best possible +experience for users and application developers: + +

    + +

    Each Android platform version stores its API Level identifier internally, in +the Android system itself.

    + +

    Applications can use a manifest element provided by the framework API — +<uses-sdk> — to describe the minimum and maximum API +Levels under which they are able to run, as well as the preferred API Level that +they are designed to support. The element offers two key attributes:

    + + + +

    For example, to specify the minimum system API Level that an application +requires in order to run, the application would include in its manifest a +<uses-sdk> element with a android:minSdkVersion +attribute. The value of android:minSdkVersion would be the integer +corresponding to the API Level of the earliest version of the Android platform +under which the application can run.

    + +

    When the user attempts to install an application, the Android system first +checks the <uses-sdk> attributes in the application's +manifest and compares them against its own internal API Level. The system +allows the installation to begin only if these conditions are met:

    + + + +

    When declared in an application's manifest, a <uses-sdk> +element might look like this:

    + +
    <manifest>
    +  ...
    +  <uses-sdk android:minSdkVersion="5" />
    +  ...
    +</manifest>
    + +

    The principal reason that an application would declare an API Level in +android:minSdkVersion is to tell the Android system that it is +using APIs that were introduced in the API Level specified. If the +application were to be somehow installed on a platform with a lower API Level, +then it would crash at run-time when it tried to access APIs that don't exist. +The system prevents such an outcome by not allowing the application to be +installed if the lowest API Level it requires is higher than that of the +platform version on the target device.

    + +

    For example, the {@link android.appwidget} package was introduced with API +Level 3. If an application uses that API, it must declare a +android:minSdkVersion attribute with a value of "3". The +application will then be installable on platforms such as Android 1.5 (API Level +3) and Android 1.6 (API Level 4), but not on the Android 1.1 (API Level 2) and +Android 1.0 platforms (API Level 1).

    + +

    For more information about how to specify an application's API Level +requirements, see the <uses-sdk> + section of the manifest file documentation.

    + + +

    Development Considerations

    + +

    The sections below provide information related to API level that you should +consider when developing your application.

    + +

    Application forward compatibility

    + +

    Android applications are generally forward-compatible with new versions of +the Android platform.

    + +

    Because almost all changes to the framework API are additive, an Android +application developed using any given version of the API (as specified by its +API Level) is forward-compatible with later versions of the Android platform and +higher API levels. The application should be able to run on all later versions +of the Android platform, except in isolated cases where the application uses a +part of the API that is later removed for some reason.

    + +

    Forward compatibility is important because many Android-powered devices +receive over-the-air (OTA) system updates. The user may install your +application and use it successfully, then later receive an OTA update to a new +version of the Android platform. Once the update is installed, your application +will run in a new run-time version of the environment, but one that has the API +and system capabilities that your application depends on.

    + +

    In some cases, changes below the API, such those in the underlying +system itself, may affect your application when it is run in the new +environment. For that reason it's important for you, as the application +developer, to understand how the application will look and behave in each system +environment. To help you test your application on various versions of the Android +platform, the Android SDK includes multiple platforms that you can download. +Each platform includes a compatible system image that you can run in an AVD, to +test your application.

    + +

    Application backward compatibility

    + +

    Android applications are not necessarily backward compatible with versions of +the Android platform older than the version against which they were compiled. +

    + +

    Each new version of the Android platform can include new framework APIs, such +as those that give applications access to new platform capabilities or replace +existing API parts. The new APIs are accessible to applications when running on +the new platform and, as mentioned above, also when running on later versions of +the platform, as specified by API Level. Conversely, because earlier versions of +the platform do not include the new APIs, applications that use the new APIs are +unable to run on those platforms.

    + +

    Although it's unlikely that an Android-powered device would be downgraded to +a previous version of the platform, it's important to realize that there are +likely to be many devices in the field that run earlier versions of the +platform. Even among devices that receive OTA updates, some might lag and +might not receive an update for a significant amount of time.

    + +

    Selecting a platform version and API Level

    + +

    When you are developing your application, you will need to choose +the platform version against which you will compile the application. In +general, you should compile your application against the lowest possible +version of the platform that your application can support. + +

    You can determine the lowest possible platform version by compiling the +application against successively lower build targets. After you determine the +lowest version, you should create an AVD using the corresponding platform +version (and API Level) and fully test your application. Make sure to declare a +android:minSdkVersion attribute in the application's manifest and +set its value to the API Level of the platform version.

    + +

    Declaring a minimum API Level

    + +

    If you build an application that uses APIs or system features introduced in +the latest platform version, you should set the +android:minSdkVersion attribute to the API Level of the latest +platform version. This ensures that users will only be able to install your +application if their devices are running a compatible version of the Android +platform. In turn, this ensures that your application can function properly on +their devices.

    + +

    If your application uses APIs introduced in the latest platform version but +does not declare a android:minSdkVersion attribute, then +it will run properly on devices running the latest version of the platform, but +not on devices running earlier versions of the platform. In the latter +case, the application will crash at runtime when it tries to use APIs that don't +exist on the earlier versions.

    + +

    Testing against higher API Levels

    + +

    After compiling your application, you should make sure to test it on the +platform specified in the application's android:minSdkVersion +attribute. To do so, create an AVD that uses the platform version required by +your application. Additionally, to ensure forward-compatibility, you should run +and test the application on all platforms that use a higher API Level than that +used by your application.

    + +

    The Android SDK includes multiple platform versions that you can use, +including the latest version, and provides an updater tool that you can use to +download other platform versions as necessary.

    + +

    To access the updater, use the android command-line tool, +located in the <sdk>/tools directory. You can launch the Updater by using +the android command without specifying any options. You can +also simply double-click the android.bat (Windows) or android (OS X/Linux) file. +In ADT, you can also access the updater by selecting +Window > Android SDK and AVD +Manager.

    + +

    To run your application against different platform versions in the emulator, +create an AVD for each platform version that you want to test. For more +information about AVDs, see Android Virtual Devices. If +you are using a physical device for testing, ensure that you know the API Level +of the Android platform it runs. See the table at the top of this document for +a list of platform versions and their API Levels.

    + + +

    Using a Provisional API Level

    + +

    In some cases, an "Early Look" Android SDK platform may be available. To let +you begin developing on the platform although the APIs may not be final, the +platform's API Level integer will not be specified. You must instead use the +platform's provisional API Level in your application manifest, in order +to build applications against the platform. A provisional API Level is not an +integer, but a string matching the codename of the unreleased platform version. +The provisional API Level will be specified in the release notes for the Early +Look SDK release notes and is case-sensitive.

    + +

    The use of a provisional API Level is designed to protect developers and +device users from inadvertently publishing or installing applications based on +the Early Look framework API, which may not run properly on actual devices +running the final system image.

    + +

    The provisional API Level will only be valid while using the Early Look SDK +and can only be used to run applications in the emulator. An application using +the provisional API Level can never be installed on an Android device. At the +final release of the platform, you must replace any instances of the provisional +API Level in your application manifest with the final platform's actual API +Level integer.

    + + +

    Filtering the Reference Documentation by API Level

    -

    The Android API reference includes information that specififies the minimum API Level required for each -package, class, and member. You can see this information on the right side of each header or label.

    +

    Reference documentation pages on the Android Developers site offer a "Filter +by API Level" control in the top-right area of each page. You can use the +control to show documentation only for parts of the API that are actually +accessible to your application, based on the API Level that it specifies in +the android:minSdkVersion attribute of its manifest file.

    -

    By default, the reference documentation shows all APIs available with the latest SDK release. -This means that the reference assumes you're using the latest API Level and will show you everything available -with it. If you're developing applications for a version of Android that does not support the latest API Level, -then you can filter the reference to reveal only the packages, classes, and members available for that API Level. -When viewing the reference, use the "Filter by API Level" selection box (below the search box) to pick the API Level -you'd like to view.

    +

    To use filtering, select the checkbox to enable filtering, just below the +page search box. Then set the "Filter by API Level" control to the same API +Level as specified by your application. Notice that APIs introduced in a later +API Level are then grayed out and their content is masked, since they would not +be accessible to your application.

    +

    Filtering by API Level in the documentation does not provide a view +of what is new or introduced in each API Level — it simply provides a way +to view the entire API associated with a given API Level, while excluding API +elements introduced in later API Levels.

    +

    If you decide that you don't want to filter the API documentation, just +disable the feature using the checkbox. By default, API Level filtering is +disabled, so that you can view the full framework API, regardless of API Level. +

    +

    Also note that the reference documentation for individual API elements +specifies the API Level at which each element was introduced. The API Level +for packages and classes is specified as "Since <api level>" at the +top-right corner of the content area on each documentation page. The API Level +for class members is specified in their detailed description headers, +at the right margin.

    diff --git a/docs/html/guide/appendix/faq/commontasks.jd b/docs/html/guide/appendix/faq/commontasks.jd index 0f89e7534a68..e88a8672e98a 100644 --- a/docs/html/guide/appendix/faq/commontasks.jd +++ b/docs/html/guide/appendix/faq/commontasks.jd @@ -56,7 +56,7 @@ href="{@docRoot}guide/topics/fundamentals.html">Application Fundamentals to understand the basics of how an Android application works.

    You should also take a look at the ApiDemos application and the other sample -applications included in the SDK, in the <sdk>/samples/ +applications included in the SDK, in the <sdk>/samples/ folder in the SDK.

    Finally, a great way to started with Android development in Eclipse is to @@ -281,6 +281,15 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data){

    //Hide the title bar
     requestWindowFeature(Window.FEATURE_NO_TITLE);
     
    +

    A better way to achieve the same end is to specify a theme in your Android +Manifest file:

    +
    <application android:icon="@drawable/icon" android:theme="@android:style/Theme.NoTitleBar">
    +
    +

    This is preferable because it tells the system not to show a title bar while +your application is starting up. With the explicit method call, your application +will have a title bar visible to the user until onCreate runs.

    +

    (Note that this can be applied to either the <application> +tag or to individual <activity> tags.)

    Referring to localhost from the emulated environment

    If you need to refer to your host computer's localhost, such as when you @@ -427,7 +436,7 @@ user receiving new e-mail.

    Activity By setting the theme of an activity to {@link android.R.style#Theme_Dialog - android:theme="android:style/Theme.Dialog"}, + android:theme="@android:style/Theme.Dialog"}, your activity will take on the appearance of a normal dialog, floating on top of whatever was underneath it. You usually set the theme through the diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index 5a2a751b4ab5..8fa4cec17311 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -11,8 +11,16 @@ page.title=Developing on a Device
  • Android Dev Phone 1
  • -
  • Setting up a Device for Development
  • -
  • Installing the WinUsb Driver
  • +
  • Setting up a Device for Development +
      +
    1. USB Vendor IDs
    2. +
    +
  • + +

    See also

    +
      +
    1. USB Driver for Windows
    @@ -117,27 +125,36 @@ would on the emulator. There are just a few things to do before you can start.Turn on "USB Debugging" on your device.

    On the device, go to the home screen, press MENU, select Applications > Development, then enable USB debugging.

    -
  • Setup your system to detect your device.
      -
    • If you're developing on Windows, you need to install a USB driver for adb. - Follow the steps below for Installing the WinUsb Driver.
    • +
    • If you're developing on Windows, you need to install a USB driver + for adb. See the Windows USB + Driver documentation.
    • If you're developing on Mac OS X, it just works. Skip this step.
    • -
    • If you're developing on Ubuntu Linux, you need to add a rules file: +
    • If you're developing on Ubuntu Linux, you need to add a rules file +that contains a USB configuration for each type of device you want to use for +development. Each device manufacturer uses a different vendor ID. The +example rules files below show how to add an entry for a single vendor ID +(the HTC vendor ID). In order to support more devices, you will need additional +lines of the same format that provide a different value for the +SYSFS{idVendor} property. For other IDs, see the table of USB Vendor IDs, below.
        -
      1. Login as root and create this file: /etc/udev/rules.d/51-android.rules. -

        For Gusty/Hardy, edit the file to read:
        - SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"

        - -

        For Dapper, edit the file to read:
        - SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4", MODE="0666"

        +
      2. Log in as root and create this file: + /etc/udev/rules.d/51-android.rules. +

        For Gusty/Hardy, edit the file to read:
        + SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", + MODE="0666"

        + +

        For Dapper, edit the file to read:
        + SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4", + MODE="0666"

      3. Now execute:
        - chmod a+rx /etc/udev/rules.d/51-android.rules + chmod a+r /etc/udev/rules.d/51-android.rules
      -
  • @@ -149,157 +166,30 @@ with a Device Chooser dialog that lists the available emulator(s) and con Select the device to install and run the application there.

    If using the Android Debug Bridge (adb), -you can issue commands with the -d flag to target your connected device.

    - - - - -

    Installing the WinUsb Driver

    - -

    A WinUsb-based driver is needed in order to use your Android-powered device for development on a Windows machine. -The USB installation package can be found in the <sdk>\usb_driver\ -folder of your SDK package.

    - -

    Note: If you are connecting an Android-powered device to your computer -for the first time, folllow the procedure to "Perform a fresh installation." -Android SDKs older than version 1.6 included a non-WinUsb-based driver -for connecting your device. If you installed the older USB driver and it is working properly, -you do not need to upgrade to the new driver. However, if you are having problems with the driver or -would simply like to upgrade to the latest version, follow the procedure to "Upgrade an existing -driver."

    - -

    Before you begin installing or upgrading the USB driver, you must -copy the USB installation package to a secure location on your computer. -For example, you might want to create a directory at C:\Android\Windows\USB\install\ and -move it there. Once you've moved the installation package, select the appropriate procedure below, -based on your operating system and whether you're installing for the first time or upgrading.

    - -
      -
    1. Windows Vista: -
        -
      1. Perform a fresh installation
      2. -
      3. Upgrade an existing driver
      4. -
      -
    2. -
    3. Windows XP: -
        -
      1. Perform a fresh installation
      2. -
      3. Upgrade an existing driver
      4. -
      -
    4. -
    - - -

    Caution: -You may make changes to android_winusb.inf file found inside usb_driver\ -(e.g., to add support for new devices), -however, this will lead to security warnings when you install or upgrade the -driver. Making any other changes to the driver files may break the installation process.

    - -

    Windows Vista: Perform a fresh installation

    - -

    To install the Android USB driver on Windows Vista for the first time:

    - -
      -
    1. Connect your Android-powered device to your computer's USB port. Windows will detect the device - and launch the Found New Hardware wizard.
    2. -
    3. Select "Locate and install driver software."
    4. -
    5. Select "Don't search online."
    6. -
    7. Select "I don't have the disk. Show me other options."
    8. -
    9. Select "Browse my computer for driver software."
    10. -
    11. Click "Browse..." and locate the folder where you copied the - installation package. As long as you specified the exact location of the - installation package, you may leave "Include subfolders" checked or unchecked—it doesn't matter.
    12. -
    13. Click "Next." Vista may prompt you to confirm the privilege elevation required for driver - installation. Confirm it.
    14. -
    15. When Vista asks if you'd like to install the Google ADB Interface device, click "Install" - to install the driver.
    16. -
    - -

    Return to Setting up a Device for Development.

    - - - -

    Windows Vista: Upgrade an existing driver

    - -

    To upgrade an existing Android USB driver on Windows Vista with the new one:

    - -
      -
    1. Connect your Android-powered device to your computer's USB port.
    2. -
    3. Right-click on "Computer" from your desktop or Windows Explorer, - and select "Manage."
    4. -
    5. Select "Device Manager" in the left pane of the Computer Management window.
    6. -
    7. Locate and expand "ADB Interface" in the right pane.
    8. -
    9. Right-click on "HTC Dream Composite ADB Interface", and select "Update Driver Software..."
    10. -
    11. When Vista starts updating the driver, a prompt will ask how you want to search for the driver - software. Select "Browse my computer for driver software."
    12. -
    13. Click "Browse..." and locate the folder where you copied the - installation package. As long as you specified the exact location of the - installation package, you may leave "Include subfolders" checked or unchecked—it doesn't matter.
    14. -
    15. Click "Next." Vista may prompt you to confirm the privilege elevation required for driver - installation. Confirm it.
    16. -
    17. When Vista asks if you'd like to install the Google ADB Interface device, click "Install" - to install the driver.
    18. -
    - -

    Return to Setting up a Device for Development.

    - - - -

    Windows XP: Perform a fresh installation

    - -

    To install the Android USB driver on Windows XP for the first time:

    - -
      -
    1. Connect your Android-powered device to your computer's USB port. Windows - will detect the device and launch the Hardware Update Wizard.
    2. -
    3. Select "Install from a list or specific location" and click - "Next."
    4. -
    5. Select "Search for the best driver in these locations"; uncheck "Search - removable media"; and check "Include this location in the search."
    6. -
    7. Click "Browse..." and locate the folder where you copied the installation - package.
    8. -
    9. Click "Next" to install the driver.
    10. -
    - -

    Return to Setting up a Device for Development.

    - - - -

    Windows XP: Upgrade an existing driver

    - -

    To upgrade an existing Android USB driver on Windows XP with the new one:

    - -
      -
    1. Connect your Android-powered device to your computer's USB port.
    2. -
    3. Right-click on "My Computer" from your desktop or Windows Explorer, - and select "Manage."
    4. -
    5. Select "Device Manager" in the left pane of the Computer Management window.
    6. -
    7. Locate and expand "Android Phone" in the right pane.
    8. -
    9. Right-click "Android Composite ADB Interface" and select "Update Driver..." - This will launch the Hardware Update Wizard.
    10. -
    11. Select "Install from a list or specific location" and click - "Next."
    12. -
    13. Select "Search for the best driver in these locations"; uncheck "Search - removable media"; and check "Include this location in the search."
    14. -
    15. Click "Browse..." and locate the folder where you copied the installation - package.
    16. -
    17. Click "Next" to install the driver.
    18. -
    - -

    Return to Setting up a Device for Development.

    - - - - - - - - - - - - - - +you can issue commands with the -d flag to target your +connected device.

    + + +

    USB Vendor IDs

    +

    This table provides a reference to the vendor IDs needed in order to add +device support on Linux. The USB Vendor ID is the value given to the +SYSFS{idVendor} property in the rules file.

    + + + + + + + + + + + + + + + + + +
    ManufacturerUSB Vendor ID
    Acer0502
    HTC0bb4
    Huawei12d1
    LG1004
    Motorola22b8
    Samsung04e8
    Sony Ericsson0fce
    diff --git a/docs/html/guide/developing/eclipse-adt.jd b/docs/html/guide/developing/eclipse-adt.jd index a5cf7358500c..667aa9f9cd4c 100644 --- a/docs/html/guide/developing/eclipse-adt.jd +++ b/docs/html/guide/developing/eclipse-adt.jd @@ -38,12 +38,12 @@ manifest and resource files.

    To begin developing Android applications in the Eclipse IDE with ADT, you first need to download the Eclipse IDE and then download and install the ADT plugin. To do so, follow the -steps given in Installing +steps given in Installing the ADT Plugin.

    If you are already developing applications using a version of ADT earlier than 0.9, make sure to upgrade to the latest version before continuing. See the guide to -Updating Your Eclipse ADT Plugin.

    +Updating Your ADT Plugin.

    Note: This guide assumes you are using the latest version of the ADT plugin. While most of the information covered also applies to previous @@ -149,15 +149,15 @@ on running your applicaiton.

    Creating an AVD

    -

    With ADT 0.9.2 and above, the Android AVD Manager provides a simple graphical interface +

    With ADT 0.9.3 and above, the Android SDK and AVD Manager provides a simple graphical interface for creating and managing AVDs. (If you're using ADT version 0.9.1 or older, you must use the android tool to create your AVDs—read the AVD guide to Creating an AVD.) -

    To create an AVD with the Android AVD Manager:

    +

    To create an AVD with the AVD Manager:

      -
    1. Select Window > Android AVD Manager, or click the Android AVD Manager icon (a black device) +
    2. Select Window > Android SDK and AVD Manager, or click the Android SDK and AVD Manager icon (a black device) in the Eclipse toolbar.

    3. In the Virtual Devices panel, you'll see a list of existing AVDs. Click New @@ -169,7 +169,7 @@ use the android tool to create your AVDs—read the AVD guide t
    4. Click Create AVD.
    -

    Your AVD is now ready and you can close the Android AVD Manager. +

    Your AVD is now ready and you can close the AVD Manager. In the next section, you'll see how the AVD is used when launching your application on an emulator.

    @@ -217,7 +217,7 @@ to start, the emulator options to use, and so on. When you first run a project as an Android Application, ADT will automatically create a run configuration. The default run configuration will launch the default project Activity and use automatic target mode for device selection -(with no preferred AVD). If the default setting don't suit your project, you can +(with no preferred AVD). If the default settings don't suit your project, you can customize the launch configuration or even create a new.

    To create or modify a launch configuration, follow these steps as appropriate @@ -256,6 +256,12 @@ for your Eclipse version:

    when selecting an AVD to run your application. See the following section on Automatic and manual target modes).

    +

    You can specify any emulator options to the Additional Emulator Command + Line Options field. For example, you could add -scale 96dpi to + scale the AVD's screen to an accurate size, based on the dpi of your + computer monitor. For a full list of emulator options, see the Android Emulator +document.

    diff --git a/docs/html/guide/developing/other-ide.jd b/docs/html/guide/developing/other-ide.jd index 8cdf0b91d7b8..2080873eaf58 100644 --- a/docs/html/guide/developing/other-ide.jd +++ b/docs/html/guide/developing/other-ide.jd @@ -85,7 +85,8 @@ command to generate all the necessary files and folders.

    navigate to the tools/ directory of your SDK and run:

     android create project \
    ---target <targetID> \
    +--target <target_ID> \
    +--name <your_project_name> \
     --path /path/to/your/project \
     --activity <your_activity_name> \
     --package <your_package_namespace>
    @@ -96,11 +97,14 @@ android create project \
       to an Android platform library (including any add-ons, such as Google APIs) that you would like to
       build your project against. To see a list of available targets and their corresponding IDs, 
       execute: android list targets.
    +  
  • name is the name for your project. This is optional. If provided, this name will be used + for your .apk filename when you build your application.
  • path is the location of your project directory. If the directory does not exist, it will be created for you.
  • -
  • activity is the name for your {@link android.app.Activity} class. This class file +
  • activity is the name for your default {@link android.app.Activity} class. This class file will be created for you inside - <path_to_your_project>/src/<your_package_namespace_path>/.
  • + <path_to_your_project>/src/<your_package_namespace_path>/. + This will also be used for your .apk filename unless you provide a the name.
  • package is the package namespace for your project, following the same rules as for packages in the Java programming language.
  • @@ -109,9 +113,10 @@ android create project \
     android create project \
     --target 1 \
    ---path ./myProject \
    ---activity MyActivity \
    ---package com.example.myproject
    +--name MyAndroidApp \
    +--path ./MyAndroidAppProject \
    +--activity MyAndroidAppActivity \
    +--package com.example.myandroid
     

    The tool generates the following files and directories:

    @@ -123,7 +128,8 @@ android create project \
  • default.properties - Properties for the build system. Do not modify this file.
  • build.properties - Customizable properties for the build system. You can edit this - file to overried default build settings used by Ant.
  • + file to override default build settings used by Ant and provide a pointer to your keystore and key alias + so that the build tools can sign your application when built in release mode.
  • src/your/package/namespace/ActivityName.java - The Activity class you specified during project creation.
  • bin/ - Output directory for the build script.
  • @@ -141,7 +147,7 @@ that you must use the Androi to the emulator (discussed later). So you need access between your project solution and the tools/ folder.

    -

    Note: You should refrain from moving the +

    Caution: You should refrain from moving the location of the SDK directory, because this will break the build scripts. (They will need to be manually updated to reflect the new SDK location before they will work again.)

    @@ -153,14 +159,15 @@ work again.)

    a new project from existing code, use the android update project command to update the project to the new development environment. You can also use this command to revise the build target of an existing project -(with the --target option). The android tool will generate any files and +(with the --target option) and the project name (with the --name +option). The android tool will generate any files and folders (listed in the previous section) that are either missing or need to be updated, as needed for the Android project.

    To update an existing Android project, open a command-line and navigate to the tools/ directory of your SDK. Now run:

    -android update project --target <targetID> --path path/to/your/project/
    +android update project --name <project_name> --target <target_ID> --path path/to/your/project/
     
      @@ -169,11 +176,13 @@ android update project --target <targetID> --path path/to/you like to build your project against. To see a list of available targets and their corresponding IDs, execute: android list targets.
    • path is the location of your project directory.
    • +
    • name is the name for the project. This is optional—if you're not + changing the project name, you don't need this.

    Here's an example:

    -android update project --target 2 --path ./myProject
    +android update project --name MyApp --target 2 --path ./MyAppProject
     
    @@ -237,8 +246,9 @@ install JDK in a non-space directory, for example: c:\java\jdk1.6.0_02Building in debug mode

    For immediate application testing and debugging, you can build your application -in debug mode and immediately install it on an emulator. In debug mode, the build tools automatically -sign your application with a debug key. However, you can (and should) also test your +in debug mode and immediately install it on an emulator. In debug mode, the build tools +automatically sign your application with a debug key and optimize the package with +{@code zipalign}. However, you can (and should) also test your application in release mode. Debug mode simply allows you to run your application without manually signing the application.

    @@ -248,9 +258,9 @@ manually signing the application.

  • Open a command-line and navigate to the root of your project directory.
  • Use Ant to compile your project in debug mode:
    ant debug
    -

    This creates your Android application .apk file inside the project bin/ - directory, named <your_DefaultActivity_name>-debug.apk. The file - is already signed with the debug key.

    +

    This creates your debug .apk file inside the project bin/ + directory, named <your_project_name>-debug.apk. The file + is already signed with the debug key and has been aligned with {@code zipalign}.

  • @@ -267,23 +277,86 @@ about
    Running Your Application.

    your application in release mode. Once you have built in release mode, it's a good idea to perform additional testing and debugging with the final .apk.

    -

    To build in release mode:

    +

    Before you start building your application in release mode, be aware that you must sign +the resulting application package with your private key, and should then align it using the +{@code zipalign} tool. There are two approaches to building in release mode: +build an unsigned package in release mode and then manually sign and align +the package, or allow the build script +to sign and align the package for you.

    + +

    Build unsigned

    + +

    If you build your application unsigned, then you will need to +manually sign and align the package.

    + +

    To build an unsigned .apk in release mode:

    1. Open a command-line and navigate to the root of your project directory.
    2. Use Ant to compile your project in release mode:
      ant release
      -

      This creates your Android application .apk file inside the project bin/ - directory, named <your_DefaultActivity_name>.apk.

      -

      Note: The .apk file is unsigned at this point. - You can't install it on an emulator or device until you sign it with your private key.

    -

    Because release mode builds your application unsigned, your next step is to sign -it with your private key, in order to distribute it to end-users. To complete this procedure, +

    This creates your Android application .apk file inside the project bin/ +directory, named <your_project_name>-unsigned.apk.

    + +

    Note: The .apk file is unsigned at this point +and can't be installed until signed with your private key.

    + +

    Once you have created the unsigned .apk, your next step is to sign the .apk +with your private key and then align it with {@code zipalign}. To complete this procedure, read Signing Your Applications.

    +

    When your .apk has been signed and aligned, it's ready to be distributed to end-users.

    + +

    Build signed and aligned

    + +

    If you would like, you can configure the Android build script to automatically +sign and align your application package. To do so, you must provide the path to your keystore +and the name of your key alias in your project's {@code build.properties} file. With this +information provided, the build script will prompt you for your keystore and alias password +when you build in release mode and produce your final application package, which will be ready +for distribution.

    + +

    Caution: Due to the way Ant handles input, the password that +you enter during the build process will be visible. If you are +concerned about your keystore and alias password being visible on screen, then you +may prefer to perform the application signing manually, via Jarsigner (or a similar tool). To instead +perform the signing procedure manually, buid unsigned and then continue +with Signing Your Applications.

    + +

    To specify your keystore and alias, open the project {@code build.properties} file (found in the +root of the project directory) and add entries for {@code key.store} and {@code key.alias}. +For example:

    + +
    +key.store=/path/to/my.keystore
    +key.alias=mykeystore
    +
    + +

    Save your changes. Now you can build a signed .apk in release mode:

    + +
      +
    1. Open a command-line and navigate to the root of your project directory.
    2. +
    3. Use Ant to compile your project in release mode: +
      ant release
      +
    4. +
    5. When prompted, enter you keystore and alias passwords. +

      Caution: As described above, + your password will be visible on the screen.

      +
    6. +
    + +

    This creates your Android application .apk file inside the project bin/ +directory, named <your_project_name>-release.apk. +This .apk file has been signed with the private key specified in +{@code build.properties} and aligned with {@code zipalign}. It's ready for +installation and distribution.

    + + +

    Once built and signed in release mode

    +

    Once you have signed your application with a private key, you can install it on an emulator or device as discussed in the following section about Running Your Application. @@ -329,7 +402,7 @@ id:2 you'll use this in the next step.

  • Create a new AVD using your selected deployment target: -
    android create avd --name <your_avd_name> --target <targetID>
    +
    android create avd --name <your_avd_name> --target <target_ID>
  • Next, you'll be asked whether you'd like to create a custom hardware profile. If you respond "yes," you'll be presented with a series of prompts to define various aspects of the device hardware (leave entries blank to use default values, which are shown in brackets). Otherwise, diff --git a/docs/html/guide/developing/tools/adb.jd b/docs/html/guide/developing/tools/adb.jd index b111047e60bf..e8c726f8cdc9 100644 --- a/docs/html/guide/developing/tools/adb.jd +++ b/docs/html/guide/developing/tools/adb.jd @@ -313,7 +313,7 @@ emulator-5558  device
  • <tty> — the tty for PPP stream. For example dev:/dev/omap_csmi_ttyl.
  • [parm]... &mdash zero or more PPP/PPPD options, such as defaultroute, local, notty, etc.
  • -

    Note that you should not automatically start a PDP connection.

    +

    Note that you should not automatically start a PPP connection.

    diff --git a/docs/html/guide/developing/tools/aidl.jd b/docs/html/guide/developing/tools/aidl.jd index f370a804a401..abfa8b17ad4f 100644 --- a/docs/html/guide/developing/tools/aidl.jd +++ b/docs/html/guide/developing/tools/aidl.jd @@ -194,7 +194,6 @@ started.

  • Make your class implement the {@link android.os.Parcelable} interface.
  • Implement the method public void writeToParcel(Parcel out) that takes the current state of the object and writes it to a parcel.
  • -
  • Implement the method public void readFromParcel(Parcel in) that reads the value in a parcel into your object.
  • Add a static field called CREATOR to your class which is an object implementing the {@link android.os.Parcelable.Creator Parcelable.Creator} interface.
  • diff --git a/docs/html/guide/developing/tools/avd.jd b/docs/html/guide/developing/tools/avd.jd index b8f205ec0f7e..06b1245c426d 100644 --- a/docs/html/guide/developing/tools/avd.jd +++ b/docs/html/guide/developing/tools/avd.jd @@ -11,6 +11,8 @@ page.title=Android Virtual Devices hardware options, system image, and data storage.
  • You create AVD configurations to model different device environments in the Android emulator.
  • +
  • The android tool offers a graphical Android AVD + Manager and a command-line interface for creating AVDs.
  • In this document

      @@ -72,9 +74,18 @@ reference of emulator options, please see the Emulator documentation.

      -

      To create and manage AVDs, you use the android tool provided in the Android -SDK. For more information about how to work with AVDs from inside -your development environment, see To create and manage AVDs, you use the android tool provided in +the tools/ directory of the Android SDK. The tool provides both a +graphical AVD manager and a command-line interface that you can use to +create AVDs. To access the graphical AVD manager, run the +android tool without options. The sections below describe how to +use the android command-line interface to create and manage AVDs. +Note that some functionality, such as the capability to create an AVD with a +custom hardware configuration, are only available through the command-line +interface.

      + +

      For more information about how to work with AVDs from inside your development +environment, see Developing in Eclipse with ADT or Developing in Other IDEs, as appropriate for your environment.

      @@ -89,11 +100,11 @@ you need to create an AVD before you can run any application in the emulator -

      To create an AVD, you use the android tool, a command-line utility -available in the <sdk>/tools/ directory. Managing AVDs is one -of the two main function of the android tool (the other is creating and updating -Android projects). Open a terminal window and change to the -<sdk>/tools/ directory, if needed

      +

      To create an AVD, you use the android tool, a command-line +utility available in the <sdk>/tools/ directory. Managing +AVDs is one of the two main function of the android tool (the other +is creating and updating Android projects). Open a terminal window and change to +the <sdk>/tools/ directory, if needed

      To create each AVD, you issue the command android create avd, with options that specify a name for the new AVD and the system image you want @@ -118,11 +129,12 @@ version or that of any SDK add-on. Later, when applications use the AVD, they'll be running on the system that you specify in the -t argument.

      To specify the system image to use, you refer to its target ID -— an integer — as assigned by the android tool. The target ID is not -derived from the system image name, version, or API Level, or other attribute, -so you need to have the android tool list the available system images and the -target ID of each, as described in the next section. You should do this -before you run the android create avd command. +— an integer — as assigned by the android tool. The +target ID is not derived from the system image name, version, or API Level, or +other attribute, so you need to have the android tool list the +available system images and the target ID of each, as described in the next +section. You should do this before you run the android create +avd command.

      Listing targets

      @@ -131,7 +143,7 @@ target ID of each, as described in the next section. You should do this
      android list targets
      -

      The android tool scans the <sdk>/platforms and +

      The android tool scans the <sdk>/platforms and <sdk>/add-ons directories looking for valid system images and then generates the list of targets. Here's an example of the command output:

      @@ -199,24 +211,22 @@ system image in the list above):

      android create avd -n my_android1.5 -t 2

      If the target you selected was a standard Android system image ("Type: -platform"), the android tool next asks you whether you want to create a custom -hardware profile.

      - +platform"), the android tool next asks you whether you want to +create a custom hardware profile.

      Android 1.5 is a basic Android platform.
       Do you wish to create a custom hardware profile [no]

      If you want to set custom hardware emulation options for the AVD, enter "yes" and set values as needed. If you want to use the default hardware emulation options for the AVD, just press the return key (the default is "no"). -The android tool creates the AVD with name and system image mapping you +The android tool creates the AVD with name and system image mapping you requested, with the options you specified. -

      If you are creating an AVD whose target is an SDK add-on, -the android tool does not allow you to set hardware emulation options. It -assumes that the provider of the add-on has set emulation options appropriately -for the device that the add-on is modeling, and so prevents you from resetting -the options.

      - +

      If you are creating an AVD whose target is an SDK add-on, the +android tool does not allow you to set hardware emulation options. +It assumes that the provider of the add-on has set emulation options +appropriately for the device that the add-on is modeling, and so prevents you +from resetting the options.

      For a list of options you can use in the android create avd command, see the table in Command-line options for AVDs, at the bottom of @@ -225,11 +235,11 @@ this page.

      Setting hardware emulation options

      When are creating a new AVD that uses a standard Android system image ("Type: -platform"), the android tool lets you set hardware emulation options for virtual -device. The table below lists the options available and the default values, as -well as the names of properties that store the emulated hardware options in the AVD's -configuration file (the config.ini file in the AVD's local directory).

      - +platform"), the android tool lets you set hardware emulation +options for virtual device. The table below lists the options available and the +default values, as well as the names of properties that store the emulated +hardware options in the AVD's configuration file (the config.ini file in the +AVD's local directory).

      @@ -249,7 +259,6 @@ configuration file (the config.ini file in the AVD's local directory).

      @@ -339,23 +348,30 @@ configuration file (the config.ini file in the AVD's local directory).

      + + + + + + +
      Whether there is a touch screen or not on the device. Default value is "yes". hw.touchScreen -
      Trackball support Whether there is a trackball on the device. Default value is "yes". Default value is "66MB". disk.cachePartition.size
      Abstracted LCD densitySets the generalized density characteristic used by the AVD's screen. Default value is "160".hw.lcd.density

      Default location of the AVD files

      -

      When you create an AVD, the android tool creates a dedicated directory for it +

      When you create an AVD, the android tool creates a dedicated directory for it on your development computer. The directory contains the AVD configuration file, the user data image and SD card image (if available), and any other files associated with the device. Note that the directory does not contain a system image — instead, the AVD configuration file contains a mapping to the system image, which it loads when the AVD is launched.

      -

      The android tool also creates a <AVD name>.ini file for the AVD at the +

      The android tool also creates a <AVD name>.ini file for the AVD at the root of the .android/avd directory on your computer. The file specifies the location of the AVD directory and always remains at the root the .android directory.

      -

      By default, the android tool creates the AVD directory inside +

      By default, the android tool creates the AVD directory inside ~/.android/avd/ (on Linux/Mac), C:\Documents and Settings\<user>\.android\ on Windows XP, and C:\Users\<user>\.android\ on Windows Vista. @@ -396,18 +412,18 @@ Error: Invalid value in image.sysdir. Run 'android update avd -n foo'

      Deleting an AVD

      -

      You can use the android tool to delete an AVD. Here is the command usage:

      +

      You can use the android tool to delete an AVD. Here is the command usage:

      android delete avd -n <name> 
      -

      When you issue the command, the android tool looks for an AVD matching the +

      When you issue the command, the android tool looks for an AVD matching the specified name deletes the AVD's directory and files.

      Command-line options for AVDs

      The table below lists the command-line options you can use with the -android tool.

      +android tool.

      @@ -448,9 +464,9 @@ android tool.

      @@ -465,7 +481,7 @@ files. - diff --git a/docs/html/guide/developing/tools/ddms.jd b/docs/html/guide/developing/tools/ddms.jd index fa04216c39bf..f55940d18ae0 100644 --- a/docs/html/guide/developing/tools/ddms.jd +++ b/docs/html/guide/developing/tools/ddms.jd @@ -1,7 +1,7 @@ -page.title=Using Dalvik Debug Monitor Service (DDMS) +page.title=Using the Dalvik Debug Monitor @jd:body -

      Android ships with a debugging tool called the Dalvik Debug Monitor Service (DDMS), +

      Android ships with a debugging tool called the Dalvik Debug Monitor Server (DDMS), which provides port-forwarding services, screen capture on the device, thread and heap information on the device, logcat, process, and radio state information, incoming call and SMS spoofing, location data spoofing, and more. This page @@ -106,7 +106,7 @@ and some pretty cool tools.

    1. utime - cumulative time spent executing user code, in "jiffies" (usually - 10ms). Only available under Linux.
    2. + 10ms).
    3. stime - cumulative time spent executing system code, in "jiffies" (usually 10ms).
    4. Name - the name of the thread
    5. @@ -214,14 +214,15 @@ the emulator from command line, be sure to mount the sdcard again.)

      Screen Capture

      You can capture screen images on the device or emulator by selecting Device - > Screen capture... in the menu bar, or press CTRL-S.

      + > Screen capture... in the menu bar, or press CTRL-S. + Be sure to select a device first.

      Exploring Processes

      You can see the output of ps -x for a specific VM by selecting Device > Show process status... in the menu bar.

      Cause a GC to Occur

      -

      Cause garbage collection to occury by pressing the trash can button on the toolbar.

      +

      Cause garbage collection to occur in the selected application by pressing the trash can button on the toolbar.

      Running Dumpsys and Dumpstate on the Device (logcat)

        @@ -239,7 +240,7 @@ the emulator from command line, be sure to mount the sdcard again.)

        Stop a Virtual Machine

        You can stop a virtual machine by selecting Actions > Halt -VM. Pressing this button causes the VM to call System.exit(1).

        +VM. Pressing this button causes the VM to call Runtime.halt(1).

        Known issues with DDMS

        DDMS has the following known limitations:

        diff --git a/docs/html/guide/developing/tools/emulator.jd b/docs/html/guide/developing/tools/emulator.jd index 82d3c8dd6d0a..a9b6914cf476 100644 --- a/docs/html/guide/developing/tools/emulator.jd +++ b/docs/html/guide/developing/tools/emulator.jd @@ -1,7 +1,7 @@ page.title=Android Emulator @jd:body -Image of the Android Emulator +
        Image of the Android Emulator

        The Android SDK includes a mobile device emulator -- a virtual mobile device that runs on your computer. The emulator lets you prototype, develop, and test @@ -27,9 +27,13 @@ from which you can log kernel output, simulate application interrupts (such as arriving SMS messages or phone calls), and simulate latency effects and dropouts on the data channel.

        -
        -

        In this document:

        -
        +
      -f Force creation of the AVD By default, if the name of the AVD being created matches that of an - existing AVD, the android tool will not create the new AVD or overwrite + existing AVD, the android tool will not create the new AVD or overwrite the existing AVD. If you specify the -f option, however, the - android tool will automatically overwrite any existing AVD that has the + android tool will automatically overwrite any existing AVD that has the same name as the new AVD. The files and data of the existing AVD are deleted.
      -s <name> or
      -s <width>-<height>
      The skin to use for this AVD, identified by name or dimensions.The android tool scans for a matching skin by name or dimension in the + The android tool scans for a matching skin by name or dimension in the skins/ directory of the target referenced in the -t <targetID> argument. Example: -s HVGA-L
      + + + + + -
      +
      - +
      In this document:
      +
      1. Overview
      2. Starting and Stopping the Emulator
      3. @@ -53,9 +57,9 @@ on the data channel.

      4. Sending a Voice Call or SMS to Another Emulator Instance
      - +
      1. Using the Emulator Console
          @@ -85,9 +89,9 @@ on the data channel.

        1. Troubleshooting Emulator Problems
        2. Emulator Limitations
        - +
      @@ -260,11 +264,11 @@ the keys of your keyboard.

      Switch to previous layout orientation (for example, portrait, landscape) - KEYPAD_7, F11 + KEYPAD_7, Ctrl-F11 Switch to next layout orientation (for example, portrait, landscape) - KEYPAD_9, F12 + KEYPAD_9, Ctrl-F12 Toggle cell networking on/off @@ -721,19 +725,19 @@ scale in direct relationship with <delay> values.

      -skin <skinID> - Start the emulator with the specified skin. - The standard Android platforms includes a choice of - four skins:
      -
    6. HVGA-L (480x320, landscape)
    7. -
    8. HVGA-P (320x480, portrait) (default)
    9. -
    10. QVGA-L (320x240, landscape)
    11. -
    12. QVGA-P (240x320, portrait)
    13. + This emulator option is deprecated. + Please set skin options using AVDs, rather than by using this emulator +option. Using this option may yield unexpected and in some cases misleading +results, since the density with which to render the skin may not be defined. +AVDs let you associate each skin with a default density and override the default +as needed. For more information, see Android Virtual Devices. -skindir <dir> - Search for emulator skins in <dir>. -   + This emulator option is deprecated. + See comments for -skin, above. @@ -1636,41 +1640,9 @@ kilobits/sec):

      Using Emulator Skins

      -

      You can run the emulator with any of four default skins, as described in the table below. To specify a skin, use -skin <skinID> when starting the emulator.

      - -

      For example:

      - -
      emulator -skin HVGA-L
      +

      The Android SDK includes several Emulator skins that you can use to control the resolution and density of the emulated device's screen. To select a specific skin for running the emulator, create an AVD that uses that skin. Please do not use deprecated emulator options such as -skin to control the skin used by an emulator instance. For more information about AVDs, see Android Virtual Devices.

      -

      Note that you must enter the <skinID> in uppercase letters (if your development computer is case-sensitive).

      - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      skinIDDescriptionSkin
      HVGA-L480x320, landscape
      HVGA-P320x480, portrait (default)
      QVGA-L320x240, landscape
      QVGA-P240x320, portrait
      diff --git a/docs/html/guide/developing/tools/index.jd b/docs/html/guide/developing/tools/index.jd index 2c9e45df3117..6e9fde1fb0f4 100644 --- a/docs/html/guide/developing/tools/index.jd +++ b/docs/html/guide/developing/tools/index.jd @@ -30,6 +30,11 @@ applications on the emulator.

      The Hierarchy Viewer tool allows you to debug and optimize your user interface. It provides a visual representation of your layout's hierarchy of Views and a magnified inspector of the current display with a pixel grid, so you can get your layout just right. +
      + +
      layoutopt
      +
      This tool lets you quickly analyze your application's layouts for +efficiency.
      Draw 9-patch
      @@ -89,5 +94,10 @@ applications on the emulator.

      A script that lets you manage AVDs and generate Ant build files that you can use to compile your Android applications.
      + +
      zipalign
      +
      An important .apk optimization tool. This tool ensures that all uncompressed data starts + with a particular alignment relative to the start of the file. This should always be used + to align .apk files after they have been signed.
      diff --git a/docs/html/guide/developing/tools/layoutopt.jd b/docs/html/guide/developing/tools/layoutopt.jd new file mode 100644 index 000000000000..72a110d256c5 --- /dev/null +++ b/docs/html/guide/developing/tools/layoutopt.jd @@ -0,0 +1,62 @@ +page.title=layoutopt +@jd:body + +

      layoutopt is a command-line tool that helps you optimize the +layouts and layout hierarchies of your applications. You can run it against your +layout files or resource directories to quickly check for inefficiencies or +other types of problems that could be affecting the performance of your +application.

      + +

      To run the tool, open a terminal and launch layoutopt +<resources> from your SDK tools/ directory. In the +command, supply a list of uncompiled resource xml files or directories that you +want to analyze.

      + +

      When run, the tool loads the specified XML files and analyzes their layout +structures and hierarchies according to a set of predefined rules. If it detects +issues, it outputs information about the issues, giving filename, line numbers, +description of issue, and for some types of issues a suggested resolution.

      + +

      Here's an example of the output:

      + +
      $ layoutopt samples/
      +samples/compound.xml
      +   7:23 The root-level <FrameLayout/> can be replaced with <merge/>
      +   11:21 This LinearLayout layout or its FrameLayout parent is useless
      +samples/simple.xml
      +   7:7 The root-level <FrameLayout/> can be replaced with <merge/>
      +samples/too_deep.xml
      +   -1:-1 This layout has too many nested layouts: 13 levels, it should have <= 10!
      +   20:81 This LinearLayout layout or its LinearLayout parent is useless
      +   24:79 This LinearLayout layout or its LinearLayout parent is useless
      +   28:77 This LinearLayout layout or its LinearLayout parent is useless
      +   32:75 This LinearLayout layout or its LinearLayout parent is useless
      +   36:73 This LinearLayout layout or its LinearLayout parent is useless
      +   40:71 This LinearLayout layout or its LinearLayout parent is useless
      +   44:69 This LinearLayout layout or its LinearLayout parent is useless
      +   48:67 This LinearLayout layout or its LinearLayout parent is useless
      +   52:65 This LinearLayout layout or its LinearLayout parent is useless
      +   56:63 This LinearLayout layout or its LinearLayout parent is useless
      +samples/too_many.xml
      +   7:413 The root-level <FrameLayout/> can be replaced with <merge/>
      +   -1:-1 This layout has too many views: 81 views, it should have <= 80!
      +samples/useless.xml
      +   7:19 The root-level <FrameLayout/> can be replaced with <merge/>
      +   11:17 This LinearLayout layout or its FrameLayout parent is useless
      + +

      The layoutopt tool is available in SDK Tools, Revision 3 or +later. If you do not have SDK Tools 3 or later installed in your SDK, you can +download it from the Android SDK repository site using the Android SDK and AVD +Manager. For information, see Adding SDK Components.

      + +

      Usage

      + +

      To run layoutopt against a given list of layout resources:

      + +
      layoutopt <list of xml files or directories>
      + +

      For example:

      + +
      $ layoutopt res/layout-land
      +
      $ layoutopt res/layout/main.xml res/layout-land/main.xml
      diff --git a/docs/html/guide/developing/tools/othertools.jd b/docs/html/guide/developing/tools/othertools.jd index 603609eb1ae0..00f0b8d665e2 100644 --- a/docs/html/guide/developing/tools/othertools.jd +++ b/docs/html/guide/developing/tools/othertools.jd @@ -1,9 +1,11 @@ page.title=Other Tools @jd:body -

      The sections below describe other tools that you can use when building Android applications.

      +

      The sections below describe other tools that you can use when building +Android applications.

      -

      All of the tools are included in the Android SDK and are accessible from the <sdk>/tools/ directory.

      +

      All of the tools are included in the Android SDK and are accessible from the +<sdk>/tools/ directory.

      Contents

      @@ -16,24 +18,32 @@ page.title=Other Tools

      android

      -

      The android tool is a script that lets you create and manage Android Virtual Devices (AVDs) and, if you are developing using Ant, generate template Android projects to help you get started quickly.

      +

      {@code android} is an important development tool that lets you:

      -

      For information about how to use the android tool to manage AVDs, see Android Virtual Devices.

      + -

      For information about how to use the android tool to create or update a project, see Developing in Other IDEs.

      - -

      Note that if you are developing in Eclipse with the ADT plugin, you will use the android tool to manage the AVDs you create, but you will not use the android tool for creating a project. The ADT plugin provides a New Project Wizard that helps you set up an Android project in Eclipse.

      - -

      If you are developing in Ant, you will use the android tool to manage your AVDs, and you can also use it to create or update a project.

      - -

      Note: The android tool replaces the activitycreator tool provided in previous SDK releases.

      +

      If you develop in Eclipse with the ADT plugin, you can perform +these tasks directly from the IDE. To create +Android projects and AVDs from Eclipse, see Developing +In Eclipse. To update your SDK from Eclipse, see +Adding SDK Components. +

      mksdcard

      -

      The mksdcard tool lets you quickly create a FAT32 disk image that you can load in the emulator, to simulate the presence of an SD card in the device. Here is the usage for mksdcard:

      +

      The mksdcard tool lets you quickly create a FAT32 disk image that you can +load in the emulator, to simulate the presence of an SD card in the device. +Here is the usage for mksdcard:

      mksdcard [-l label] <size>[K|M] <file>
      @@ -53,7 +63,8 @@ page.title=Other Tools size An integer that specifies the size (in bytes) of disk image to create. -You can also specify size in kilobytes or megabytes, by appending a "K" or "M" to <size>. For example, 1048576K, 1024M. +You can also specify size in kilobytes or megabytes, by appending a "K" or "M" to +<size>. For example, 1048576K, 1024M. @@ -63,7 +74,9 @@ You can also specify size in kilobytes or megabytes, by appending a "K" or "M" t -

      Once you have created the disk image file, you can load it in the emulator at startup using the emulator's -sdcard option. For more information, see Android Emulator.

      +

      Once you have created the disk image file, you can load it in the emulator at +startup using the emulator's -sdcard option. For more information, see +Android Emulator.

      emulator -sdcard <file>
      @@ -71,7 +84,11 @@ You can also specify size in kilobytes or megabytes, by appending a "K" or "M" t

      dx

      -

      The dx tool lets you generate Android bytecode from .class files. The tool converts target files and/or directories to Dalvik executable format (.dex) files, so that they can run in the Android environment. It can also dump the class files in a human-readable format and run a target unit test. You can get the usage and options for this tool by using dx --help.

      +

      The dx tool lets you generate Android bytecode from .class files. The tool +converts target files and/or directories to Dalvik executable format (.dex) files, +so that they can run in the Android environment. It can also dump the class files +in a human-readable format and run a target unit test. You can get the usage and +options for this tool by using dx --help.

      diff --git a/docs/html/guide/developing/tools/zipalign.jd b/docs/html/guide/developing/tools/zipalign.jd new file mode 100644 index 000000000000..6231798408d0 --- /dev/null +++ b/docs/html/guide/developing/tools/zipalign.jd @@ -0,0 +1,65 @@ +page.title=zipalign +@jd:body + +

      zipalign is an archive alignment tool that provides important +optimization to Android application (.apk) files. +The purpose is to ensure that all uncompressed data starts +with a particular alignment relative to the start of the file. Specifically, +it causes all uncompressed data within the .apk, such as images or raw files, +to be aligned on 4-byte boundaries. This +allows all portions to be accessed directly with {@code mmap()} even if they +contain binary data with alignment restrictions. +The benefit is a reduction in the amount of RAM consumed +when running the application.

      + +

      This tool should always be used to align your .apk file before +distributing it to end-users. The Android build tools can handle +this for you. When using Eclipse with the ADT plugin, the Export Wizard +will automatically zipalign your .apk after it signs it with your private key. +The build scripts used +when compiling your application with Ant will also zipalign your .apk, +as long as you have provided the path to your keystore and the key alias in +your project {@code build.properties} file, so that the build tools +can sign the package first.

      + +

      Caution: zipalign must only be performed +after the .apk file has been signed with your private key. +If you perform zipalign before signing, then the signing procedure will undo +the alignment. Also, do not make alterations to the aligned package. +Alterations to the archive, such as renaming or deleting entries, will +potentially disrupt the alignment of the modified entry and all later +entries. And any files added to an "aligned" archive will not be aligned.

      + +

      The adjustment is made by altering the size of +the "extra" field in the zip Local File Header sections. Existing data +in the "extra" fields may be altered by this process.

      + +

      For more information about how to use zipalign when building your +application, please read Signing +Your Application.

      + + +

      Usage

      + +

      To align {@code infile.apk} and save it as {@code outfile.apk}:

      + +
      zipalign [-f] [-v] <alignment> infile.apk outfile.apk
      + +

      To confirm the alignment of {@code existing.apk}:

      + +
      zipalign -c -v <alignment> existing.apk
      + +

      The {@code <alignment>} is an integer that defines the byte-alignment boundaries. +This must always be 4 (which provides 32-bit alignment) or else it effectively +does nothing.

      + +

      Flags:

      + +
        +
      • {@code -f} : overwrite existing outfile.zip
      • +
      • {@code -v} : verbose output
      • +
      • {@code -c} : confirm the alignment of the given file
      • +
      + + + diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a5dadbc25acd..5215202680a2 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -98,7 +98,7 @@
    14. @@ -252,10 +255,12 @@
    15. Draw 9-Patch
    16. Emulator
    17. Hierarchy Viewer
    18. +
    19. layoutopt
    20. mksdcard
    21. Monkey
    22. sqlite3
    23. Traceview
    24. +
    25. zipalign
    26. + +

      Applications can provide custom resources (primarily layouts) for any of the +three generalized sizes, if needed, and they can also provide resources +(primarily drawables such as images) for any of the three generalized densities. +Applications do not need to work with the actual physical size or density of the +device screen. At run time, the platform handles the loading of the correct size +or density resources, based on the generalized size or density of the current +device screen, and adapts them to the actual pixel map of the screen.

      + +

      The range of screens supported by Android and the generalized screen +configurations that the platform maps them to are shown in the table below.

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + Low density (120), ldpi + + Medium density (160), mdpi + + High density (240), hdpi +
      + Small screen + +
        +
      • QVGA (240x320), 2.6"-3.0" diagonal
      • +
      +
      + Normal screen + +
        +
      • WQVGA (240x400), 3.2"-3.5" diagonal
      • +
      • FWQVGA (240x432), 3.5"-3.8" diagonal
      • +
      +
      +
        +
      • HVGA (320x480), 3.0"-3.5" diagonal
      • +
      +
      +
        +
      • WVGA (480x800), 3.3"-4.0" diagonal
      • +
      • FWVGA (480x854), 3.5"-4.0" diagonal
      • +
      +
      + Large screen + +
        +
      • WVGA (480x800), 4.8"-5.5" diagonal
      • +
      • FWVGA (480x854), 5.0"-5.8" diagonal
      • +
      +
      + +

      Table +1. Summary of device screens supported by Android.

      + +

      As shown above, the various screen configurations are arranged around a +baseline screen — HVGA (320x480) resolution on a 3.2" screen — which +is assigned a size of "normal" and a density of "medium". The HVGA screen is +used as the baseline because all applications written against Android 1.5 or +earlier are (by definition) written for the HVGA screen used on the T-Mobile G1 +and similar devices.

      + + + +

      Although the platform currently supports the nine possible size-density +configurations listed in the table, you do not necessarily need to custom +resources for each one of them. The platform provides robust compatibility +features, described in the sections below, that can handle most of the work of +rendering your application on the current device screen, provided that the UI is +properly implemented. For more information, see Best Practices for Screen Independence.

      + + +

      How Android supports multiple screens

      + + + +

      The foundation of Android's support for multiple screens is a set of built-in +compatibility features that together manage the rendering of application +resources in an appropriate way for the current device screen. The platform +handles most of the work of rendering your application, but also gives you two +key ways to control the way your application is displayed, if you need or want +to use them:

      + +
        +
      • The platform provides a set of resource qualifiers that let you provide +size- and density-specific resources, if needed. The qualifiers for +size-specific resources are large, normal, and +small, and those for density-specific resources are +hdpi (high), mdpi (medium), and ldpi +(low). The qualifiers correspond to the generalized densities given in +Table 1, above.
      • +
      • The platform also provides a + +<supports-screens> +element, whose attributes +android:largeScreens, android:normalScreens, and +android:smallScreens let you specify what generalized screen sizes +your application supports. A fourth attribute, android:anyDensity, +lets you indicate whether or not your application includes built-in support for +multiple densities.
      • +
      + +

      At run time, the platform provides three types of support to your +application, to ensure the best possible display on the current device +screen:

      + +
        +
      1. Pre-scaling of resources (such as image assets) + +

        Based on the density of the current screen, the platform automatically +loads any size- or density-specific resources from your application and displays +them without scaling. If no matching resources are available, the platform loads +the default resources and scales them up or down as needed to match the current +screen's generalized density. The platform assumes that default resources are +designed for proper display at the baseline screen density of "medium" (160), +unless they are loaded from a density-specific resource directory.

        + +

        For example, if the current screen's density is "high", the platform loads +resources that are tagged with the qualifier hdpi and uses them +without scaling. If no such resources are available, the platform uses the +default resources instead, scaling them from the baseline density ("medium") to +"high".

        + +

        For more information about how to create size- and density-specific +resources, see Resource qualifiers.

      2. + +
      3. Auto-scaling of pixel dimensions and coordinates + +

        If the application states that it does not support different screen +densities, the platform auto-scales any absolute pixel coordinates, pixel +dimension values, and pixel math used in the application (such as might be used +for specifying the width or padding for a view). It does this to ensure that +pixel-defined screen elements are displayed at approximately the same physical +size as they would be at the baseline density of "medium" (160). The platform +handles this scaling transparently to the application and also reports scaled +overall pixel dimensions to the application, rather than physical pixel +dimensions.

        + +

        For instance, suppose a given device is using a WVGA high-denisty screen, +which is 480x800 and about the same size as a traditional HVGA screen, but it's +running an app that states that it does not support multiple densities. In this +case, the system will "lie" to the application when it queries for screen +dimensions, and report 320x533. Then, when the app does drawing operations, such +as invalidating the rectangle from (10,10) to (100, 100), the system will +likewise automatically transform the coordinates by scaling them the appropriate +amount, and actually invalidate the region (15,15) to (150, 150). The same +thing happens in the other direction, if the application is running on a +lower-density screen, coordinates are scaled down.

        + +

        For more information, see the android:anyDensity attribute in +Manifest attributes for screens support.

      4. + + + +
      5. Compatibility-mode display on larger screen-sizes + +

        If the current screen's size is larger than your application supports, as +specified in the supports-screens element, the platform displays +the application at the baseline size ("normal") and density ("medium). For +screens larger than baseline, the platform displays the application in a +baseline-sized portion of the overall screen, against a black background.

        + +

        For instance, suppose a given device is using a WVGA medium density screen, +classified as a "large" screen, but the application states that it does not +support large screens; in this case, the system will again "lie" to the +application when it queries for screen dimensions, and report 320x480. Instead +of scaling the application, however, the application's 320x480 interface will be +placed as a "postage stamp" in the larger 480x800 screen.

        + +

        For more information, see the android:anyDensity attribute in +Manifest elements for screens support and the +Screen-Compatibility Examples +section.

      6. +
      + +

      In general, these compatibility features ensure that all applications, +including those written against Android 1.5 and earlier platform versions, can +display properly on most devices, especially when the device's screen is at the +baseline "normal" size or larger.

      + +

      However, note that applications written for the baseline HVGA screen may need +minor adjustments before they display properly on smaller screens such as QVGA. +With the reduced screen area of small screens, there may be tradeoffs in design, +content, and function that you, as the application developer, need to consider. +For more information about how to prepare an existing application for display on +small screens, see Strategies for Legacy +Applications.

      + +

      The sections below provide more information how to take advantage of the +platform's multiple-screens support.

      + + +

      Density independence

      + +

      The goal of density independence is to preserve the physical size, from the +user's point of view, of user interface elements declared in an application, +when the application is displayed on screens with different densities. Density +independence applies to both layouts and drawables such as icons. Maintaining +density-independence is important because, other things being equal, a UI +element (such as a button) whose height and width are defined in terms of screen +pixels will appear physically larger on the lower density screen and smaller on +the higher density screen. Such density-related size changes can cause problems +in application layout, usability, and consistency with other applications +installed on the device.

      + +

      The platform provides density independence to applications by default. It +does this in three ways:

      + +
        +
      • Through pre-scaling of drawable resources (scaled at resource loading +time)
      • +
      • Through auto-scaling of device-independent pixel (dip) values used in +layouts
      • +
      • Through auto-scaling of absolute pixel values used in the application (only +needed if the application has set android:anyDensity="false" in its +manifest)
      • +
      + +

      The example screens below illustrate the density independence provided by the +platform. Note that both the layouts and launcher icons are displayed at the +same physical sizes, although screen sizes, aspect ratios, and densities are +different.

      + + +
      + +

      Figure 1. Examples of density independence on WVGA high +density (left), HVGA medium density (center), and QVGA low density (right).

      +
      + +

      In most cases, you can take advantage of density independence in your +application simply by making sure that your layouts specify all dimension values +in density-independent pixels (dip or dp) or +scale-independent pixels (sip or sp, for text only). +If you are using absolute pixel values in the application and manifest includes +android:anyDensity="true", you will also need +to scale the pixel values. See Converting from dips to +pixels for more information.

      + + +

      Manifest attributes for screens support

      + +

      Android 1.6 introduced a new manifest element, +<supports-screens>, +whose attributes you can use to control the +display of your application on different classes of device screens, as listed +below. The smallScreens, normalScreens, and +largeScreens attributes correspond to the generalized screen sizes +shown in Table 1, earlier in this document.

      + + + + + + + + + + + + + + + + + + + + + + +
      + Attribute + + Description +
      + android:smallScreens + + Whether or not the application UI is designed for use on +small screens — "true" if it is, and +"false" if not. See Default values for +attributes for information about the assumed value of this attribute, if not +declared. +
      + android:normalScreens + + Whether or not the application UI is designed for use on +normal screens — "true" if it is, and +"false" if not. The default value is "true". +
      + android:largeScreens + + Whether or not the application UI is designed for use on +large screens — "true" if it is, and +"false" if not. See Default values for +attributes for information about the assumed value of this attribute, if not +declared. +
      + android:anyDensity + +

      Whether or not the application is designed to manage its UI properly +in different density environments — "true" if so, and +"false" if not.

      +
        +
      • If set to "true", the platform disables its +density-compatibility features for all screen densities — specifically, +the auto-scaling of absolute pixel units and math — and relies on the +application to use density-independent pixel units and/or to manage the +adaptation of pixel values according to density of the current screen.
      • + +
      • If set to "false", the platform enables its +density-compatibility features for all screen densities. In this case, the +platform provides a scaled, virtual screen pixel map to the application, against +which it can layout and draw its UI as though against a medium-density screen +(160). The platform then transparently auto-scales the application's pixel units +and math as needed to match the actual device screen density.
      • +
      +

      See Default values for attributes for +information about the assumed value of this attribute, if not declared.

      +
      + +

      In general, when you declare a screen-size attribute +(smallScreens, normalScreens, or +largeScreens) as "true", you are signaling to the platform that +your application wants to manage its UI by itself, for all screen sizes, without +the platform applying any size-compatibility behaviors (such as a virtual HVGA +display area). If you declare a screen-size attribute as "false", you are +signaling that your application is not designed for that screen size. The +effects are conditioned by the screen size that your application does not +support:

      + +
        +
      • If you declare largeScreens="false", your application can +still be installed by users of devices with large screens. When run on a device +with a large screen, this attribute value causes the platform to run the +application in compatibility mode, rendering it in a baseline HVGA screen area +(normal size, medium density) reserved on the larger screen. See +Screen-Compatibility Examples for an +illustration of what an application looks like when displayed in compatibility +mode.
      • +
      • If you declare smallScreens="false", your application can +still be installed by users of devices with small screens. However, this +attribute value causes Android Market to filter your application from the list +of applications available to such users. In effect, this prevents users from +installing the application on small-screen devices.
      • +
      + +

      If you declare the android:anyDensity attribute as "true", you +are signaling to the platform that your application wants to manage its UI by +itself, for all screen densities, using the actual screen dimensions and pixels. +In this case, the application must ensure that it declares its UI dimensions +using device-independent pixels and scales any actual pixel values or math by +the scaling factor available from +{@link android.util.DisplayMetrics#density android.util.DisplayMetrics.density}.

      + +

      Note that the setting of the android:anyDensity attribute does +not affect the platform's pre-scaling of drawable resources, such as bitmaps and +nine-patch images, which always takes place by default.

      + +

      The following example shows a manifest that declares support for large, +normal, and small screens in any densities.

      + +
      <manifest xmlns:android="http://schemas.android.com/apk/res/android">
      +
      +  <supports-screens
      +          android:largeScreens="true"
      +          android:normalScreens="true"
      +          android:smallScreens="true"
      +          android:resizable="true"
      +          android:anyDensity="true" />
      +  </manifest>
      +
      + +

      + Default values for attributes +

      + +

      The default values for the <supports-screens> attributes +differs, depending on the the value of the +android:minSdkVersion + attribute in the application's manifest, as well as on +the value of android:targetSdkVersion, if declared:

      + +
      +
        +
      • + If android:minSdkVersion or +android:targetSdkVersion is "3" (Android 1.5) or lower, the default +value for everything except android:normalScreens is false. If you +are primarily targeting pre-Android 1.6 platforms but also want to support other +densities/screen sizes, you need to set the appropriate attributes to +true. +
      • +
      • + If android:minSdkVersion or +android:targetSdkVersion is "4" (Android 1.6) or higher, the +default value for everything is true. If your application +requires Android 1.6 features, +but does not support these densities and/or screen sizes, you need to set the +appropriate attributes to false. +
      • +
      • + Note that android:normalScreens always defaults to +true. +
      • +
      +
      + + +

      Resource directory qualifiers for screen size and density

      + +

      Android supports resource directory qualifiers for controlling the selection +of resources based on the characteristics of the screen on which your application +is running. You can use these qualifiers to provide size- and density-specific +resources in your application. For more information about the generalized sizes +and densities that correspond to the qualifiers, see Table +1, earlier in this document.

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Screen characteristicQualifierDescription
      SizesmallResources for small screens, such as QVGA low density.
      normalResources for normal (baseline configuration) screens, such as T-Mobile +G1/HTC Magic screen size, or equivalent.
      largeResources for large screens. Typical example is a tablet like device.
      DensityldpiLow-density resources, for 100 to 140 dpi screens.
      mdpiMedium-density resources for 140 to 180 dpi screens.
      hdpiHigh-density resources for 190 to 250 dpi screens.
      nodpiDensity-independent resources. The platform does not auto-scale resources +tagged with this qualifier, regardless of the current screen's density.
      Aspect ratiolongResources for screens of any size or density that have a significantly +taller (in portrait mode) and wider (in landscape mode) aspect ratio than the +baseline screen configuration.
      notlongResources for use only on screens that have an aspect ratio that is similar +to the baseline screen configuration.
      Platform versionv<api-level>Resources that are for use only on a specific API Level or higher. For +example, if your application is designed to run on both Android 1.5 (API Level +3) and Android 1.6 (API Level 4 and higher), you can use the -v4 +qualifier to tag any resources that should be excluded when your application is +running on Android 1.5 (API Level 3). Using the version qualifier is necessary +in some cases, if the older platform is inadvertently loading resources from a +directory containing resources for a newer platform.
      + +

      +Note that the density and the screen size are independent parameters and are +interpreted by the system individually. For example, WVGA high density is +considered a normal screen because its physical size is about the same as one of +T-Mobile G1. On the other hand, a WVGA medium density screen is considered a +large screen — it offers the same resolution but at lower pixel +density, meaning that it is both physically larger than the baseline screen and +can display significantly more information than a normal screen size. +

      + +

      Here is an example of the resource directory structure of an application that +supports low and high density, and employs different layout schemes.

      + +
      res/layout/my_layout.xml            // layout for normal screen size
      +res/layout-small/my_layout.xml      // layout for small screen size
      +res/layout-large/my_layout.xml      // layout for large screen size
      +res/layout-large-land/my_layout.xml // layout for large screen size in landscape mode
      +
      +res/drawable-ldpi/my_icon.png       // icon image for low density
      +res/drawable-mdpi/dpi/my_icon.png   // icon for medium density
      +res/drawable-hdpi/my_icon.png       // icon image for high density
      +
      +res/drawable-nodpi/composite.xml    // density independent resource
      +
      + +

      For more information about how to use resource qualifiers or how the platform +selects them, please read + +Alternate Resources.

      + + +

      Best practices for Screen Independence

      + +

      The objective of supporting multiple screens is to create an application that +can run properly on any display and function properly on any of the screen +configurations listed in Table 1 earlier in this document. +

      + +

      You can easily ensure that your application will display properly on +different screens. Here is a quick checklist:

      + +
        +
      1. + Prefer wrap_content, fill_parent and the dip unit to px in XML layout files +
      2. +
      3. + Avoid AbsoluteLayout +
      4. +
      5. + Do not use hard coded pixel values in your code +
      6. +
      7. + Use density and/or resolution specific resources +
      8. +
      + +

      1. Prefer wrap_content, fill_parent and the dip unit to +absolute pixels

      + +

      When defining the layout_width and layout_height of +views in an XML layout file, using wrap_content, +fill_parent or the dip will guarantee that the view is +given an appropriate size on the current device screen. For instance, a view +with a layout_width="100dip" will measure 100 pixels wide on an +HVGA@160 density display and 150 pixels on a WVGA@240 density display, but the +view will occupy approximately the same physical space.

      + +

      Similarly, you should prefer the sp (scale-independent pixel, +the scale factor depends on a user setting) or dip (if you don't +want to allow the user to scale the text) to define font sizes.

      + +

      2. Avoid AbsoluteLayout

      + +

      {@link android.widget.AbsoluteLayout AbsoluteLayout} +is one of the layout containers offered by the Android UI toolkit. Unlike the +other layouts however, AbsoluteLayout enforces the use of fixed +positions which might easily lead to user interfaces that do not work well on +different displays. Because of this, AbsoluteLayout was deprecated +in Android 1.5 (API Level 3).

      + +

      You can achieve much the same layout by using a +{@link android.widget.FrameLayout FrameLayout} instead, and setting +layout_margin attributes of the children. This approach is more +flexible and will yield better results on different screens.

      + +

      3. Do not use hard-coded pixel values in your code

      + +

      For performance reasons and to keep the code simpler, the Android framework +API uses pixels as the standard unit for expressing dimension or coordinate +values. That means that the dimensions of a View are always expressed in the +code in pixels. For instance, if myView.getWidth() returns 10, the +view is 10 pixels wide. In some cases, you may need to scale the pixel values +that you use in your code. The sections below provide more information.

      + +

      Converting from dips to pixels

      + +

      In some cases, you will need to express dimensions in dip and +then convert them to pixels. Imagine an application in which a scroll gesture is +recognized after the user's finger has moved by at least 16 pixels. On a +baseline HVGA screen, the user will have to move his finger by 16 pixels / 160 +dpi = 1/10th of an inch (or 2.5 mm) before the gesture is recognized. On a +device with a high (240) density display, the user will move his finger by only +16 pixels / 240 dpi = 1/15th of an inch (or 1.7 mm.) The distance is much +shorter and the application thus appears more sensitive to the user. To fix this +issue, the gesture threshold must be expressed in the code in dip +and then converted to actual pixels.

      + +
      // The gesture threshold expressed in dip
      +private static final float GESTURE_THRESHOLD_DIP = 16.0f;
      +
      +// Convert the dips to pixels
      +final float scale = getContext().getResources().getDisplayMetrics().density;
      +mGestureThreshold = (int) (GESTURE_THRESHOLD_DIP * scale + 0.5f);
      +
      +// Use mGestureThreshold as a distance in pixels
      +
      + +

      The {@link android.util.DisplayMetrics#density android.util.DisplayMetrics.density} +field specifies the the scale factor you must use to +convert dips to pixels according to the current screen density. You can access +the current screen's metrics through a Context or +Activity. On a medium (160) density screen, +DisplayMetrics.density equals "1.0", whereas on a high (240) +density screen it equals "1.5". You can refer to the documentation of the +{@link android.util.DisplayMetrics DisplayMetrics} +class for details.

      + +

      Use pre-scaled configuration values

      + +

      The {@link android.view.ViewConfiguration ViewConfiguration} class can be +used to access the most common distances, speeds, and times used in the Android +framework. For instance, the distance in pixels used by the framework as the +scroll threshold can be obtained as follows:

      + +
      ViewConfiguration.get(aContext).getScaledTouchSlop()
      + +

      Methods starting with the getScaled prefix are guaranteed to return a value in pixels that will display properly regardless of the current screen density.

      + +

      4. Use density and/or size-specific resources

      + +
      + +

      Figure 2. Comparison of pre-scaled and auto-scaled bitmaps.

      +
      + +

      Even with the size- and density-compatibility features that the platform +provides, you may still want to make adjustments to the UI of your application +when it displayed on certain screen sizes or densities. You can do this by +providing size- or density-specific resources — assets, layouts, strings, +and so on. If you want, you can also take control over the scaling of images +assets. The sections below provide more information.

      + +

      Custom resources and directories

      + +

      If you need to control exactly how your application will look on various +displays, simply adjust your assets and layouts in configuration-specific +resources directories. For example, consider an icon that you want to display on +medium and high density screens. Simply create your icon at two different sizes +(for instance 100x100 for medium density and 150x150 for high density) and put +the two variations in the appropriate directories, using the proper +qualifiers:

      + +

      res/drawable-mdpi/icon.png   // +for medium-density screens

      + +

      res/drawable-hdpi/icon.png   // +for high-density screens

      + +

      If a density qualifier is not defined in a resource directory name, the +platform assumes that the resources in that directory are designed for the +baseline medium density. It is not recommended that you put density-specific +resources such as images in the default directory.

      + +

      For more information about valid resource qualifiers, see +Resource directory qualifiers, earlier in this +document.

      + +

      Pre-scaling and auto-scaling of bitmaps and nine-patches

      + +

      When a bitmap or nine-patch image is loaded from the application's resources, +the platform attempts to pre-scale it to match the display's density. For +instance, if you placed a 100x100 icon in the res/drawable/ +directory and loaded that icon as a bitmap on a high-density screen, Android +would automatically scale up the icon and produce a 150x150 bitmap.

      + +

      This pre-scaling mechanism works independently of the source. For instance, +an application targeted for a high-density screen may have bitmaps only in the +res/drawable-hdpi/ directory. If one of the bitmaps is a 240x240 +icon and is loaded on a medium-density screen, the resulting bitmap will measure +160x160.

      + +

      The platform pre-scales resources as needed, whether the application is +running with density-compatibility features enabled or not (as specified by the +value of android:anyDensity). However, when running with +density-compatibility enabled, the platform continues to report the size of +pre-scaled bitmaps and other resources as if they were loaded in a +medium-density environment. For example, when density-compatibility is enabled, +if you load a 76x76 image from the default resources for display on a +high-density screen, the platform will pre-scale the image to 114x114 +internally. However, the API still reports the size of the image as 76x76. This +discrepancy may cause unexpected behavior if your application somehow directly +manipulates the scaled bitmap, but this was considered a reasonable trade-off to +keep the performance of existing applications as good as possible.

      + +

      This does not apply for the case that an application creates an in-memory +bitmap internally and draws something on it, for later display on the screen. +The platform auto-scales such bitmaps on the fly, at draw time. Other side +effects of such a case might be that fonts drawn in such a bitmap will be scaled +at the bitmap level, when the off-screen bitmap is finally rendered to the +display, resulting in scaling artifacts.

      + +

      There are situations in which you may not want Android to automatically scale +a resource. The easiest way to accomplish this is to put it in a "nodpi" +resource directory:

      + +

      res/drawable-nodpi/icon.png

      + +

      You can also take complete control of the scaling mechanism by using the +{@link android.graphics.BitmapFactory.Options BitmapFactory.Options} class, +which lets you define whether you want the bitmap to be pre-scaled and what the +density of the bitmap should be. For instance, if you are loading a bitmap from +a web server, you may want to force the bitmap's density to be high density. +When pre-scaling is disabled, the resulting bitmap is in auto-scaling mode. The +bitmap is associated with a density (that you may or may not have specified +through the BitmapFactory.Options) which will be used to scale the +bitmap on screen at drawing time. + +

      Using auto-scaling instead of pre-scaling is more CPU expensive than +pre-scaling but uses less memory. You can refer to the documentation of +{@link android.graphics.BitmapFactory BitmapFactory}, +{@link android.graphics.Bitmap Bitmap}, and +{@link android.graphics.Canvas Canvas} for more +information on auto-scaling.

      + +

      Figure 2, at right, demonstrates the results of the pre-scale and auto-scale +mechanisms when loading low (120), medium (160) and high (240) density bitmaps +on a baseline screen. The differences are subtle, because all of the bitmaps are +being scaled to match the current screen density, however the scaled bitmaps +have slightly different appearances depending on whether they are pre-scaled or +auto-scaled at draw time.

      + +

      Strategies for Legacy Applications

      + +

      If you have already developed and published an Android application based on +Android 1.5 or earlier platform version, you need to consider how you will adapt +your application so that it is deployable to

      + +
        +
      • Existing devices, which may be running Android 1.5 (or lower) platform +version, as well as to
      • +
      • Newer devices that are running Android 1.6 (or higher) and offering various +screen sizes and resolutions
      • +
      + +

      To support the newer devices and the different screens they use, you might +need to make some changes in your app, but at the same time your app may be very +stable and so you want to minimize the changes. There are a variety of ways that +you can extend your existing application to support new devices with multiple +screens and existing devices running older platform versions. You +should be able to make these changes to your application such that you can +distribute a single .apk to any and all devices.

      + +

      The recommended strategy is to develop against the most recent version of the +platform you are targeting, and test on the minimum one you want to run on. +Here's how to do that:

      + +
        +
      1. Maintain compatibility with existing devices by leaving your application's +android:minSdkVersion attribute as it is. You do not need +to increment the value of the attribute to support new devices and multiple +screens.
      2. +
      3. Extend compatibility for Android 1.6 (and higher) devices by adding +a new attribute — android:targetSdkVersion — to the +uses-sdk element. Set the value of the attribute to +"4". This allows your application to "inherit" the platform's +multiple screens support, even though it is technically using an earlier version +of the API.
      4. +
      5. Add an empty <supports-screens> element as a child of +<manifest>. If you need to enable size or density attributes +later, this is where you will add them.
      6. +
      7. Change your application's build properties, such that it compiles against +the Android 1.6 (API Level 4) library, rather than against the Android 1.5 (or +earlier) library. You will not be able to compile your application against the +older platform because of the new manifest attribute.
      8. +
      9. Set up AVDs for testing your application on Android 1.6 and higher +releases. Create AVDs that use the screen sizes and densities that you want to +support. When you create the AVDs, make sure to select the Android 1.6 or higher +platform as the system image to run. For more information, see How to Test Your Application on Multiple Screens, +below.
      10. +
      11. Set up AVDs for testing your application on Android 1.5 (or earlier +platform). You need AVDs running the older platforms you are targeting, so that +you can test for compatibility and ensure that there are no functional +regressions.
      12. +
      13. Compile your application against the Android 1.6 library and run it on the +AVDs you created. Observe the way your application looks and runs, and test all +of the user interactions.
      14. +
      15. Debug any display or functional issues. For issues that you resolve in +your application code, make certain not to use any APIs +introduced in API Level 4 or later. If you are in doubt, refer to SDK +reference documentation and look for the API Level specifier for the API you +want to use. Using an API introduced in API Level 4 or later will mean that your +application will no longer be compatible with devices running Android 1.5 or +earlier.
      16. +
      17. For resource-related issues, you can try resolving them by: +
          +
        • Adding a anyDensity="false" attribute to +<supports-screens>, to enable density-compatibility +scaling.
        • +
        • Creating any size- or density-specific resources you need and placing +them in directories tagged with the correct +qualifiers. Qualifiers must be arranged in a proscribed order. See + +Alternate Resources for more information.
        • +
        • Note that if you add size- or density-specific resource directories +tagged with any of the resource qualifiers listed in this document, you should +make sure to also tag those directories with the v<api-level> +qualifier (for example, -v4). This ensures that those resources +will be ignored when the application is run on Android 1.5 or lower platform +versions.

        • +
        +
      18. +
      19. If your application does not offer support (such as custom layouts) for +large screens and you want the platform to display your application in +screen-compatibility mode on larger screens, add a +largeScreens="false" attribute to the +<supports-screens> element in the manifest. See +Screen-Compatibility Examples for +illustrations of how the platform displays your application in this case.
      20. +
      21. If your application does not offer support (such as custom layouts) for +small screens (such as on a QVGA low-density screen) and you do not want Android +Market to offer the application to users of small-screen devices, you +must add a smallScreens="false" attribute to the +<supports-screens> element.
      22. +
      23. Continue testing and debugging until your application performs as expected +on all of the platforms and screen sizes your application will support.
      24. +
      25. Export, zipalign, and sign your application using the same private key you +used when publishing the previous version, then publish the application to users +as an update.
      26. +
      + +

      In particular, remember to test your application on an AVD that emulates a +small-screen device. Devices that offer screens with QVGA resolution at low +density are available now. Users of those devices may want to download your +application, so you should understand how your application will look and +function on a small-screen device. In many cases, the reduced screen area and +density mean that you may need to make tradeoffs in design, content, and +function on those devices.

      + +

      How to Test Your Application on Multiple Screens

      + +

      Before publishing an application that supports multiple screens, you should +thoroughly test it in all of the targeted screen sizes and densities. You can +test how it displays with the platform's compatibility features enabled or with +screen-specific UI resources included in your application. The Android SDK +includes all the tools you need to test your application on any supported +screen.

      + + + +
      + +

      Figure 3. + A typical set of AVDs for testing screens support.

      +
      + +

      As a test environment for your applications, set up a series of AVDs that +emulate the screen sizes and densities you want to support. The Android SDK +includes six emulator skins to get you started. You can use the Android AVD +Manager or the android tool to create AVDs that use the various +emulator skins and you can also set up custom AVDs to test densities other than +the defaults. For general information about working with AVDs, see +Android Virtual +Devices.

      + +

      The Android SDK provides a set of default emulator skins that you can use for +testing. The skins are included as part of each Android platform that you can +install in your SDK. The Android 1.6 platform offers these default skins:

      + +
        +
      • + QVGA (240x320, low density, small screen) +
      • +
      • + HVGA (320x480, medium density, normal screen) +
      • +
      • + WVGA800 (480x800, high density, normal screen) +
      • +
      • + WVGA854 (480x854 high density, normal screen) +
      • +
      + +

      The Android 2.0 platform offers all of the Android 1.6 default skins, +above, plus:

      + +
        +
      • + WQVGA400 (240x400, low density, normal screen) +
      • +
      • + WQVGA432 (240x432, low density, normal screen) +
      • +
      + +

      If you are using the android tool command line to create your +AVDs, here's an example of how to specify the skin you want to use:

      + +
      android create avd ... --skin WVGA800
      + +

      We also recommend that you test your application in an emulator that is set +up to run at a physical size that closely matches an actual device. This makes +it a lot easier to compare the results at various resolutions and densities. To +do so you will need to know the approximate density, in dpi, of your computer +monitor (a 30" Dell monitor has for instance a density of about 96 dpi.). Use +your monitor's dpi as the value of the -scale option, when +launching the emulator, for example:

      + +
      emulator -avd <name> -scale 96dpi
      + +

      If you are working in Eclipse with ADT, you can specify the -scale +96dpi option in the Target tab of run and debug configurations, under +"Additional Emulator Command Line Options" field.

      + +

      Note that starting the emulator with the -scale option will +scale the entire emulator display, based on both the dpi of the skin and of your +monitor. Using the default densities, the emulator skins included in the Android +1.6 SDK will emulate the following screen sizes:

      + +
        +
      • + QVGA, low density: 3.3" +
      • +
      • + WQVGA, low density: 3.9" +
      • +
      • + WQVGA432, low density: 4.1" +
      • +
      • + HVGA, medium density: 3.6" +
      • +
      • + WVGA800, high density: 3.9" +
      • +
      • + WVGA854, high density: 4.1" +
      • +
      + +
      + +

      Figure 4. + Resolution and density options that you can use, when creating an AVD using the AVD Manager.

      +
      + +

      You should also make sure to test your application on different physical +screen sizes within a single size-density configuration. For example, according +to Table 1, the minimum supported diagonal of QVGA is 2.8". +To display this is on a 30" monitor you will need to adjust the value passed to +-scale to 96*2.8/3.3 = 81dpi. You can also pass a float value to +-scale to specify your own scaling factor:

      + +
      emulator -avd <name> -scale 0.6
      + +

      If you would like to test your application on a screen that uses a resolution +or density not supported by the built-in skins, you can either adjust an +existing skin, or create an AVD +that uses a custom resolution or density.

      + +

      In the AVD Manager, you can specify a custom skin resolution or density in +the Create New AVD dialog, as shown in Figure 4, at right.

      + +

      In the android tool, follow these steps to create an AVD with a +custom resolution or density:

      + +
        +
      1. Use the create avd command to create a new AVD, specifying +the --skin option with a value that references either a default +skin name (such as "WVGA800") or a custom skin resolution (such as 240x432). +Here's an example: +
        android create avd -n <name> -t <targetID> --skin WVGA800
        +
      2. +
      3. To specify a custom density for the skin, answer "yes" when asked whether +you want to create a custom hardware profile for the new AVD.
      4. +
      5. Continue through the various profile settings until the tool asks you to +specify "Abstracted LCD density" (hw.lcd.density). Consult Table 1, earlier in this document, and enter the appropriate +value. For example, enter "160" to use medium density for the WVGA800 screen.
      6. +
      7. Set any other hardware options and complete the AVD creation.
      8. +
      + +

      In the example above (WVGA medium density), the new AVD will emulate a 5.8" +WVGA screen.

      + +

      As an alternative to adjusting the emulator skin configuration, you can use +the emulator skin's default density and add the -dpi-device option +to the emulator command line when starting the AVD. For example,

      + +
      emulator -avd WVGA800 -scale 96dpi -dpi-device 160
      + + +

      Screen-Compatibility Examples

      + +

      This section provides examples of how the Android platform displays an +application written for the baseline screen configuration — HVGA (320x480) +resolution on a 3.2" screen — with all of the platform's size- and +density-compatibility features enabled. That is, the examples show how +the platform displays an application that doesn't provide built-in support +for the screen on which it is being rendered, but which instead relies completely +on the platform.

      + +

      The platform's screen-compatibility features are designed to provide such +an application with a virtual baseline screen environment against which to run, +while at the same time ensuring for the user a physical display that is +approximately the same as the baseline screen size and density.

      + +

      Legacy applications that have not been modified to support multiple +screens would be typical examples of such applications. In most cases, +you would want to add multiple-screens support to a legacy application and +publish an updated version, as described in Strategies +for Legacy Applications. However, if you did not do so, the +platform still performs best-effort rendering of your application, as +illustrated below.

      + +

      Internally, these are the compatibility features that the platform +provides, based on the current device screen:

      + +
        +
      • + If the device's screen density is not medium, the application's +layout and drawing of its content is as if the screen is medium density, but the +framework scales the layout and images (if the image for the target density is +not available) to fit the target density. It scales 1.5 times if the target +density is high density (160->240 virtual dpi), or 0.75 times if the target +density is low density (160 -> 120 virtual dpi). +
      • +
      • + If the device's screen size is small, there are few options +options for making Android 1.5 applications work well on such a screen, so +Android Market will filter applications that are not known to support these +screens from the device. +
      • +
      • + If the device's screen size is large, it limits the application's +screen to the normal size and draws a black background around the application. +For example, if an application supports high density, but does not support large +screens, it only uses a 480x720 area of the screen and the rest will be filled +with a black background (see example below). +
      • +
      + + + + + + + + + + +
      + HVGA, normal size, normal density
      + [ emulator -skin HVGA ]
      + +
      + WVGA, normal size, high density
      + [emulator -skin WVGA854 -dpi-device 240]
      +
      +

      The application occupies full screen as its considered to be normal size. (close to 480x720)

      +
      + VGA, large size, medium density
      + [ emulator -skin 640x480 ]
      + +

      The application occupies 320x480 of VGA.

      +
      + SVGA, large size, high density
      + [ emulator -skin 800x600 -dpi-device 240]
      + +

      The application occupies 480x720 (=1.5 x [320x480]) of 800x600.

      +
      + + +

      Screen-compatibility limitations on small, low-density screens

      + +

      Because these device has smaller state/resolution, there are known +limitations when application runs in compatibility mode.

      + +

      QVGA

      + +

      Because QVGA (240x320) screens have less screen area available and lower +density than normal, which is 240x360 in low density, some applications cannot +render all their content properly on those screens.  As a result, on a QVGA +device, Android Market will filter out all applications that do not declare they +support small screens.

      + +

      Examples:

      + + + + + + + + + + +
      The part of z value graph is chopped.The lap time area is chopped.
      + + +

      Images with 1 pixel height/width.

      + +

      If an image has 1 pixel height or width, it may not be shown on the screen +due to rounding issue. This is inevitable as it just does not have enough +pixels.

      + +

      For example, in the screen below, the divider in the menu is invisible +because the width of the image is trancated to 0. (This particular problem is +solvable because menu is handled inside framework, but there is no generic +solution as it just does not have enough pixels.)

      + + + + + diff --git a/docs/html/guide/practices/ui_guidelines/icon_design.jd b/docs/html/guide/practices/ui_guidelines/icon_design.jd index 5f0a278bed92..e5a1b5e29895 100644 --- a/docs/html/guide/practices/ui_guidelines/icon_design.jd +++ b/docs/html/guide/practices/ui_guidelines/icon_design.jd @@ -847,118 +847,118 @@ icons in your applications.
      . - Android asset + Android asset
      Alarm Clock
      - Android asset + Android asset
      Browser
      - Android asset + Android asset
      Calculator
      - Android asset + Android asset
      Calendar
      - Android asset + Android asset
      Camcorder
      - Android asset + Android asset
      Camera
      - Android asset + Android asset
      Contacts
      - Android asset + Android asset
      Dialer
      - Android asset + Android asset
      Email
      - Android asset + Android asset
      Gallery
      - Android asset + Android asset
      Generic application
      - Android asset + Android asset
      Gmail
      - Android asset + Android asset
      Google Talk
      - Android asset + Android asset
      IM
      - Android asset + Android asset
      Maps
      - Android asset + Android asset
      Market
      - Android asset + Android asset
      Messaging
      - Android asset + Android asset
      Music
      - Android asset + Android asset
      Settings
      - Android asset + Android asset
      Voice Dialer
      - Android asset + Android asset
      Voice Search
      - Android asset + Android asset
      YouTube
      diff --git a/docs/html/guide/publishing/app-signing.jd b/docs/html/guide/publishing/app-signing.jd index a16c9106ad93..f0febc09785a 100644 --- a/docs/html/guide/publishing/app-signing.jd +++ b/docs/html/guide/publishing/app-signing.jd @@ -22,10 +22,11 @@ page.title=Signing Your Applications
    27. Signing in Debug Mode
    28. Signing for Public Release
        -
      1. Compiling for release
      2. -
      3. Obtaining a suitable private key
      4. -
      5. Signing your application
      6. -
      7. Compiling and signing with Eclipse ADT
      8. +
      9. Obtain a suitable private key
      10. +
      11. Compile the application in release mode
      12. +
      13. Sign your application with your private key
      14. +
      15. Align the final APK package
      16. +
      17. Compile and sign with Eclipse ADT
    29. Securing Your Private Key
    30. @@ -71,6 +72,7 @@ application's signer certificate expires after the application is installed, the will continue to function normally.
    31. You can use standard tools — Keytool and Jarsigner — to generate keys and sign your application .apk files.
    32. +
    33. Once you have signed the application, use the zipalign tool to optimize the final APK package.
    34. The Android system will not install or run an application that is not signed appropriately. This @@ -107,6 +109,9 @@ There are two ways to do this: +

      Once your application is signed, don't forget to run {@code zipalign} on the APK +for additional optimization.

      +

      Signing Strategies

      Some aspects of application signing may affect how you approach the development @@ -171,16 +176,16 @@ use a suitable certificate to sign your applications.

      Basic Setup for Signing

      -

      To support the generation of a keystore and debug key, you should first make sure that +

      Before you begin, you should make sure that Keytool is available to the SDK build -tools. In most cases, you can tell the SDK build tools how to find Keytool by making sure -that your JAVA_HOME environment variable is set and that it references a suitable JDK. -Alternatively, you can add the JDK version of Keytool to your PATH variable.

      +tools. In most cases, you can tell the SDK build tools how to find Keytool by setting +your JAVA_HOME environment variable to references a suitable JDK. +Alternatively, you can add the JDK version of Keytool to your PATH variable.

      If you are developing on a version of Linux that originally came with GNU Compiler for Java, make sure that the system is using the JDK version of Keytool, rather than the gcj -version. If Keytool is already in your PATH, it might be pointing to a symlink at -/usr/bin/keytool. In this case, check the symlink target to make sure that it points +version. If Keytool is already in your PATH, it might be pointing to a symlink at +/usr/bin/keytool. In this case, check the symlink target to be sure it points to the Keytool in the JDK.

      If you will release your application to the public, you will also need to have @@ -191,46 +196,50 @@ in the JDK.

      The Android build tools provide a debug signing mode that makes it easier for you to develop and debug your application, while still meeting the Android system -requirement for signing your .apk when it is installed in the emulator or a device. -When you use debug mode, the SDK tools invoke Keytool to create a debug -keystore and key.

      +requirement for signing your .apk. +When using debug mode to build your app, the SDK tools invoke Keytool to automatically create +a debug keystore and key. This debug key is then used to automatically sign the .apk, so +you do not need to sign the package with your own key.

      -

      The SDK tools create the debug keystore/key with predetermined names/passwords;

      +

      The SDK tools create the debug keystore/key with predetermined names/passwords:

        -
      • Keystore name – "debug.keystore"
      • -
      • Keystore password – "android"
      • -
      • Key alias – "androiddebugkey"
      • -
      • Key password – "android"
      • -
      • CN – "CN=Android Debug,O=Android,C=US"
      • +
      • Keystore name: "debug.keystore"
      • +
      • Keystore password: "android"
      • +
      • Key alias: "androiddebugkey"
      • +
      • Key password: "android"
      • +
      • CN: "CN=Android Debug,O=Android,C=US"

      If necessary, you can change the location/name of the debug keystore/key or -supply a custom debug keystore/key to use. In Eclipse/ADT, you can use -Windows > Prefs > -Android > Build. However, any custom debug +supply a custom debug keystore/key to use. However, any custom debug keystore/key must use the same keystore/key names and passwords as the default -debug key (as described above).

      +debug key (as described above). (To do so in Eclipse/ADT, go to +Windows > Preferences > +Android > Build.)

      -

      Note: You cannot release your application +

      Caution: You cannot release your application to the public when signed with the debug certificate.

      Eclipse Users

      -

      If you are developing in Eclipse/ADT and have set up Keytool as described -above, signing in debug mode is enabled by default. When you run or debug your -application, ADT signs the .apk with the debug certificate and installs it on -the emulator. No specific action on your part is needed, provided ADT has -access to Keytool.

      +

      If you are developing in Eclipse/ADT (and have set up Keytool as described above in +Basic Setup for Signing), +signing in debug mode is enabled by default. When you run or debug your +application, ADT signs the .apk with the debug certificate, runs {@code zipalign} on the +package, then installs it on +the selected emulator or connected device. No specific action on your part is needed, +provided ADT has access to Keytool.

      Ant Users

      -

      If you use Ant to build your .apk files, debug signing mode -is enabled by using the debug option, assuming that you are using a -build.xml file generated by the -android tool. When you run ant debug to +

      If you are using Ant to build your .apk files, debug signing mode +is enabled by using the debug option with the ant command +(assuming that you are using a build.xml file generated by the +android tool). When you run ant debug to compile your app, the build script generates a keystore/key and signs the .apk for you. +The script then also aligns the .apk with the zipalign tool. No other action on your part is needed. Read -Developing In Other IDEs: Building +Developing In Other IDEs: Building in debug mode for more information.

      @@ -268,51 +277,20 @@ certificate.

      When your application is ready for release to other users, you must:

        -
      1. Compile the application in release mode
      2. -
      3. Obtain a suitable private key
      4. -
      5. Sign the application with your private key
      6. +
      7. Obtain a suitable private key
      8. +
      9. Compile the application in release mode
      10. +
      11. Sign your application with your private key
      12. +
      13. Align the final APK package
      -

      The sections below provide information about how to perform these steps.

      - -

      If you use Eclipse with the ADT plugin, you can instead use the Export Wizard -to compile and sign an .apk with your private key. The Export Wizard even allows you to -generate a new keystore and private key in the process. Skip to -Compiling and signing with Eclipse ADT.

      - - -

      Compiling for release

      - -

      To prepare your application for release, you must first compile it in release mode. -In release mode, the Android build tools compile your application as usual, -but without signing it with the debug key.

      - -

      Note: -You can not release your application unsigned, or signed with the debug key.

      +

      If you are developing in Eclipse with the ADT plugin, you can use the Export Wizard +to perform the compile, sign, and align procedures. The Export Wizard even allows you to +generate a new keystore and private key in the process. So if you use Eclipse, you can +skip to Compile and sign with Eclipse ADT.

      -

      Eclipse users

      -

      To export an unsigned .apk from Eclipse, right-click the project in the Package -Explorer and select Android Tools > Export Unsigned Application -Package. Then simply specify the file location for the unsigned .apk. -(Alternatively, open your AndroidManifest.xml file in Eclipse, open -the Overview tab, and click Export an unsigned .apk.)

      - -

      You can also combine the compiling and signing steps with the Export Wizard. See -Compiling and signing with Eclipse ADT.

      -

      Ant users

      - -

      If you are using Ant, all you need to do is specify the build target -"release" in the Ant command. For example, if you are running Ant from the -directory containing your build.xml file, the command would look like this:

      - -
      $ ant release
      - -

      The build script compiles the application .apk without signing it.

      - - -

      Obtaining a Suitable Private Key

      +

      1. Obtain a suitable private key

      In preparation for signing your application, you must first ensure that you have a suitable private key with which to sign. A suitable private @@ -339,7 +317,8 @@ in Basic Setup.

      command and pass any of the options listed below (and any others, as needed).

      -

      Note: Before you run Keytool, make sure to read +

      Warning: Keep your private key secure. +Before you run Keytool, make sure to read Securing Your Private Key for a discussion of how to keep your key secure and why doing so is critically important to you and to users. In particular, when you are generating your key, you should select strong passwords @@ -395,7 +374,6 @@ way, your password is not stored in your shell history.

      -

      Here's an example of a Keytool command that generates a private key:

      $ keytool -genkey -v -keystore my-release-key.keystore 
      @@ -415,9 +393,57 @@ href="http://java.sun.com/j2se/1.5.0/docs/tooldocs/#security">
       http://java.sun.com/j2se/1.5.0/docs/tooldocs/#security

      -

      Signing your application

      -

      When you are ready to actually sign your .apk for release, you can do so +

      2. Compile the application in release mode

      + +

      In order to release your application to users, you must compile it in release mode. +In release mode, the compiled application is not signed by default and you will need +to sign it with your private key.

      + +

      Caution: +You can not release your application unsigned, or signed with the debug key.

      + +

      With Eclipse

      + +

      To export an unsigned .apk from Eclipse, right-click the project in the Package +Explorer and select Android Tools > Export Unsigned Application +Package. Then specify the file location for the unsigned .apk. +(Alternatively, open your AndroidManifest.xml file in Eclipse, open +the Overview tab, and click Export an unsigned .apk.)

      + +

      Note that you can combine the compiling and signing steps with the Export Wizard. See +Compiling and signing with Eclipse ADT.

      + +

      With Ant

      + +

      If you are using Ant, you can enable release mode by using the release option +with the ant command. For example, if you are running Ant from the +directory containing your {@code build.xml} file, the command would look like this:

      + +
      ant release
      + +

      By default, the build script compiles the application .apk without signing it. The output file +in your project {@code bin/} will be <your_project_name>-unsigned.apk. +Because the application .apk is still unsigned, you must manually sign it with your private +key and then align it using {@code zipalign}.

      + +

      However, the Ant build script can also perform the signing +and aligning for you, if you have provided the path to your keystore and the name of +your key alias in the project's {@code build.properties} file. With this information provided, +the build script will prompt you for your keystore and alias password when you perform +ant release, it will sign the package and then align it. The final output +file in {@code bin/} will instead be +<your_project_name>-release.apk. With these steps +automated for you, you're able to skip the manual procedures below (steps 3 and 4). +To learn how to specify your keystore and alias in the {@code build.properties} file, +see Developing In Other +IDEs: Building in release mode.

      + + + +

      3. Sign your application with your private key

      + +

      When you have an application package that is ready to be signed, you can do sign it using the Jarsigner tool. Make sure that you have Jarsigner available on your machine, as described in Basic Setup. Also, make sure that the keystore containing your private key is available.

      @@ -492,29 +518,63 @@ key.

      http://java.sun.com/j2se/1.5.0/docs/tooldocs/#security

      -

      Compiling and signing with Eclipse ADT

      +

      4. Align the final APK package

      -

      When using Eclipse with ADT, you can use the Export Wizard to +

      Once you have signed the .apk with your private key, run zipalign on the file. +This tool ensures that all uncompressed data starts with a particular byte alignment, +relative to the start of the file. Ensuring alignment at 4-byte boundaries provides +a performance optimization when installed on a device. When aligned, the Android +system is able to read files with {@code mmap()}, even if +they contain binary data with alignment restrictions, rather than copying all +of the data from the package. The benefit is a reduction in the amount of +RAM consumed by the running application.

      + +

      The zipalign tool is provided with the Android SDK, inside the +tools/ directory. To align your signed .apk, execute:

      + +
      zipalign -v 4 your_project_name-unaligned.apk your_project_name.apk
      + +

      The {@code -v} flag turns on verbose output (optional). {@code 4} is the +byte-alignment (don't use anything other than 4). The first file argument is +your signed .apk (the input) and the second file is the destination .apk file (the output). +If you're overriding an existing .apk, add the {@code -f} flag.

      + +

      Caution: Your input .apk must be signed with your +private key before you optimize the package with {@code zipalign}. +If you sign it after using {@code zipalign}, it will undo the alignment.

      + +

      For more information, read about the +zipalign tool. + + +

      Compile and sign with Eclipse ADT

      + +

      If you are using Eclipse with the ADT plugin, you can use the Export Wizard to export a signed .apk (and even create a new keystore, if necessary). The Export Wizard performs all the interaction with -the Keytool and Jarsigner for you, which allows you to perform signing via a -graphical interface instead of the command-line. +the Keytool and Jarsigner for you, which allows you to sign the package using a GUI +instead of performing the manual procedures to compile, sign, +and align, as discussed above. Once the wizard has compiled and signed your package, +it will also perfom package alignment with {@code zipalign}. Because the Export Wizard uses both Keytool and Jarsigner, you should ensure that they are accessible on your computer, as described above in the Basic Setup for Signing.

      -

      To create a signed .apk, right-click the project in the Package -Explorer and select Android Tools > Export Signed Application Package. -(Alternatively, open your AndroidManifest.xml file in Eclipse, open -the Overview tab, and click Use the Export Wizard.) -The window that appears will display any errors found while -attempting to export your application. If no errors are found, continue with the -Export Wizard, which will guide you through the process of signing your application, -including steps for selecting the private key with which to sign the .apk, -or creating a new keystore and private key.

      - -

      When you complete the Export Wizard, you'll -have a signed .apk that's ready for distribution.

      +

      To create a signed and aligned .apk in Eclipse:

      + +
        +
      1. Select the project in the Package +Explorer and select File > Export.
      2. +
      3. Open the Android folder, select Export Android Application, + and click Next. +

        The Export Android Application wizard now starts, which will + guide you through the process of signing your application, + including steps for selecting the private key with which to sign the .apk + (or creating a new keystore and private key).

        +
      4. Complete the Export Wizard and your application will be compiled, + signed, aligned, and ready for distribution.
      5. +
      +

      Securing Your Private Key

      diff --git a/docs/html/guide/publishing/preparing.jd b/docs/html/guide/publishing/preparing.jd index b4eaea39607f..5357166eb17a 100644 --- a/docs/html/guide/publishing/preparing.jd +++ b/docs/html/guide/publishing/preparing.jd @@ -220,22 +220,20 @@ elements, any MapView elements referencing the old Key will not have permission to download Maps data.
    -

    For more information about signing and your private key, see Signing Your Applications.

    - -

    Compile your application

    When you've prepared your application as described in the previous sections, -you can compile your application for release.

    +you can compile your application for release.

    +

    After compiling your application

    8. Sign your application

    -

    Sign your application using your private key. Signing your application -correctly is critically important. Please see -Signing Your +

    Sign your application using your private key and then +align it with the {@code zipalign} tool. Signing your application +correctly is critically important. Please see +Signing Your Applications for complete information.

    9. Test your compiled and signed application

    diff --git a/docs/html/guide/publishing/versioning.jd b/docs/html/guide/publishing/versioning.jd index d0eafcd58d99..0bec658c9dc9 100644 --- a/docs/html/guide/publishing/versioning.jd +++ b/docs/html/guide/publishing/versioning.jd @@ -17,7 +17,7 @@ page.title=Versioning Your Applications
    1. Setting Application Version
    2. -
    3. Specifying Minimum System API Version +
    4. Specifying Your Application's System API Requirements
    @@ -125,31 +125,44 @@ applications use the {@link android.content.pm.PackageManager#getPackageInfo(java.lang.String, int)} method of {@link android.content.pm.PackageManager PackageManager}.

    -

    Specifying Minimum System API Version

    +

    Specifying Your Application's System API Requirements

    If your application requires a specific minimum version of the Android -platform, you can specify that version as an API Level identifier +platform, or is designed only to support a certain range of Android platform +versions, you can specify those version requirements as API Level identifiers in the application's manifest file. Doing so ensures that your application can only be installed on devices that are running a compatible version of the Android system.

    -

    To specify the minimum system version in the manifest, use this attribute:

    +

    To specify API Level requirements, add a <uses-sdk> +element in the application's manifest, with one or more of these attributes:

      -
    • android:minSdkVersion — An integer value corresponding to -the code version of the Android platform. -

      When preparing to install an application, the system checks the value of this +

    • android:minSdkVersion — The minimum version +of the Android platform on which the application will run, specified +by the platform's API Level identifier.
    • +
    • android:maxSdkVersion — The maximum version +of the Android platform on which the application is designed to run, +specified by the platform's API Level identifier.
    • +
    + +

    When preparing to install your application, the system checks the value of this attribute and compares it to the system version. If the android:minSdkVersion value is greater than the system version, the -system aborts the installation of the application.

    +system aborts the installation of the application. Similarly, the system +installs your application only if its android:maxSdkVersion +is compatible with the platform version.

    -

    If you do not specify this attribute in your manifest, the system assumes -that your application is compatible with all platform versions.

    - +

    If you do not specify these attributes in your manifest, the system assumes +that your application is compatible with all platform versions, with no +maximum API Level.

    To specify a minimum platform version for your application, add a <uses-sdk> element as a child of <manifest>, then define the android:minSdkVersion as an attribute.

    -

    For more information, also see the Android System Image 1.1 Version Notes.

    +

    For more information, see the <uses- +sdk> manifest element documentation and the API Levels document.

    diff --git a/docs/html/guide/topics/intents/intents-filters.jd b/docs/html/guide/topics/intents/intents-filters.jd index fd20ca1799c9..962a00135a17 100644 --- a/docs/html/guide/topics/intents/intents-filters.jd +++ b/docs/html/guide/topics/intents/intents-filters.jd @@ -16,10 +16,11 @@ page.title=Intents and Intent Filters

    In this document

    1. Intent Objects
    2. -
    3. Intent Resolution, including:
    4. +
    5. Intent Resolution
    6. Intent filters
    7. Common cases
    8. Using intent matching
    9. +
    10. Note Pad Example
    @@ -31,7 +32,7 @@ broadcast receivers — are activated through messages, called intents @@ -40,7 +41,9 @@ delivering intents to each type of component:
  • An Intent object is passed to {@link android.content.Context#startActivity Context.startActivity()} or {@link android.app.Activity#startActivityForResult Activity.startActivityForResult()} to launch an activity or get an existing -activity to do something new.
  • +activity to do something new. (It can also be passed to +{@link android.app.Activity#setResult(int, Intent) Activity.setResult()} +to return information to the activity that called {@code startActivityForResult()}.)
  • An Intent object is passed to {@link android.content.Context#startService Context.startService()} to initiate a service or deliver new instructions to an @@ -380,22 +383,12 @@ component's filters.

    A component has separate filters for each job it can do, each face it can -present to the user. For example, the principal activity of the sample -NotePad application has three filters — one for starting up with a -blank slate, another for starting with an assigned directory of notes -that the user can view, edit, or select from, and a third for finding a -particular note without an initial specification of its directory. -

    - -

    -An intent filter is an instance of the {@link android.content.IntentFilter} class. -However, since the Android system must know about the capabilities of a component -before it can launch that component, intent filters are generally not set up in -Java code, but in the application's manifest file (AndroidManifest.xml) as -{@code <intent-filter>} elements. (The one exception would be filters for -broadcast receivers that are registered dynamically by calling {@link android.content.Context#registerReceiver(BroadcastReceiver, IntentFilter, String, -Handler) Context.registerReceiver()}; they are directly created as -IntentFilter objects.) +present to the user. For example, the NoteEditor activity of the sample +Note Pad application has two filters — one for starting up with a +specific note that the user can view or edit, and another for starting +with a new, blank note that the user can fill in and save. (All of Note +Pad's filters are described in the Note Pad Example +section, later.)

    +

    +An intent filter is an instance of the {@link android.content.IntentFilter} class. +However, since the Android system must know about the capabilities of a component +before it can launch that component, intent filters are generally not set up in +Java code, but in the application's manifest file (AndroidManifest.xml) as +<intent-filter> +elements. (The one exception would be filters for +broadcast receivers that are registered dynamically by calling {@link android.content.Context#registerReceiver(BroadcastReceiver, IntentFilter, String, +Handler) Context.registerReceiver()}; they are directly created as +IntentFilter objects.) +

    +

    A filter has fields that parallel the action, data, and category fields of an Intent object. An implicit intent is tested against the filter in all three areas. @@ -429,8 +434,11 @@ Each of the three tests is described in detail below:

    Action test
    -
    An {@code <intent-filter>} element in the manifest file lists actions -as {@code <action>} subelements. For example: +
    An +<intent-filter> +element in the manifest file lists actions as +<action> +subelements. For example:
    <intent-filter . . . >
         <action android:name="com.example.project.SHOW_CURRENT" />
    @@ -464,8 +472,9 @@ contains at least one action.

  • Category test
    -
    An {@code <intent-filter>} element also lists categories as subelements. -For example: +
    An +<intent-filter> +element also lists categories as subelements. For example:
    <intent-filter . . . >
         <category android:name="android.intent.category.DEFAULT" />
    @@ -512,14 +521,16 @@ is contained in a subelement.  And, as in those cases, the subelement can appear
     multiple times, or not at all.  For example:
     
     
    <intent-filter . . . >
    -    <data android:type="video/mpeg" android:scheme="http" . . . /> 
    -    <data android:type="audio/mpeg" android:scheme="http" . . . />
    +    <data android:mimeType="video/mpeg" android:scheme="http" . . . /> 
    +    <data android:mimeType="audio/mpeg" android:scheme="http" . . . />
         . . .
     </intent-filter>

    -Each {@code <data>} element can specify a URI and a data type (MIME media type). -There are separate attributes — {@code scheme}, {@code host}, {@code port}, +Each +<data> +element can specify a URI and a data type (MIME media type). There are separate +attributes — {@code scheme}, {@code host}, {@code port}, and {@code path} — for each part of the URI:

    @@ -607,7 +618,7 @@ for example, tells Android that the component can get image data from a content provider and display it:

    -
    <data android:type="image/*" />
    +
    <data android:mimeType="image/*" />

    Since most available data is dispensed by content providers, filters that @@ -681,6 +692,357 @@ can respond. There's a similar method, queryBroadcastReceivers()}, for broadcast receivers.

    +

    Note Pad Example

    + +

    +The Note Pad sample application enables users to browse through a list +of notes, view details about individual items in the list, edit the items, +and add a new item to the list. This section looks at the intent filters +declared in its manifest file. (If you're working offline in the SDK, you +can find all the source files for this sample application, including its +manifest file, at {@code <sdk>/samples/NotePad/index.html}. +If you're viewing the documentation online, the source files are in the +Tutorials and Sample Code +section here.) +

    + +

    +In its manifest file, the Note Pad application declares three activities, +each with at least one intent filter. It also declares a content provider +that manages the note data. Here is the manifest file in its entirety: +

    + +
    <manifest xmlns:android="http://schemas.android.com/apk/res/android"
    +          package="com.example.android.notepad">
    +    <application android:icon="@drawable/app_notes"
    +                 android:label="@string/app_name" >
    +
    +        <provider android:name="NotePadProvider"
    +                  android:authorities="com.google.provider.NotePad" />
    +
    +        <activity android:name="NotesList" android:label="@string/title_notes_list">
    +            <intent-filter>
    +                <action android:name="android.intent.action.MAIN" />
    +                <category android:name="android.intent.category.LAUNCHER" />
    +            </intent-filter>
    +            <intent-filter>
    +                <action android:name="android.intent.action.VIEW" />
    +                <action android:name="android.intent.action.EDIT" />
    +                <action android:name="android.intent.action.PICK" />
    +                <category android:name="android.intent.category.DEFAULT" />
    +                <data android:mimeType="vnd.android.cursor.dir/vnd.google.note" />
    +            </intent-filter>
    +            <intent-filter>
    +                <action android:name="android.intent.action.GET_CONTENT" />
    +                <category android:name="android.intent.category.DEFAULT" />
    +                <data android:mimeType="vnd.android.cursor.item/vnd.google.note" />
    +            </intent-filter>
    +        </activity>
    +        
    +        <activity android:name="NoteEditor"
    +                  android:theme="@android:style/Theme.Light"
    +                  android:label="@string/title_note" >
    +            <intent-filter android:label="@string/resolve_edit">
    +                <action android:name="android.intent.action.VIEW" />
    +                <action android:name="android.intent.action.EDIT" />
    +                <action android:name="com.android.notepad.action.EDIT_NOTE" />
    +                <category android:name="android.intent.category.DEFAULT" />
    +                <data android:mimeType="vnd.android.cursor.item/vnd.google.note" />
    +            </intent-filter>
    +            <intent-filter>
    +                <action android:name="android.intent.action.INSERT" />
    +                <category android:name="android.intent.category.DEFAULT" />
    +                <data android:mimeType="vnd.android.cursor.dir/vnd.google.note" />
    +            </intent-filter>
    +        </activity>
    +        
    +        <activity android:name="TitleEditor" 
    +                  android:label="@string/title_edit_title"
    +                  android:theme="@android:style/Theme.Dialog">
    +            <intent-filter android:label="@string/resolve_title">
    +                <action android:name="com.android.notepad.action.EDIT_TITLE" />
    +                <category android:name="android.intent.category.DEFAULT" />
    +                <category android:name="android.intent.category.ALTERNATIVE" />
    +                <category android:name="android.intent.category.SELECTED_ALTERNATIVE" />
    +                <data android:mimeType="vnd.android.cursor.item/vnd.google.note" />
    +            </intent-filter>
    +        </activity>
    +        
    +    </application>
    +</manifest>
    + +

    +The first activity, NotesList, is +distinguished from the other activities by the fact that it operates +on a directory of notes (the note list) rather than on a single note. +It would generally serve as the initial user interface into the +application. It can do three things as described by its three intent +filters: +

    + +
      +
    1. <intent-filter>
      +    <action android:name="android.intent.action.MAIN" />
      +    <category android:name="android.intent.category.LAUNCHER" />
      +</intent-filter>
      + +

      +This filter declares the main entry point into the Note Pad application. +The standard {@code MAIN} action is an entry point that does not require +any other information in the Intent (no data specification, for example), +and the {@code LAUNCHER} category says that this entry point should be +listed in the application launcher. +

    2. + +
    3. <intent-filter>
      +    <action android:name="android.intent.action.VIEW" />
      +    <action android:name="android.intent.action.EDIT" />
      +    <action android:name="android.intent.action.PICK" />
      +    <category android:name="android.intent.category.DEFAULT" />
      +    <data android:mimeType="vnd.android.cursor.dir/vnd.google.note" />
      +</intent-filter>
      + +

      +This filter declares the things that the activity can do on a directory +of notes. It can allow the user to view or edit the directory (via +the {@code VIEW} and {@code EDIT} actions), or to pick a particular note +from the directory (via the {@code PICK} action). +

      + +

      +The {@code mimeType} attribute of the +<data> +element specifies the kind of data that these actions operate on. It +indicates that the activity can get a Cursor over zero or more items +({@code vnd.android.cursor.dir}) from a content provider that holds +Note Pad data ({@code vnd.google.note}). The Intent object that launches +the activity would include a {@code content:} URI specifying the exact +data of this type that the activity should open. +

      + +

      +Note also the {@code DEFAULT} category supplied in this filter. It's +there because the {@link android.content.Context#startActivity +Context.startActivity()} and +{@link android.app.Activity#startActivityForResult +Activity.startActivityForResult()} methods treat all intents +as if they contained the {@code DEFAULT} category — with just +two exceptions: +

      + +
        +
      • Intents that explicitly name the target activity
      • +
      • Intents consisting of the {@code MAIN} action and {@code LAUNCHER} +category
      • +
      + +

      +Therefore, the {@code DEFAULT} category is required for all +filters — except for those with the {@code MAIN} action and +{@code LAUNCHER} category. (Intent filters are not consulted for +explicit intents.) +

    4. + +
    5. <intent-filter>
      +    <action android:name="android.intent.action.GET_CONTENT" />
      +    <category android:name="android.intent.category.DEFAULT" />
      +    <data android:mimeType="vnd.android.cursor.item/vnd.google.note" />
      +</intent-filter>
      + +

      +This filter describes the activity's ability to return a note selected by +the user without requiring any specification of the directory the user should +choose from. The {@code GET_CONTENT} action is similar to the {@code PICK} +action. In both cases, the activity returns the URI for a note selected by +the user. (In each case, it's returned to the activity that called +{@link android.app.Activity#startActivityForResult +startActivityForResult()} to start the NoteList activity.) Here, +however, the caller specifies the type of data desired instead of the +directory of data the user will be picking from. +

      + +

      +The data type, vnd.android.cursor.item/vnd.google.note, +indicates the type of data the activity can return — a URI for +a single note. From the returned URI, the caller can get a Cursor for +exactly one item ({@code vnd.android.cursor.item}) from the content +provider that holds Note Pad data ({@code vnd.google.note}). +

      + +

      +In other words, for the {@code PICK} action in the previous filter, +the data type indicates the type of data the activity could display to the +user. For the {@code GET_CONTENT} filter, it indicates the type of data +the activity can return to the caller. +

    6. +
    + +

    +Given these capabilities, the following intents will resolve to the +NotesList activity: +

    + +
    +
    action: android.intent.action.MAIN
    +
    Launches the activity with no data specified.
    + +
    action: android.intent.action.MAIN +
    category: android.intent.category.LAUNCHER
    +
    Launches the activity with no data selected specified. +This is the actual intent used by the Launcher to populate its top-level +list. All activities with filters that match this action and category +are added to the list.
    + +
    action: android.intent.action.VIEW +
    data: content://com.google.provider.NotePad/notes
    +
    Asks the activity to display a list of all the notes under +content://com.google.provider.NotePad/notes. The user can then +browse through the list and get information about the items in it.
    + +
    action: android.intent.action.PICK +
    data: content://com.google.provider.NotePad/notes
    +
    Asks the activity to display a list of the notes under +content://com.google.provider.NotePad/notes. +The user can then pick a note from the list, and the activity will return +the URI for that item back to the activity that started the NoteList activity.
    + +
    action: android.intent.action.GET_CONTENT +
    data type: vnd.android.cursor.item/vnd.google.note
    +
    Asks the activity to supply a single item of Note Pad data.
    +
    + +

    +The second activity, NoteEditor, shows +users a single note entry and allows them to edit it. It can do two things +as described by its two intent filters: + +

      +
    1. <intent-filter android:label="@string/resolve_edit">
      +    <action android:name="android.intent.action.VIEW" />
      +    <action android:name="android.intent.action.EDIT" />
      +    <action android:name="com.android.notepad.action.EDIT_NOTE" />
      +    <category android:name="android.intent.category.DEFAULT" />
      +    <data android:mimeType="vnd.android.cursor.item/vnd.google.note" />
      +</intent-filter>
      + +

      +The first, primary, purpose of this activity is to enable the user to +interact with a single note &mdash to either {@code VIEW} the note or +{@code EDIT} it. (The {@code EDIT_NOTE} category is a synonym for +{@code EDIT}.) The intent would contain the URI for data matching the +MIME type vnd.android.cursor.item/vnd.google.note — +that is, the URI for a single, specific note. It would typically be a +URI that was returned by the {@code PICK} or {@code GET_CONTENT} +actions of the NoteList activity. +

      + +

      +As before, this filter lists the {@code DEFAULT} category so that the +activity can be launched by intents that don't explicitly specify the +NoteEditor class. +

    2. + +
    3. <intent-filter>
      +    <action android:name="android.intent.action.INSERT" />
      +    <category android:name="android.intent.category.DEFAULT" />
      +    <data android:mimeType="vnd.android.cursor.dir/vnd.google.note" />
      +</intent-filter>
      + +

      +The secondary purpose of this activity is to enable the user to create a new +note, which it will {@code INSERT} into an existing directory of notes. The +intent would contain the URI for data matching the MIME type +vnd.android.cursor.dir/vnd.google.note — that +is, the URI for the directory where the note should be placed. +

    4. +
    + +

    +Given these capabilities, the following intents will resolve to the +NoteEditor activity: +

    + +
    +
    action: android.intent.action.VIEW +
    data: content://com.google.provider.NotePad/notes/ID
    +
    Asks the activity to display the content of the note identified +by {@code ID}. (For details on how {@code content:} URIs +specify individual members of a group, see +Content Providers.) + +
    action: android.intent.action.EDIT +
    data: content://com.google.provider.NotePad/notes/ID
    +
    Asks the activity to display the content of the note identified +by {@code ID}, and to let the user edit it. If the user +saves the changes, the activity updates the data for the note in the +content provider.
    + +
    action: android.intent.action.INSERT +
    data: content://com.google.provider.NotePad/notes
    +
    Asks the activity to create a new, empty note in the notes list at +content://com.google.provider.NotePad/notes +and allow the user to edit it. If the user saves the note, its URI +is returned to the caller. +
    +
    + +

    The last activity, TitleEditor, +enables the user to edit the title of a note. This could be implemented +by directly invoking the activity (by explicitly setting its component +name in the Intent), without using an intent filter. But here we take +the opportunity to show how to publish alternative operations on existing +data: +

    + +
    <intent-filter android:label="@string/resolve_title">
    +    <action android:name="com.android.notepad.action.EDIT_TITLE" />
    +    <category android:name="android.intent.category.DEFAULT" />
    +    <category android:name="android.intent.category.ALTERNATIVE" />
    +    <category android:name="android.intent.category.SELECTED_ALTERNATIVE" />
    +    <data android:mimeType="vnd.android.cursor.item/vnd.google.note" />
    +</intent-filter>
    + +

    +The single intent filter for this activity uses a custom action called +"com.android.notepad.action.EDIT_TITLE". It must be invoked on +a specific note (data type vnd.android.cursor.item/vnd.google.note), +like the previous {@code VIEW} and {@code EDIT} actions. However, here the +activity displays the title contained in the note data, not the content of +the note itself. +

    + +

    +In addition to supporting the usual {@code DEFAULT} category, the title +editor also supports two other standard categories: +{@link android.content.Intent#CATEGORY_ALTERNATIVE ALTERNATIVE} +and {@link android.content.Intent#CATEGORY_SELECTED_ALTERNATIVE +SELECTED_ALTERNATIVE}. +These categories identify activities that can be presented to users in +a menu of options (much as the {@code LAUNCHER} category identifies +activities that should be presented to user in the application launcher). +Note that the filter also supplies an explicit label (via +android:label="@string/resolve_title") to better control +what users see when presented with this activity as an alternative +action to the data they are currently viewing. (For more information +on these categories and building options menus, see the +{@link android.content.pm.PackageManager#queryIntentActivityOptions +PackageManager.queryIntentActivityOptions()} and +{@link android.view.Menu#addIntentOptions Menu.addIntentOptions()} +methods.) +

    + +

    +Given these capabilities, the following intent will resolve to the +TitleEditor activity: +

    + +
    +
    action: com.android.notepad.action.EDIT_TITLE +
    data: content://com.google.provider.NotePad/notes/ID
    +
    Asks the activity to display the title associated with note ID, and +allow the user to edit the title.
    +
    + diff --git a/docs/html/guide/topics/manifest/manifest-element.jd b/docs/html/guide/topics/manifest/manifest-element.jd index a9d10906add0..48e598a4ef4a 100644 --- a/docs/html/guide/topics/manifest/manifest-element.jd +++ b/docs/html/guide/topics/manifest/manifest-element.jd @@ -44,8 +44,11 @@ to "{@code http://schemas.android.com/apk/res/android}".
    {@code package}
    A full Java package name for the application. The name should -be unique. For example, applications published by Google could have -names in the form com.google.app.application_name. +be unique. The name may contain uppercase or lowercase letters ('A' +through 'Z'), numbers, and underscores ('_'). However, individual +package name parts may only start with letters. For example, applications +published by Google could have names in the form +com.google.app.application_name.

    The package name serves as a unique identifier for the application. diff --git a/docs/html/guide/topics/manifest/provider-element.jd b/docs/html/guide/topics/manifest/provider-element.jd index 3942f95084be..98892f1aeb1a 100644 --- a/docs/html/guide/topics/manifest/provider-element.jd +++ b/docs/html/guide/topics/manifest/provider-element.jd @@ -111,7 +111,7 @@ temporarily overcoming the restriction imposed by the writePermission, and permission attributes — -"{@code true}" if permission can be granted, and "{@ code false}" if not. +"{@code true}" if permission can be granted, and "{@code false}" if not. If "{@code true}", permission can be granted to any of the content provider's data. If "{@code false}", permission can be granted only to the data subsets listed in diff --git a/docs/html/guide/topics/manifest/supports-screens-element.jd b/docs/html/guide/topics/manifest/supports-screens-element.jd index 00797edd5566..3fb0172addea 100644 --- a/docs/html/guide/topics/manifest/supports-screens-element.jd +++ b/docs/html/guide/topics/manifest/supports-screens-element.jd @@ -30,40 +30,8 @@ framework will scale down assets by a factor of 0.75 (low dpi screens) or scale them up by a factor of 1.5 (high dpi screens). The screen density is expressed as dots-per-inch (dpi).

    -

    Currently supported densities:

    -
      -
    • Low density: 120 dpi
    • -
    • Medium density: 160 dpi
    • -
    • High density: 240 dpi
    • -
    - -

    Table of display types:

    - - - - - - - - - - - - - - - - - - - - - - - -
    Low DensityMedium DensityHigh Density
    Small ScreenQVGAn/aVGA
    Normal ScreenWQVGAHVGAWVGA, FWVGA
    Large Screenn/aVGA, WVGA, FWVGAn/a
    - -
    +

    For more information, see +Multiple Screens Support.

    attributes:
    @@ -116,6 +84,7 @@ The screen density is expressed as dots-per-inch (dpi).

    see also:
    diff --git a/docs/html/guide/topics/manifest/uses-sdk-element.jd b/docs/html/guide/topics/manifest/uses-sdk-element.jd index ee8d03dc06d1..aa1e8aee4a41 100644 --- a/docs/html/guide/topics/manifest/uses-sdk-element.jd +++ b/docs/html/guide/topics/manifest/uses-sdk-element.jd @@ -36,30 +36,27 @@ and minor versions).

    {@code android:minSdkVersion}
    -
    An integer designating the minimum level of the Android API that's required - for the application to run. +
    An integer designating the minimum API Level required + for the application to run. The Android system will prevent the user from installing + the application if the system's API Level is lower than the value specified in + this attribute. You should always declare this attribute. -

    Prior to installing an application, the Android system checks the value of this - attribute and allows the installation only if it - is less than or equal to the API Level used by the system itself.

    - -

    If you do not declare this attribute, then a value of "1" is assumed, which +

    Caution: + If you do not declare this attribute, then a value of "1" is assumed, which indicates that your application is compatible with all versions of Android. If your - application is not universally compatible (for instance if it uses APIs - introduced in Android 1.5) and you have not declared the proper minSdkVersion, - then when installed on a system with a lower API Level, the application - will crash during runtime. For this reason, be certain to declare the appropriate API Level + application is not compatible with all versions (for instance, it uses APIs + introduced in API Level 3) and you have not declared the proper minSdkVersion, + then when installed on a system with an API Level less than 3, the application will crash + during runtime when attempting to access the unavailable APIs. For this reason, + be certain to declare the appropriate API Level in the minSdkVersion attribute.

    {@code android:maxSdkVersion}
    -
    An integer designating the maximum level of the Android API that the application is - compatible with. You can use this to ensure your application is filtered out - of later versions of the platform when you know you have incompatibility with them.

    - -

    Prior to installing an application, the Android system checks the value of this - attribute and allows the installation only it - is greater than or equal to the API Level used by the system itself.

    +
    An integer designating the maximum API Level on which the application is + designed to run. The Android system will prevent the user from installing the + application if the system's API Level is higher than the value specified + in this attribute.

    Introduced in: API Level 4

    diff --git a/docs/html/guide/topics/resources/available-resources.jd b/docs/html/guide/topics/resources/available-resources.jd index 2a6a6ac6a112..f5f1475b79da 100644 --- a/docs/html/guide/topics/resources/available-resources.jd +++ b/docs/html/guide/topics/resources/available-resources.jd @@ -36,6 +36,7 @@ parent.link=index.html
  • Styles and Themes
  • +
  • Searchable
  • @@ -86,7 +87,7 @@ XML files such as layouts.

    <color> tags.

    - Resource source file location: res/values/colors.xml (file name is arbitrary) + Resource source file location: {@code res/values/colors.xml} (File name is arbitrary.)

    Compiled resource datatype: Resource pointer to a Java int. @@ -183,7 +184,7 @@ tags. Source file format: XML file requiring a <?xml version="1.0" encoding="utf-8"?> declaration, and a root <resources> element containing one or more <string> tags.

    - Resource source file location: res/values/strings.xml (file name is arbitrary) + Resource source file location: {@code res/values/strings.xml} (File name is arbitrary.)

    Compiled resource datatype: Resource pointer to a Java CharSequence. @@ -338,8 +339,8 @@ version="1.0" encoding="utf-8"?> declaration, and a root <resources> element containing one or more <dimen> tags.

    -

    Resource source file location: res/values/dimens.xml (File -name is arbitrary; standard practice is to put all dimensions in one file +

    Resource source file location: {@code res/values/dimens.xml} (File +name is arbitrary, but standard practice is to put all dimensions in one file devoted to dimensions.)

    Compiled resource datatype: Resource pointer to a dimension.

    @@ -424,7 +425,7 @@ res/drawable/my_picture.png would be referenced as R.drawable.my_picture).

    Source file formats: png (preferred), jpg (acceptable), gif (discouraged). One resource per file.

    - Resource file location: res/drawable/some_file.png or some_file.jpg or some_file.gif. + Resource file location: {@code res/drawable/some_file.png}

    Compiled resource datatype: Resource pointer to a {@link android.graphics.drawable.BitmapDrawable BitmapDrawable}. @@ -453,7 +454,8 @@ version="1.0" encoding="utf-8"?> declaration, and a root <resources> element containing one or more <drawable> tags.

    - Resource source file location: res/values/colors.xml (File name is arbitrary; standard practice is to put the PaintDrawable items in the file along with the numeric color values.) + Resource source file location: {@code res/values/colors.xml} (File name is arbitrary, but standard practice is to put the PaintDrawable + items in the file along with the numeric color values.)

    Compiled resource datatype: Resource pointer to a {@link android.graphics.drawable.PaintDrawable}. @@ -540,7 +542,7 @@ tv.setBackground(redDrawable); Source file format: PNG — one resource per file

    - Resource source file location: res/drawable/some_name.9.png (must end in .9.png) + Resource source file location: {@code res/drawable/some_name.9.png} (Filename must end in {@code .9.png})

    Compiled resource datatype: Resource pointer to a {@link android.graphics.drawable.NinePatchDrawable NinePatchDrawable}. @@ -573,7 +575,7 @@ in 2D Grap Source file format: XML file, one resource per file, one root tag with no <?xml> declaration

    - Resource file location: res/anim/some_file.xml + Resource file location: {@code res/anim/some_file.xml}

    Compiled resource datatype: Resource pointer to an {@link android.view.animation.Animation}. @@ -906,7 +908,7 @@ res/layout/some_file.xml.

     <ViewGroupClass xmlns:android="http://schemas.android.com/apk/res/android"
    -                id="@+id/string_name" (attributes)>
    +                android:id="@+id/string_name" (attributes)>
        <widget or other nested ViewGroupClass>+
        <requestFocus/>(0 or 1 per layout file, assigned to any element)
     </ViewGroupClass>
    @@ -917,7 +919,7 @@ res/layout/some_file.xml.

    The file must have a single root element. This can be a ViewGroup class that contains other elements, or a widget (or custom item) if it's only one object. By default, you can use any (case-sensitive) Android {@link android.widget widget} or {@link android.view.ViewGroup ViewGroup} class name as an element. These elements support attributes that apply to the underlying class, but the naming is not as clear. How to discover what attributes are supported for what tags is discussed below. You should not assume that any nesting is valid (for example you cannot enclose <TextView> elements inside a <ListLayout>).

    -

    If a class derives from another class, the XML element inherits all the attributes from the element that it "derives" from. So, for example, <EditText> is the corresponding XML element for the EditText class. It exposes its own unique attributes (EditText_numeric), as well as all attributes supported by <TextView> and <View>. For the id attribute of a tag in XML, you should use a special syntax: "@+id/somestringvalue". The "@+" syntax creates a resource number in the R.id class, if one doesn't exist, or uses it, if it does exist. When declaring an ID value for an XML tag, use this syntax. Example: <TextView id="@+id/nameTextbox"/>, and refer to it this way in Java: findViewById(R.id.nameTextbox). All elements support the following values:

    +

    If a class derives from another class, the XML element inherits all the attributes from the element that it "derives" from. So, for example, <EditText> is the corresponding XML element for the EditText class. It exposes its own unique attributes (EditText_numeric), as well as all attributes supported by <TextView> and <View>. For the id attribute of a tag in XML, you should use a special syntax: "@+id/somestringvalue". The "@+" syntax creates a resource number in the R.id class, if one doesn't exist, or uses it, if it does exist. When declaring an ID value for an XML tag, use this syntax. Example: <TextView android:id="@+id/nameTextbox"/>, and refer to it this way in Java: findViewById(R.id.nameTextbox). All elements support the following values:

    • id - An ID value used to access this element in Java. Typically you will use the syntax @+id/string_name to generate an ID for you in the id.xml file if you haven't created one yourself. @@ -1005,7 +1007,7 @@ res/layout/some_file.xml.

      android:paddingBottom="4" // TextView.paddingBottom android:text="@string/redirect_getter"/> // TextView.text - <EditText id="@+id/text" + <EditText android:id="@+id/text" android:layout_width="fill_parent" // EditText.LayoutParams.width android:layout_height="wrap_content" // EditText.LayoutParams.height android:layout_weight="0" // EditText.LinearLayoutParams.weight @@ -1013,7 +1015,7 @@ res/layout/some_file.xml.

      <requestFocus /> </EditText> - <Button id="@+id/apply" + <Button android:id="@+id/apply" android:layout_width="wrap_content" // Button.LayoutParams.width android:layout_height="wrap_content" // Button.LayoutParams.height android:text="@string/apply" /> // TextView.text @@ -1045,7 +1047,7 @@ setContentView(R.layout.main_screen); Java implementation file - The implementation file. The class must extend {@link android.view.View View} or a subclass. See LabelView.java in ApiDemos.
    • - res/values/attrs.xml - Defines the XML element, and the attributes that it supports, for clients to use to instantiate your object in their layout XML file. Define your element in a <declare-styleable id=your_java_class_name>. See res/layout/attrs.xml in ApiDemos. + res/values/attrs.xml - Defines the XML element, and the attributes that it supports, for clients to use to instantiate your object in their layout XML file. Define your element in a <declare-styleable name=your_java_class_name>. See res/values/attrs.xml in ApiDemos.
    • res/layout/your_class.xml [optional] - An optional XML file to describe the layout of your object. This could also be done in Java. See custom_view_1.xml in ApiDemos. @@ -1055,7 +1057,7 @@ setContentView(R.layout.main_screen); Source file format: XML file without an <?xml> declaration, and a <resources> root element containing one or more custom element tags.

      - Resource file location: res/values/attrs.xml (file name is arbitrary). + Resource file location: {@code res/values/attrs.xml} (File name is arbitrary.)

      Compiled resource datatype: Resource pointer to a {@link android.view.View} (or subclass) resource. @@ -1084,7 +1086,7 @@ setContentView(R.layout.main_screen); Source file format: XML file requiring a <?xml version="1.0" encoding="utf-8"?> declaration, and a root <resources> element containing one or more <style> tags.

      - Resource source file location: res/values/styles.xml (file name is arbitrary). The file name is arbitrary, but standard practice is to put all styles into a file named styles.xml. + Resource source file location: {@code res/values/styles.xml} (File name is arbitrary, but standard practice is to put all styles into a file named styles.xml.)

      Compiled resource datatype: Resource pointer to a Java CharSequence. @@ -1133,3 +1135,317 @@ setContentView(R.layout.main_screen);

      For examples of how to declare and apply styles and themes, read Applying Styles and Themes.

      + + + +

      Searchable

      + +

      To make search appear to the user as a seamless system-wide feature, the Android framework +offers APIs that let applications control how they are searched. +Applications can customize how search is invoked, how the search dialog looks, and what type of +search results are available, including suggestions that are shown as the user types.

      + +

      In order to utilize the Android search framework, an application must provide a search configuration +in the form of an XML resource. +This section describes the search configuration XML in terms of its syntax and usage. For a more +complete discussion about how to implement search features for your application, see + +{@link android.app.SearchManager}.

      + +

      + Source file format: + XML file requiring a <?xml version="1.0" encoding="utf-8"?> + declaration, and a root <searchable> element. +

      + +

      + Resource source file location: {@code res/xml/searchable.xml} + (The file name is arbitrary, but standard practice is to use searchable.xml.) +

      + +

      + Compiled resource datatype: + Resource pointer to an xml object. +

      + +

      + Resource reference name: +

      + +
        +
      • + Java: + R.xml.filename. +
      • +
      • + XML: + @[package:]xml/filename (e.g., @xml/searchable). +
      • +
      + +

      + Syntax +

      + +
      +<searchable xmlns:android="http://schemas.android.com/apk/res/android
      +     android:label="@string/search_label" 
      +     ... >
      +     <actionkey
      +          android:keycode="KEYCODE_CALL"
      +          ... >     
      +</searchable>
      +
      + +
      +
      + <searchable> +
      +
      + Defines all application search configurations, including settings for text and voice searches + performed within the application. It accepts the following attributes: +
        +
      • + label - Required. This is the name for your application, as it + will appear to the user. This will be visible only if searchMode is set to + "showSearchLabelAsBadge" (see below). +
      • +
      • + hint - This is the text to display in the search text field when no text has + been entered. This is recommended in order to provide context to the search about to be + performed (e.g., "Search the Dictionary"). +
      • +
      • + searchMode - If provided and non-zero, this sets additional modes for control + of the search presentation. The following mode values are accepted: +
          +
        • + showSearchLabelAsBadge - If set, this enables the display of the + search target (label) within the search bar. +
        • +
        • + queryRewriteFromData - If set, this causes the suggestion column + SUGGEST_COLUMN_INTENT_DATA to be considered as the text for suggestion query + rewriting. This should only be used when the values in + SUGGEST_COLUMN_INTENT_DATA are suitable for user inspection and editing - + typically, HTTP/HTTPS Uri's. +
        • +
        • + queryRewriteFromText - If set, this causes the suggestion + column SUGGEST_COLUMN_TEXT_1 to be considered as the text for suggestion query + rewriting. This should be used for suggestions in which no query + text is provided and the SUGGEST_COLUMN_INTENT_DATA values are not suitable + for user inspection and editing. +
        • +
        +

        More than one of the above values for searchMode can be used at once. For + example, you can declare two modes at once, like this: + searchMode="queryRewriteFromData|queryRewriteFromText" +

      • +
      • + inputType - If provided, supplies a hint about the type of search text + the user will be entering. For most searches, in which free form text is expected, + this attribute is not needed. See + {@link android.R.attr#inputType} for a list of suitable values for this attribute. +
      • +
      • + imeOptions - If provided, supplies additional options for the input method. + For most searches, in which free form text is expected, this attribute is not needed, + and will default to "actionSearch". See + {@link android.R.attr#imeOptions} for a list of suitable values for this attribute. +
      • +
      + +

      If you have defined a content provider to generate search suggestions, you need to + provide some more searchable metadata in order to configure communications with the content + provider. The following are additional {@code <searchable>} attributes for use when + providing search suggestions:

      + +
        +
      • + searchSuggestAuthority - Required to provide search suggestions. + This value must match the authority string provided in the provider section of your manifest. +
      • +
      • + searchSuggestPath - If provided, this path will be inserted in the suggestions + query Uri, after the authority you have provide but before the standard suggestions path. + This is only required if you have a single content provider issuing different types + of suggestions (e.g. for different data types) and you need + a way to disambiguate the suggestions queries when they are received. +
      • +
      • + searchSuggestSelection - If provided, this value will be passed into your + query function as the selection parameter. Typically this will be a WHERE clause for + your database, and will contain a single question mark, which represents the actual query + string that has been typed by the user. However, you can also use any non-null value to simply + trigger the delivery of the query text (via selection arguments), and then use the query + text in any way appropriate for your provider (ignoring the actual text of the selection parameter.) +
      • +
      • + searchSuggestIntentAction - The default Intent action to be used when a user + clicks on a search suggestion. + If provided, and not overridden by the selected suggestion, this value will + be placed in the action field of the {@link android.content.Intent} when the + user clicks a suggestion. +
      • +
      • + searchSuggestIntentData - The default Intent data to be used when a user + clicks on a search suggestion. + If provided, and not overridden by the selected suggestion, this value will be + placed in the data field of the {@link android.content.Intent} when the user clicks + a suggestion. +
      • +
      + +

      Beyond providing search suggestions while using your application's local search, you + can also configure your search suggestions to be made available to Quick Search Box, + which will allow users so receive search suggestions from your application content from outside + your application. The following are additional {@code <searchable>} attributes for use when + providing search suggestions to Quick Search Box:

      + +
        +
      • + includeInGlobalSearch - Required to provide search suggestions in + Quick Search Box. If true, this indicates the search suggestions provided by your + application should be included in the globally accessible Quick Search Box. The user must + still enable your application as a searchable item in the system search settings in order + for your suggestions to appear in Quick Search Box. +
      • +
      • + searchSettingsDescription - If provided, this provides a brief description + of the search suggestions that you provide to Quick Search Box, + and will be displayed in the search settings entry for your application. +
      • +
      • + queryAfterZeroResults - Indicates whether a source should be invoked for + supersets of queries it has returned zero results for in the past. For example, if a + source returned zero results for "bo", it would be ignored for "bob". If set to false, + this source will only be ignored for a single session; the next time the search dialog + is invoked, all sources will be queried. The default value is false. +
      • +
      • + searchSuggestThreshold - Indicates the minimum number of characters needed to + trigger a source lookup from Quick Search Box. Only guarantees that a source will not be + queried for anything shorter than the threshold. The default value is 0. +
      • +
      + +

      To enable voice search for your Activity, you can add fields to the searchable metadata + that enable and configure voice search. The following are additional {@code <searchable>} + attributes for use when implementing voice search:

      + +
        +
      • + voiceSearchMode - Required to provide voice search + capabilities. + If provided and non-zero, enables voice search. + (Voice search may not be provided by the device, in which case these flags will + have no effect.) The following mode values are accepted: +
          +
        • + showVoiceSearchButton - If set, display a voice search button. This only + takes effect if voice search is available on the device. If set, then "launchWebSearch" + or "launchRecognizer" must also be set. +
        • +
        • + launchWebSearch - If set, the voice search button will take the user directly + to a built-in voice web search activity. Most applications will not use this flag, as + it will take the user away from the activity in which search was invoked. +
        • +
        • + launchRecognizer - If set, the voice search button will take + the user directly to a built-in voice recording activity. This activity + will prompt the user to speak, transcribe the spoken text, and forward the resulting + query text to the searchable activity, just as if the user had typed it into the + search UI and clicked the search button. +
        • +
        +
      • +
      • + voiceLanguageModel - A string constant from + {@link android.speech.RecognizerIntent}. + If provided, this specifies the language model that + should be used by the voice recognition system. See + {@link android.speech.RecognizerIntent#EXTRA_LANGUAGE_MODEL } for more + information. If not provided, the default value + {@link android.speech.RecognizerIntent#LANGUAGE_MODEL_FREE_FORM } will be used. +
      • +
      • + voicePromptText - A string. If provided, this specifies a prompt + that will be displayed during voice input. If not provided, a default prompt + will be displayed. +
      • +
      • + voiceLanguage - A string constant from {@link java.util.Locale}. + If provided, this specifies the spoken language to be expected. + This is only needed if it is different from the current value of + {@link java.util.Locale#getDefault()}. +
      • +
      • + voiceMaxResults - If provided, enforces the maximum number of results to return, + including the "best" result which will always be provided as the SEARCH intent's primary + query. Must be one or greater. Use EXTRA_RESULTS to get the results from the intent. + If not provided, the recognizer will choose how many results to return. +
      • +
      +
      + +
      + <actionkey> +
      +
      + Defines a shortcut key for a search action. +
        +
      • + keycode - Required. This attribute denotes the action key + you wish to respond to. Note that not all action keys are actually supported using + this mechanism, as many of them are used for typing, + navigation, or system functions. This will be added to the + {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} Intent that is passed to your + searchable Activity. To examine the key code, use + {@link android.content.Intent#getIntExtra getIntExtra(SearchManager.ACTION_KEY)}. + Note that, in addition to the keycode, you must also provide one or more of + the action specifier attributes below. +
      • +
      • + queryActionMsg - If you wish to handle an action key during normal + search query entry, you must define an action string here. This will be added to the + {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} Intent that is + passed to your searchable Activity. To examine the string, use + {@link android.content.Intent#getStringExtra + getStringExtra(SearchManager.ACTION_MSG)}. +
      • +
      • + suggestActionMsg - If you wish to handle an action key while a + suggestion is being displayed and selected, there are two ways to handle this. + If all of your suggestions can handle the action key, you can simply define + the action message using this attribute. This will be added to the + {@link android.content.Intent#ACTION_SEARCH} Intent that is passed to your + searchable Activity. To examine the string, + use {@link android.content.Intent#getStringExtra + getStringExtra(SearchManager.ACTION_MSG)}. +
      • +
      • + suggestActionMsgColumn - If you wish to handle an action key while + a suggestion is being displayed and selected, but you do not wish to enable + this action key for every suggestion, then you can use this attribute to control + it on a suggestion-by-suggestion basis. First, you must define a column + (and name it here) where your suggestions will include the action string. Then, + in your content provider, you must provide this column, and when desired, + provide data in this column. The search manager will look at your suggestion cursor, + using the string provided here in order to select a column, and will use + that to select a string from the cursor. That string will be added to the + {@link android.content.Intent#ACTION_SEARCH ACTION_SEARCH} + Intent that is passed to your searchable Activity. To examine + the string, use {@link android.content.Intent#getStringExtra + getStringExtra(SearchManager.ACTION_MSG)}. If the data does not exist for the + selection suggestion, the action key will be ignored. +
      • +
      +
      +
      + + + + + diff --git a/docs/html/guide/topics/resources/localization.jd b/docs/html/guide/topics/resources/localization.jd new file mode 100755 index 000000000000..f32f1ac17824 --- /dev/null +++ b/docs/html/guide/topics/resources/localization.jd @@ -0,0 +1,644 @@ +page.title=Localization +parent.title=Resources and Assets +parent.link=index.html +@jd:body + +
      +
      + +

      Localization quickview

      + +
        +
      • Android lets you create different resource sets for different locales.
      • +
      • When your application runs, Android will load the resource set +that match the device's locale.
      • +
      • If locale-specific resources are not available, Android falls back to +defaults.
      • +
      • The emulator has features for testing localized apps.
      • +
      + +

      In this document

      +
        +
      1. Overview: Resource-Switching in Android + +
      2. +
        1. Why Default Resources Are Important
        +
      3. Using Resources for Localization +
          +
        1. How to Create Default Resources
        2. + How to Create Alternate Resources
        3. +
        4. Which Resources Take Precedence?
        5. +
        6. Referring to Resources in Java
        7. + +
        +
      4. +
      5. Localization Strategies
      6. +
      7. Testing Localized Applications
      8. +
          +
        1. Testing on a Device
        2. +
        3. Testing on an Emulator
        4. +
        5. Testing for Default Resources
        6. +
        +
      9. Publishing
      10. +
      11. Localization Checklists
      12. +
          +
        1. Planning and Design Checklist
        2. +
        3. Content Checklist
        4. +
        5. Testing and Publishing Checklist
        6. +
        +
      + +

      See also

      +
        +
      1. Hello, L10N Tutorial
      2. +
      3. Resources
      4. +
      5. Declaring Layout
      6. +
      7. Activity Lifecycle
      8. +
      +
      +
      + +

      Android will run on many devices in many regions. To reach the most users, +your application should handle text, audio files, numbers, currency, and +graphics in ways appropriate to the locales where your application will be used. +

      + +

      This document describes best practices for localizing Android +applications. The principles apply whether you are developing your application +using ADT with Eclipse, Ant-based tools, or any other IDE.

      + +

      You should already have a working knowledge of Java and be familiar with +Android resource loading, the declaration of user interface elements in XML, +development considerations such as Activity lifecycle, and general principles of +internationalization and localization.

      + +

      It is good practice to use the Android resource framework to separate the +localized aspects of your application as much as possible from the core Java +functionality:

      + +
        +
      • You can put most or all of the contents of your application's +user interface into resource files, as described in this document and in Resources.
      • +
      • The behavior of the user interface, on the other hand, is driven +by your Java code. + For example, if users input data that needs to be formatted or sorted +differently depending on locale, then you would use Java to handle the data +programmatically. This document does not cover how to localize your Java code. +
      • +
      + +

      The Hello, L10N + tutorial takes you through the steps of creating a simple localized +application that uses locale-specific resources in the way described in this +document.

      + + +

      Overview: Resource-Switching in Android

      + +

      Resources are text strings, layouts, sounds, graphics, and any other static +data that your Android application needs. An application can include multiple +sets of resources, each customized for a different device configuration. When a +user runs the application, Android automatically selects and loads the +resources that best match the device.

      + +

      (This document focuses on localization and locale. For a complete description +of resource-switching and all the types of configurations that you can +specify — screen orientation, touchscreen type, and so on — see Alternate Resources.)

      + + + + + + + +

      + When you write your application: +

      + You create a set of default resources, plus alternates to be used in + different locales.

      +

      right-arrow

      + When a user runs your application: +

      The Android system selects which resources to load, based on the + device's locale.

      + +

      When you write your application, you create default and alternate resources +for your application to use. To create resources, you place files within +specially named subdirectories of the project's res/ directory. +

      + + + +

      Why Default Resources Are Important

      + +

      Whenever the application runs in a locale for which you have not provided +locale-specific text, Android will load the default strings from +res/values/strings.xml. If this default file is absent, or if it +is missing a string that your application needs, then your application will not run +and will show an error. +The example below illustrates what can happen when the default text file is incomplete.

      + +

      Example: +

      An application's Java code refers to just two strings, text_a and + text_b. This application includes a localized resource file + (res/values-en/strings.xml) that defines text_a and + text_b in English. This application also includes a default + resource file (res/values/strings.xml) that includes a +definition for text_a, but not for text_b: +

        +
      • This application might compile without a problem. An IDE such as Eclipse + will not highlight any errors if a resource is missing.
      • +
      • When this application is launched on a device with locale set to English, + the application might run without a problem, because + res/values-en/strings.xml contains both of the needed text + strings.
      • +
      • However, the user will see an error message and a Force Close + button when this application is launched on a device set to a + language other than English. The application will not load.
      • +
      + + +

      To prevent this situation, make sure that a res/values/strings.xml + file exists and that it defines every needed string. The situation applies to + all types of resources, not just strings: You + need to create a set of default resource files containing all + the resources that your application calls upon — layouts, drawables, + animations, etc. For information about testing, see + Testing for Default Resources.

      + +

      Using Resources for Localization

      + +

      How to Create Default Resources

      + +

      Put the application's default text in +a file with the following location and name:

      +

          res/values/strings.xml (required directory)

      + +

      The text strings in res/values/strings.xml should use the +default language, which is the language that you expect most of your application's users to +speak.

      + +

      The default resource set must also include any default drawables and layouts, + and can include other types of resources such as animations. +
      +     res/drawable/(required directory holding at least + one graphic file, for the application's icon in the Market)
      +     res/layout/ (required directory holding an XML + file that defines the default layout)
      +     res/anim/ (required if you have any + res/anim-<qualifiers> folders)
      +     res/xml/ (required if you have any + res/xml-<qualifiers> folders)
      +     res/raw/ (required if you have any + res/raw-<qualifiers> folders) +

      + +

      Tip: In your code, examine each reference to + an Android resource. Make sure that a default resource is defined for each + one. Also make sure that the default string file is complete: A + localized string file can contain a subset of the strings, but the + default string file must contain them all. +

      + +

      How to Create Alternate Resources

      + +

      A large part of localizing an application is providing alternate text for +different languages. In some cases you will also provide alternate graphics, +sounds, layouts, and other locale-specific resources.

      + +

      An application can specify many res/<qualifiers>/ +directories, each with different qualifiers. To create an alternate resource for +a different locale, you use a qualifier that specifies a language or a +language-region combination. (The name of a resource directory must conform +to the naming scheme described in +Alternate Resources, +or else it will not compile.)

      + +

      Example:

      + +

      Suppose that your application's default language is English. Suppose also +that you want to localize all the text in your application to French, and most +of the text in your application (everything except the application's title) to +Japanese. In this case, you could create three alternate strings.xml +files, each stored in a locale-specific resource directory:

      + +
        +
      1. res/values/strings.xml
        + Contains English text for all the strings that the application uses, +including text for a string named title.
      2. +
      3. res/values-fr/strings.xml
        + Contain French text for all the strings, including title.
      4. +
      5. res/values-ja/strings.xml
        + Contain Japanese text for all the strings except +title.
        +
      6. +
      + +

      If your Java code refers to R.string.title, here is what will +happen at runtime:

      + +
        +
      • If the device is set to any language other than French, Android will load +title from the res/values/strings.xml file.
      • +
      • If the device is set to French, Android will load title from +the res/values-fr/strings.xml file.
      • +
      + +

      Notice that if the device is set to Japanese, Android will look for +title in the res/values-ja/strings.xml file. But +because no such string is included in that file, Android will fall back to the +default, and will load title in English from the +res/values/strings.xml file.

      + +

      Which Resources Take Precedence?

      + +

      If multiple resource files match a device's configuration, Android follows a +set of rules in deciding which file to use. Among the qualifiers that can be +specified in a resource directory name, locale almost always takes +precedence.

      +

      Example:

      + +

      Assume that an application includes a default set of graphics and two other +sets of graphics, each optimized for a different device setup:

      + +
        +
      • res/drawable/
        + Contains + default graphics.
      • +
      • res/drawable-small-land-stylus/
        + Contains graphics optimized for use with a device that expects input from a + stylus and has a QVGA low-density screen in landscape orientation.
      • +
      • res/drawable-ja/
        + Contains graphics optimized for use with Japanese.
      • +
      + +

      If the application runs on a device that is configured to use Japanese, +Android will load graphics from res/drawable-ja/, even if the +device happens to be one that expects input from a stylus and has a QVGA +low-density screen in landscape orientation.

      + +

      Exception: The only qualifiers that take +precedence over locale in the selection process are MCC and MNC (mobile country +code and mobile network code).

      + +

      Example:

      + +

      Assume that you have the following situation:

      + +
        +
      • The application code calls for R.string.text_a
      • +
      • Two relevant resource files are available: +
          +
        • res/values-mcc404/strings.xml, which includes +text_a in the application's default language, in this case +English.
        • +
        • res/values-hi/strings.xml, which includes +text_a in Hindi.
        • +
        +
      • +
      • The application is running on a device that has the following +configuration: +
          +
        • The SIM card is connected to a mobile network in India (MCC 404).
        • +
        • The language is set to Hindi (hi).
        • +
        +
      • +
      + +

      Android will load text_a from +res/values-mcc404/strings.xml (in English), even if the device is +configured for Hindi. That is because in the resource-selection process, Android +will prefer an MCC match over a language match.

      + +

      The selection process is not always as straightforward as these examples +suggest. Please read How Android finds +the best matching directory for a more nuanced description of the +process. All the qualifiers are described and listed in order of +precedence in Table 2 in the Resources +document.

      + +

      Referring to Resources in Java

      + +

      In your application's Java code, you refer to resources using the syntax +R.resource_type.resource_name or +android.R.resource_type.resource_name. +For more about this, see Using +Resources in Code.

      + +

      Localization Strategies

      + +

      Design your application to work in any locale

      + +

      You cannot assume anything about the device on which a user will +run your application. The device might have hardware that you were not +anticipating, or it might be set to a locale that you did not plan for or that +you cannot test. Design your application so that it will function normally or fail gracefully no +matter what device it runs on.

      + +

      Important: Make sure that your application +includes a full set of default resources.

      Make sure to include +res/drawable/ and a res/values/ folders (without any +additional modifiers in the folder names) that contain all the images and text +that your application will need.

      + +

      If an application is missing even one default resource, it will not run on a + device that is set to an unsupported locale. For example, the + res/values/strings.xml default file might lack one string that + the application needs: When the application runs in an unsupported locale and + attempts to load res/values/strings.xml, the user will see an + error message and a Force Close button. An IDE such as Eclipse will not + highlight this kind of error, and you will not see the problem when you + test the application on a device or emulator that is set to a supported locale.

      + +

      For more information, see Testing for Default Resources.

      + +

      Design a flexible layout

      + +

      If you need to rearrange your layout to fit a certain language (for example +German with its long words), you can create an alternate layout for that +language (for example res/layout-de/main.xml). However, doing this +can make your application harder to maintain. It is better to create a single +layout that is more flexible.

      + +

      Another typical situation is a language that requires something different in +its layout. For example, you might have a contact form that should include two +name fields when the application runs in Japanese, but three name fields when +the application runs in some other language. You could handle this in either of +two ways:

      + +
        +
      • Create one layout with a field that you can programmatically enable or +disable, based on the language, or
      • +
      • Have the main layout include another layout that includes the changeable +field. The second layout can have different configurations for different +languages.
      • +
      + +

      Avoid creating more resource files and text strings than you need

      + +

      You probably do not need to create a locale-specific +alternative for every resource in your application. For example, the layout +defined in the res/layout/main.xml file might work in any locale, +in which case there would be no need to create any alternate layout files. +

      + +

      Also, you might not need to create alternate text for every +string. For example, assume the following:

      + +
        +
      • Your application's default language is American +English. Every string that the application uses is defined, using American +English spellings, in res/values/strings.xml.
      • + +
      • For a few important phrases, you want to provide +British English spelling. You want these alternate strings to be used when your +application runs on a device in the United Kingdom.
      • +
      + +

      To do this, you could create a small file called +res/values-en-rGB/strings.xml that includes only the strings that +should be different when the application runs in the U.K. For all the rest of +the strings, the application will fall back to the defaults and use what is +defined in res/values/strings.xml.

      + +

      Use the Android Context object for manual locale lookup

      + +

      You can look up the locale using the {@link android.content.Context} object +that Android makes available:

      + +
      String locale = context.getResources().getConfiguration().locale.getDisplayName();
      + +

      Testing Localized Applications

      + +

      Testing on a Device

      +

      Keep in mind that the device you are testing may be significantly different from + the devices available to consumers in other geographies. The locales available + on your device may differ from those available on other devices. Also, the + resolution and density of the device screen may differ, which could affect + the display of strings and drawables in your UI.

      + +

      To change the locale on a device, use the Settings application (Home > +Menu > Settings > Locale & text > Select locale).

      + +

      Testing on an Emulator

      + +

      For details about using the emulator, see See Android Emulator.

      +

      Creating and using a custom locale

      + +

      A "custom" locale is a language/region combination that the +Android system image does not explicitly support. (For a list of supported +locales, see the Android +Version Notes.) You can test how your application will run in a custom +locale by creating a custom locale in the emulator. There are two ways to do +this:

      + +
        +
      • Use the Custom Locale application, which is accessible from the +Application tab. (After you create a custom locale, switch to it by +pressing and holding the locale name.)
      • +
      • Change to a custom locale from the adb shell, as described below.
      • +
      + +

      When you set the emulator to a locale that is not available in the Android +system image, the system itself will display in its default language. Your +application, however, should localize properly.

      + +

      Changing the emulator locale from the adb shell

      + +

      To change the locale in the emulator by using the adb shell.

      + +
        +
      1. Pick the locale you want to test and determine its language and region codes, for +example fr for French and CA for Canada.
        +
      2. +
      3. Launch an emulator.
      4. +
      5. From a command-line shell on the host computer, run the following +command:
        + adb shell
        + or if you have a device attached, specify that you want the emulator by adding +the -e option:
        + adb -e shell
      6. +
      7. At the adb shell prompt (#), run this command:
        + setprop persist.sys.language [language code];setprop +persist.sys.country [country code];stop;sleep 5;start
        +
        Replace bracketed sections with the appropriate codes from Step +1.
      8. +
      + +

      For instance, to test in Canadian French:

      + +

      setprop persist.sys.language fr;setprop persist.sys.country +CA;stop;sleep 5;start

      + +

      This will cause the emulator to restart. (It will look like a full reboot, +but it is not.) Once the Home screen appears again, re-launch your application (for +example, click the Run icon in Eclipse), and the application will launch with +the new locale.

      + +

      Testing for Default Resources

      +

      Here's how to test whether an application includes every string resource that it needs:

      +
      1. Set the emulator or device to a language that your application does not + support. For example, if the application has French strings in + res/values-fr/ but does not have any Spanish strings in + res/values-es/, then set the emulator's locale to Spanish. + (You can use the Custom Locale application to set the emulator to an + unsupported locale.)
      2. +
      3. Run the application.
      4. +
      5. If the application shows an error message and a Force Close button, it might + be looking for a string that is not available. Make sure that your + res/values/strings.xml file includes a definition for + every string that the application uses.
      6. +
      +

      + +

      If the test is successful, repeat it for other types of + configurations. For example, if the application has a layout file called + res/layout-land/main.xml but does not contain a file called + res/layout-port/main.xml, then set the emulator or device to + portrait orientation and see if the application will run. + +

      Publishing Localized Applications

      + +

      The Android Market is + the main application distribution system for Android devices. To publish a + localized application, you need to sign your application, version it, and go +through all the other steps described in Preparing to Publish.

      + +

      If you split your application in several .apk files, each targeted to a +different locale, follow these guidelines:

      + +
        +
      • Sign each .apk file with the same certificate. For more about this, see Signing +Strategies.
      • +
      • Give each .apk file a different application name. Currently it is +impossible to put two applications into the Android Market that have exactly the +same name.
      • +
      • Include a complete set of default resources in each .apk file.
      • +
      + +

      Localization Checklists

      + +

      These checklists summarize the process of localizing an Android application. +Not everything on these lists will apply to every application.

      + +

      Planning and Design Checklist

      + + + + + + + + + + + + + + +
      arrowChoose a localization strategy. Which countries and which languages will +your application support? What is your application's default country and +language? How will your application behave when it does not have specific +resources available for a given locale?
      arrow

      Identify everything in your application that will need to be +localized:

      +
        +
      • Consider specific details of your application — text, images, +sounds, music, numbers, money, dates and times. You might not need to localize +everything. For example, you don't need to localize text that the user never +sees, or images that are culturally neutral, or icons that convey the same +meaning in every locale.
      • +
      • Consider broad themes. For example, if you hope to sell your +application in two very culturally different markets, you might want to design +your UI and present your application in an entirely different way for each +locale.
      • +
      arrow

      Design your Java code to externalize resources wherever possible:

      +
        +
      • Use R.string and strings.xml files instead +of hard-coded strings or string constants.
      • +
      • Use R.drawable and R.layout instead of +hard-coded drawables or layouts.
      • +
      +

      Content Checklist

      + + + + + + + + + + + + + + + + + + + + + +
      arrowCreate a full set of default resources in res/values/ and +other res/ folders, as described in Creating Default Resources.
      arrowObtain reliable translations of the static text, including menu text, +button names, error messages, and help text. Place the translated strings in +res/values-<qualifiers>/strings.xml files.
      arrowMake sure that your application correctly formats dynamic text (for +example numbers and dates) for each supported locale. Make sure that your +application handles word breaks, punctuation, and alphabetical sorting correctly +for each supported language.
      arrowIf necessary, create locale-specific versions of your graphics and +layout, and place them in res/drawable-<qualifiers>/ and +res/layout-<qualifiers>/ folders.
      arrowCreate any other localized content that your application requires; for +example, create recordings of sound files for each language, as needed.
      +

      Testing and Publishing Checklist

      + + + + + + + + + + + + + + + + + + + + + +
      arrowTest your application for each supported locale. If possible, have a +person who is native to each locale test your application and give you +feedback.
      arrowTest the default resources by loading a locale that is not available on + the device or emulator. For instructions, see + Testing for Default Resources.
      arrowTest the localized strings in both landscape and portrait display modes.
      arrowSign your application and create your final build or builds.
      arrowUpload your .apk file or files to Market, selecting the appropriate +languages as + you upload. (For more details, see Publishing Your +Applications.)
      \ No newline at end of file diff --git a/docs/html/guide/topics/resources/res-selection-flowchart.png b/docs/html/guide/topics/resources/res-selection-flowchart.png deleted file mode 100755 index d738b3f0c866..000000000000 Binary files a/docs/html/guide/topics/resources/res-selection-flowchart.png and /dev/null differ diff --git a/docs/html/guide/topics/resources/resources-i18n.jd b/docs/html/guide/topics/resources/resources-i18n.jd index 85b89d1c409c..091bc62bc15a 100755 --- a/docs/html/guide/topics/resources/resources-i18n.jd +++ b/docs/html/guide/topics/resources/resources-i18n.jd @@ -441,7 +441,7 @@ resources for a fully specified configuration would look like this:

       MyApp/
           res/
      -        drawable-en-rUS-large-long-port-mdpi-finger-keysexposed-qwerty-dpad-480x320/
      +        drawable-en-rUS-large-long-port-mdpi-finger-keysexposed-qwerty-navexposed-dpad-480x320/
       

      More typically, you will only specify a few specific configuration options. You may drop any of the values from the @@ -574,6 +574,14 @@ MyApp/ Primary text input method nokeys, qwerty, 12key + + Whether the navigation keys are available to the user +

      navexposed, navhidden +

      + If the hardware's navigation keys are currently available to + the user, the navexposed resources will be used; if they are not + available (such as behind a closed lid), navhidden will be used.

      + Primary non-touchscreen
      navigation method @@ -685,7 +693,7 @@ MyApp/res/drawable-en-port/

      Tip: The precedence of the qualifiers is more important than the number of qualifiers that exactly match the device. For example, in step 4 above, the last choice on the list includes three qualifiers that exactly match the device (orientation, touchscreen type, and input method), while drawable-en has only one parameter that matches (language). However, language has a higher precedence, so drawable-port-notouch-12key is out.

      This flowchart summarizes how Android selects resource directories to load.

      -

      resource-selection

      +

      resource-selection

      Terminology

      The resource system brings a number of different pieces together to form the final complete resource functionality. To help understand the diff --git a/docs/html/guide/topics/ui/declaring-layout.jd b/docs/html/guide/topics/ui/declaring-layout.jd index 7ef22a6be241..80ad7b868088 100644 --- a/docs/html/guide/topics/ui/declaring-layout.jd +++ b/docs/html/guide/topics/ui/declaring-layout.jd @@ -25,6 +25,7 @@ parent.link=index.html

    • Size, Padding and Margins
    • Example Layout
    • + @@ -41,14 +42,17 @@ application can create View and ViewGroup objects (and manipulate their properti

      The Android framework gives you the flexibility to use either or both of these methods for declaring and managing your application's UI. For example, you could declare your application's default layouts in XML, including the screen elements that will appear in them and their properties. You could then add code in your application that would modify the state of the screen objects, including those declared in XML, at run time.

      The advantage to declaring your UI in XML is that it enables you to better separate the presentation of your application from the code that controls its behavior. Your UI descriptions are external to your application code, which means that you can modify or adapt it without having to modify your source code and recompile. For example, you can create XML layouts for different screen orientations, different device screen sizes, and different languages. Additionally, declaring the layout in XML makes it easier to visualize the structure of your UI, so it's easier to debug problems. As such, this document focuses on teaching you how to declare your layout in XML. If you're diff --git a/docs/html/guide/topics/ui/dialogs.jd b/docs/html/guide/topics/ui/dialogs.jd index c0c0b1bc58da..4e4ca14bb821 100644 --- a/docs/html/guide/topics/ui/dialogs.jd +++ b/docs/html/guide/topics/ui/dialogs.jd @@ -624,7 +624,7 @@ AlertDialog.Builder builder; AlertDialog alertDialog; Context mContext = getApplicationContext(); -LayoutInflater inflater = (LayoutInflater) mContext.getSystemService(LAYOUT_INFLATER); +LayoutInflater inflater = (LayoutInflater) mContext.getSystemService(LAYOUT_INFLATER_SERVICE); View layout = inflater.inflate(R.layout.custom_dialog, (ViewGroup) findViewById(R.id.layout_root)); diff --git a/docs/html/guide/topics/ui/ui-events.jd b/docs/html/guide/topics/ui/ui-events.jd index f4d114a30e7d..5628d46e2bcc 100644 --- a/docs/html/guide/topics/ui/ui-events.jd +++ b/docs/html/guide/topics/ui/ui-events.jd @@ -28,8 +28,8 @@ the specific View object that the user interacts with. The View class provides t methods that look useful for UI events. These methods are called by the Android framework when the respective action occurs on that object. For instance, when a View (such as a Button) is touched, the onTouchEvent() method is called on that object. However, in order to intercept this, you must extend -the class and override the method. Obviously, extending every View object -you want to use (just to handle an event) would be obsurd. This is why the View class also contains +the class and override the method. However, extending every View object +in order to handle such an event would not be practical. This is why the View class also contains a collection of nested interfaces with callbacks that you can much more easily define. These interfaces, called event listeners, are your ticket to capturing the user interaction with your UI.

      @@ -102,7 +102,7 @@ protected void onCreate(Bundle savedValues) { }
    -

    You may also find it more conventient to implement OnClickListener as a part of your Activity. +

    You may also find it more convenient to implement OnClickListener as a part of your Activity. This will avoid the extra class load and object allocation. For example:

     public class ExampleActivity extends Activity implements OnClickListener {
    @@ -168,7 +168,7 @@ you'll learn see some of the common callbacks used for event handling, including
       
  • {@link android.view.View#onTouchEvent} - Called when a touch screen motion event occurs.
  • {@link android.view.View#onFocusChanged} - Called when the view gains or loses focus.
  • -

    There are some other methods that you should be awere of, which are not part of the View class, +

    There are some other methods that you should be aware of, which are not part of the View class, but can directly impact the way you're able to handle events. So, when managing more complex events inside a layout, consider these other methods:

      diff --git a/docs/html/guide/tutorials/hello-world.jd b/docs/html/guide/tutorials/hello-world.jd index 79b723d162d6..58d1a1613892 100644 --- a/docs/html/guide/tutorials/hello-world.jd +++ b/docs/html/guide/tutorials/hello-world.jd @@ -29,7 +29,7 @@ You can then return to this tutorial and ignore anything about Eclipse.

      Before you start, you should already have the very latest SDK installed, and if you're using Eclipse, you should have installed the ADT plugin as well. If you have not installed these, see -Installing the Android SDK and return +Installing the Android SDK and return here when you've completed the installation.

      Create an AVD

      diff --git a/docs/html/guide/tutorials/localization/index.jd b/docs/html/guide/tutorials/localization/index.jd new file mode 100755 index 000000000000..8a60814593a5 --- /dev/null +++ b/docs/html/guide/tutorials/localization/index.jd @@ -0,0 +1,593 @@ +page.title=Hello, L10N +@jd:body + +
      +
      +

      In this document

      +
        +
      1. Create an Unlocalized App +
          +
        1. Create the Project and Layout
        2. +
        3. Create Default Resources
        4. +
        +
      2. +
      3. Run the Unlocalized App
      4. +
      5. Plan the Localization
      6. +
      7. Localize the App +
          +
        1. Localize the Strings
        2. +
        3. Localize the Images
        4. +
        +
      8. +
      9. Run and Test the Localized App
      10. +
      +

      See also

      +
        +
      1. {@link android.widget.Button}
      2. +
      3. {@link android.widget.TextView}
      4. +
      5. {@link android.app.AlertDialog}
      6. +
      +
      +
      + +

      In this tutorial, we will create a Hello, L10N application that uses the +Android framework to selectively load resources. Then we will localize the +application by adding resources to the res/ directory.

      + +

      This tutorial uses the practices described in the Localization +document.

      + + +

      Create an Unlocalized Application

      + +

      The first version of the Hello, L10N application will use only the default +resource directories (res/drawable, res/layout, and +res/values). These resources are not localized — they are the +graphics, layout, and strings that we expect the application to use most often. +When a user runs the application in the default locale, or in a locale that the +application does not specifically support, the application will load resources +from these default directories.

      + +

      The application consists of a simple user interface that displays two +{@link android.widget.TextView} objects and a {@link android.widget.Button} image with a + background image of a national flag. When clicked, the button displays an +{@link android.app.AlertDialog} object that shows additional text.

      + +

      Create the Project and Layout

      + +

      For this application, the default language will be British English and the +default location the United Kingdom.

      + +
        +
      1. Start a new project and Activity called "HelloL10N." If you are +using Eclipse, fill out these values in the New Android Project wizard: +
          +
        • Project name: HelloL10N
        • +
        • Application name: Hello, L10N
        • +
        • Package name: com.example.hellol10n (or your own private +namespace)
        • +
        • Create Activity: HelloL10N
        • +
        • Min SDK Version: 3
        • +
        +

        The basic project contains a res/ directory with +subdirectories for the three most common types of resources: graphics +(res/drawable/), layouts (res/layout/) and strings +(res/values/). Most of the localization work you do later in this +tutorial will involve adding more subdirectories to the res/ +directory.

        + plain project +
      2. +
      3. Open the res/layout/main.xml file and replace it with the +following code: +
        <?xml version="1.0" encoding="utf-8"?>
        +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
        +    android:orientation="vertical"
        +    android:layout_width="fill_parent"
        +    android:layout_height="fill_parent"
        +    >
        +<TextView
        +    android:layout_width="fill_parent" 
        +    android:layout_height="wrap_content"
        +    android:gravity="center_horizontal"
        +    android:text="@string/text_a"
        +    />
        +<TextView
        +    android:layout_width="fill_parent"
        +    android:layout_height="wrap_content"
        +    android:gravity="center_horizontal"
        +    android:text="@string/text_b"
        +    />
        +<Button
        +    android:id="@+id/flag_button"
        +    android:layout_width="wrap_content"
        +    android:layout_height="wrap_content"
        +    android:layout_gravity="center"
        +    />
        +</LinearLayout>
        +    
        + +

        The LinearLayout has two {@link android.widget.TextView} objects that will +display localized text and one {@link android.widget.Button} that shows a flag. +

        +
      4. +
      + +

      Create Default Resources

      + +

      The layout refers to resources that need to be defined.

      + +
        +
      1. Create default text strings. To do this, open the res/values/strings.xml file and replace it with the following code:
        +
        <?xml version="1.0" encoding="utf-8"?>
        +<resources>
        +    <string name="app_name">Hello, L10N</string>
        +    <string name="text_a">Shall I compare thee to a summer"'"s day?</string>
        +    <string name="text_b">Thou art more lovely and more temperate.</string>
        +    <string name="dialog_title">No Localisation</string>
        +    <string name="dialog_text">This dialog box"'"s strings are not localised. For every locale, the text here will come from values/strings.xml.</string>
        +</resources>
        + +

        This code provides British English text for each string that the application +will use. When we localize this application, we will provide alternate text in +German, French, and Japanese for some of the strings.

        +
      2. +
      3. Add a default flag graphic to the res/drawable folder by +saving flag.png as +res/drawable/flag.png. When the application is not localized, it +will show a British flag.
        + +
      4. +
      5. Open HelloL10N.java (in the src/ directory) and add the +following code inside the onCreate() method (after +setContentView). + +
        // assign flag.png to the button, loading correct flag image for current locale
        +Button b;
        +(b = (Button)findViewById(R.id.flag_button)).setBackgroundDrawable(this.getResources().getDrawable(R.drawable.flag));
        +
        +// build dialog box to display when user clicks the flag
        +AlertDialog.Builder builder = new AlertDialog.Builder(this);
        +builder.setMessage(R.string.dialog_text)
        +    .setCancelable(false)
        +    .setTitle(R.string.dialog_title)
        +    .setPositiveButton("Done", new DialogInterface.OnClickListener() {
        +        public void onClick(DialogInterface dialog, int id) {
        +        dialog.dismiss();
        +        }
        +    });
        +final AlertDialog alert = builder.create();
        +
        +// set click listener on the flag to show the dialog box 
        +b.setOnClickListener(new View.OnClickListener() {
        +    public void onClick(View v) {
        +	alert.show();
        +    }
        +    });
        + +

        Tip: In Eclipse, use +Ctrl-Shift-O (Cmd-Shift-O, on Mac) to find and +add missing import packages to your project, then save the HelloL10N.java +file.

        + +

        The code that you added does the following:

        + +
          +
        • It assigns the correct flag icon to the button. + For now, no resources are defined other than the default, so this code +will always assign the contents of res/drawable/flag.png (the +British flag) as the flag icon, no matter what the locale. Once we add more +flags for different locales, this code will sometimes assign a different flag. +
        • +
        • It creates an {@link android.app.AlertDialog} object and sets a click listener so that when the +user clicks the button, the AlertDialog will display. + We will not localize the dialog text; +the AlertDialog will always display the dialog_text that is located +within res/values/strings.xml.
        • +
        + +
      6. +
      + +

      The project structure now looks like this:

      + + nonlocalized + +

      Tip: If you will want to run the application on +a device and not just on an emulator, open AndroidManifest.xml and +add android:debuggable="true" inside the +<application> element. For information about setting up the +device itself so it can run applications from your system, see Developing on a Device.

      + + +

      Run the Unlocalized Application

      + +

      Save the project and run the application to see how it works. No matter what +locale your device or emulator is set to, the application runs the same way. It +should look something like this:

      + + + + + + + + + + +
      The unlocalized application, running in any locale:After clicking the flag, in any locale:
      nonlocalized2
      +

      Plan the Localization

      +

      The first step in localizing an application is to plan how the application +will render differently in different locales. In this application, the default +locale will be the United Kingdom. We will add some locale-specific information +for Germany, France, Canada, Japan, and the United States. Table 1 shows the +plan for how the application will appear in different locales.

      + +

      Table 1

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Region /
      + Language
      United KingdomGermanyFranceCanadaJapanUnited StatesOther Location

      + English
      British English text; British flag (default)-- British English text; Canadian flag- British English text; U.S. flag British English text; British flag (default)
      German-German text for app_name, text_a and +text_b; German flag----German text for app_name, text_a and +text_b; British flag
      French--French text for app_name, text_a and +text_b; French flagFrench text for app_name, text_a and +text_b; Canadian flag--French text for app_name, text_a and +text_b; British flag
      Japanese----Japanese text for text_a and text_b; Japanese +flag-Japanese text for text_a and text_b; British +flag
      Other Language------ British English text; British flag (default)
      + +

      Note that other behaviors are possible; for example, the +application could support Canadian English or U.S. English text. But given the +small amount of text involved, adding more versions of English would not make +this application more useful.

      + +

      As shown in the table above, the plan calls for five flag icons in addition +to the British flag that is already in the res/drawable/ folder. It +also calls for three sets of text strings other than the text that is in +res/values/strings.xml.

      + +

      Table 2 shows where the needed text strings and flag icons will go, and +specifies which ones will be loaded for which locales. (For more about the +locale codes, see +Alternate Resources.)

      +

      Table 2

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Locale CodeLanguage / CountryLocation of strings.xmlLocation of flag.png
      DefaultEnglish / United Kingdomres/values/res/drawable/
      de-rDEGerman / Germanyres/values-de/res/drawable-de-rDE/
      fr-rFRFrench / Franceres/values-fr/res/drawable-fr-rFR/
      fr-rCAFrench / Canadares/values-fr/res/drawable-fr-rCA/
      en-rCAEnglish / Canada(res/values/)res/drawable-en-rCA/
      ja-rJPJapanese / Japanres/values-ja/res/drawable-ja-rJP/
      en-rUSEnglish / United States(res/values/)res/drawable-en-rUS/
      + +

      Tip: A folder qualifer cannot specify a region +without a language. Having a folder named res/drawable-rCA/, +for example, will prevent the application from compiling.

      + +

      At run time, the application will select a set of resources to load based on the locale +that is set in the user's device. In cases where no locale-specific resources +are available, the application will fall back on the defaults.

      + +

      For example, assume that the device's language is set to German and its +location to Switzerland. Because this application does not have a +res/drawable-de-rCH/ directory with a flag.png file in it, the system +will fall back on the default, which is the UK flag located in +res/drawable/flag.png. The language used will be German. Showing a +British flag to German speakers in Switzerland is not ideal, but for now we will +just leave the behavior as it is. There are several ways you could improve this +application's behavior if you wanted to:

      + +
        +
      • Use a generic default icon. In this application, it might be something +that represents Shakespeare.
      • +
      • Create a res/drawable-de/ folder that includes an icon that +the application will use whenever the language is set to German but the location +is not Germany.
      • +
      + + +

      Localize the Application

      + +

      Localize the Strings

      + +

      The application requires three more strings.xml files, one +each for German, French, and Japanese. To create these resource files within +Eclipse:

      + +
        +
      1. Select File > New > Android +XML File to open the New Android XML File wizard. You can also open +the wizard by clicking its icon in the toolbar:
        +
      2. +
      3. Select L10N for the Project field, and type strings.xml into +the File field. In the left-hand list, select Language, then click the right arrow.
        +res_file_copy
      4. +
      5. Type de in the Language box and click Finish.
        + res_file_copy +

        A new file, res/values-de/strings.xml, now appears among the project +files.

      6. +
      7. Repeat the steps twice more, for the language codes fr and + ja. +Now the project includes these new skeleton files:
        + res/values-de/strings.xml
        + res/values-fr/strings.xml
        + res/values-ja/strings.xml
        +
      8. +
      9. Add localized text to the new files. To do +this, open the res/values-<qualifier>/strings.xml files and +replace the code as follows:
      10. +
      + + + + + + + + + + + + + + + + + + +
      FileReplace the contents with the following code:
      res/values-de/strings.xml
      <?xml version="1.0" encoding="utf-8"?>
      +<resources>
      +    <string name="app_name">Hallo, Lokalisierung</string>
      +    <string name="text_a">Soll ich dich einem Sommertag vergleichen,</string>
      +    <string name="text_b">Der du viel lieblicher und sanfter bist?</string>
      +</resources>
      res/values-fr/strings.xml
      <?xml version="1.0" encoding="utf-8"?>
      +<resources>
      +    <string name="app_name">Bonjour, Localisation</string>
      +    <string name="text_a">Irai-je te comparer au jour d'été?</string>
      +    <string name="text_b">Tu es plus tendre et bien plus tempéré.</string>
      +</resources> 
      res/values-ja/strings.xml +
      <?xml version="1.0" encoding="utf-8"?>
      +<resources>
      +    <string name="text_a">あなたをなにかにたとえるとしたら夏の一日でしょうか?</string>
      +    <string name="text_b">だがあなたはもっと美しく、もっとおだやかです。</string>
      +</resources>
      + +

      Tip: In the +values-<qualifier>/strings.xml files, you only need to +include text for strings that are different from the default strings. For +example, when the application runs on a device that is configured for Japanese, +the plan is for text_a and text_b to be in Japanese +while all the other text is in English, so +res/values-ja/strings.xml only needs to include text_a +and text_b.

      + +

      Localize the Images

      + +

      As shown in Table 2, the application needs six more +drawable folders, each containing a flag.png icon. Add the needed +icons and folders to your project:

      + +
        +
      1. Save this German flag icon +as res/drawable-de-rDE/flag.png in the application's project +workspace. +

        For example:

        +
          +
        1. Click the link to open the flag image.
        2. +
        3. Save the image in +your-workspace/HelloL10N/res/drawable-de-rDE/ .
        4. +
        +
      2. +
      3. Save this French flag icon +as res/drawable-fr-rFR/flag.png in the application's project +workspace.
      4. +
      5. Save this Canadian flag icon +as res/drawable-fr-rCA/flag.png in the project workspace.
      6. +
      7. Save the Canadian flag icon +again, this time as res/drawable-en-rCA/flag.png in the project +workspace. (Why not have just one folder that contains the Canadian +flag? Because a folder qualifer cannot specify a region without a language. +You cannot have a folder named drawable-rCA/; instead you must +create two separate folders, one for each of the Canadian languages represented +in the application.)
      8. +
      9. Save this Japanese flag icon +as res/drawable-ja-rJP/flag.png in the project workspace.
      10. +
      11. Save this United States flag +icon as res/drawable-en-rUS/flag.png in the project workspace. +
      12. +
      + +

      If you are using Eclipse, refresh the project (F5). The new +res/drawable-<qualifier>/ folders should appear in the +project view.

      + + +

      Run and Test the Localized Application

      + +

      Once you've added the localized string and image resources, you are ready to + run the application and test its handling of them. To change the locale + on a device or in the emulator, use the Settings +application (Home > Menu > Settings > Locale & text > Select +locale). Depending on how a device was configured, it might not offer any +alternate locales via the Settings application, or might offer only a few. The +emulator, on the other hand, will offer a selection of all the locales that are +available in the Android system image.

      + +

      To set the emulator to a locale that is not available in the system image, +use the Custom Locale application, which is available in the Application +tab:

      + +

      custom locale app

      + +

      To switch to a new locale, long-press a locale name:

      + +

      using custom locale

      + +

      For a list of locales available on different versions of the Android platform, +refer to the platform notes documents, listed under "Downloadable SDK Components" +in the "SDK" tab. For example, Android 2.0 locales.

      + +

      Run the application for each of the expected locales, plus one unexpected +locale. Here are some of the results you should see:

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      LocaleOpening screen of application
      German / Germany +
      Specifically supported by the Hello, L10N application.
      custom locale app
      French / Canada +
      Specifically supported by the Hello, L10N application.
      custom locale app
      German / Switzerland +
      Only the language is specifically supported by +the Hello, L10N application.
      custom locale app`
      Japanese +
      Specifically supported by the Hello, L10N application. +
      custom locale app`
      Romansh / Switzerland (custom locale rm_CH) +
      Not specifically supported by the Hello, L10N +application, so the application uses the default resources.
      custom locale app
      diff --git a/docs/html/images/emulator-wvga800l.png b/docs/html/images/emulator-wvga800l.png new file mode 100644 index 000000000000..a2140338a469 Binary files /dev/null and b/docs/html/images/emulator-wvga800l.png differ diff --git a/docs/html/images/hello_l10n/copy_res_files.png b/docs/html/images/hello_l10n/copy_res_files.png new file mode 100755 index 000000000000..9e704b255242 Binary files /dev/null and b/docs/html/images/hello_l10n/copy_res_files.png differ diff --git a/docs/html/images/hello_l10n/custom_locale_app.png b/docs/html/images/hello_l10n/custom_locale_app.png new file mode 100755 index 000000000000..f89648ea62b8 Binary files /dev/null and b/docs/html/images/hello_l10n/custom_locale_app.png differ diff --git a/docs/html/images/hello_l10n/drawable-de-rDE/flag.png b/docs/html/images/hello_l10n/drawable-de-rDE/flag.png new file mode 100755 index 000000000000..2cc58c79f962 Binary files /dev/null and b/docs/html/images/hello_l10n/drawable-de-rDE/flag.png differ diff --git a/docs/html/images/hello_l10n/drawable-en-rCA/flag.png b/docs/html/images/hello_l10n/drawable-en-rCA/flag.png new file mode 100755 index 000000000000..b441d2e2ae64 Binary files /dev/null and b/docs/html/images/hello_l10n/drawable-en-rCA/flag.png differ diff --git a/docs/html/images/hello_l10n/drawable-en-rUS/flag.png b/docs/html/images/hello_l10n/drawable-en-rUS/flag.png new file mode 100755 index 000000000000..47a11792c4da Binary files /dev/null and b/docs/html/images/hello_l10n/drawable-en-rUS/flag.png differ diff --git a/docs/html/images/hello_l10n/drawable-fr-rCA/flag.png b/docs/html/images/hello_l10n/drawable-fr-rCA/flag.png new file mode 100755 index 000000000000..b441d2e2ae64 Binary files /dev/null and b/docs/html/images/hello_l10n/drawable-fr-rCA/flag.png differ diff --git a/docs/html/images/hello_l10n/drawable-fr-rFR/flag.png b/docs/html/images/hello_l10n/drawable-fr-rFR/flag.png new file mode 100755 index 000000000000..cdbe85fa90e5 Binary files /dev/null and b/docs/html/images/hello_l10n/drawable-fr-rFR/flag.png differ diff --git a/docs/html/images/hello_l10n/drawable-ja-rJP/flag.png b/docs/html/images/hello_l10n/drawable-ja-rJP/flag.png new file mode 100755 index 000000000000..7b93ee97613a Binary files /dev/null and b/docs/html/images/hello_l10n/drawable-ja-rJP/flag.png differ diff --git a/docs/html/images/hello_l10n/flag.png b/docs/html/images/hello_l10n/flag.png new file mode 100755 index 000000000000..c2321326e70c Binary files /dev/null and b/docs/html/images/hello_l10n/flag.png differ diff --git a/docs/html/images/hello_l10n/frenchCA_screenshot.png b/docs/html/images/hello_l10n/frenchCA_screenshot.png new file mode 100755 index 000000000000..f8e65176aef9 Binary files /dev/null and b/docs/html/images/hello_l10n/frenchCA_screenshot.png differ diff --git a/docs/html/images/hello_l10n/germanCH_screenshot.png b/docs/html/images/hello_l10n/germanCH_screenshot.png new file mode 100755 index 000000000000..240104aeeae7 Binary files /dev/null and b/docs/html/images/hello_l10n/germanCH_screenshot.png differ diff --git a/docs/html/images/hello_l10n/german_screenshot.png b/docs/html/images/hello_l10n/german_screenshot.png new file mode 100755 index 000000000000..3d1b1979947e Binary files /dev/null and b/docs/html/images/hello_l10n/german_screenshot.png differ diff --git a/docs/html/images/hello_l10n/japanese_screenshot.png b/docs/html/images/hello_l10n/japanese_screenshot.png new file mode 100755 index 000000000000..e1ffbf911d35 Binary files /dev/null and b/docs/html/images/hello_l10n/japanese_screenshot.png differ diff --git a/docs/html/images/hello_l10n/nonlocalized_project.png b/docs/html/images/hello_l10n/nonlocalized_project.png new file mode 100755 index 000000000000..8df9a060ee7f Binary files /dev/null and b/docs/html/images/hello_l10n/nonlocalized_project.png differ diff --git a/docs/html/images/hello_l10n/nonlocalized_screenshot1.png b/docs/html/images/hello_l10n/nonlocalized_screenshot1.png new file mode 100755 index 000000000000..02ace4b58a31 Binary files /dev/null and b/docs/html/images/hello_l10n/nonlocalized_screenshot1.png differ diff --git a/docs/html/images/hello_l10n/nonlocalized_screenshot2.png b/docs/html/images/hello_l10n/nonlocalized_screenshot2.png new file mode 100755 index 000000000000..e5a771b91be6 Binary files /dev/null and b/docs/html/images/hello_l10n/nonlocalized_screenshot2.png differ diff --git a/docs/html/images/hello_l10n/plain_project.png b/docs/html/images/hello_l10n/plain_project.png new file mode 100755 index 000000000000..f3c2b576e565 Binary files /dev/null and b/docs/html/images/hello_l10n/plain_project.png differ diff --git a/docs/html/images/hello_l10n/romanshCH_screenshot.png b/docs/html/images/hello_l10n/romanshCH_screenshot.png new file mode 100755 index 000000000000..a3fd1941298f Binary files /dev/null and b/docs/html/images/hello_l10n/romanshCH_screenshot.png differ diff --git a/docs/html/images/hello_l10n/using_custom_locale.png b/docs/html/images/hello_l10n/using_custom_locale.png new file mode 100755 index 000000000000..61b4c055bff8 Binary files /dev/null and b/docs/html/images/hello_l10n/using_custom_locale.png differ diff --git a/docs/html/images/hello_l10n/xml_file_wizard_shortcut.png b/docs/html/images/hello_l10n/xml_file_wizard_shortcut.png new file mode 100755 index 000000000000..f72554da657f Binary files /dev/null and b/docs/html/images/hello_l10n/xml_file_wizard_shortcut.png differ diff --git a/docs/html/images/hello_l10n/xml_wizard1.png b/docs/html/images/hello_l10n/xml_wizard1.png new file mode 100755 index 000000000000..35dc09fbb961 Binary files /dev/null and b/docs/html/images/hello_l10n/xml_wizard1.png differ diff --git a/docs/html/images/hello_l10n/xml_wizard2.png b/docs/html/images/hello_l10n/xml_wizard2.png new file mode 100755 index 000000000000..6bcd28b4e154 Binary files /dev/null and b/docs/html/images/hello_l10n/xml_wizard2.png differ diff --git a/docs/html/images/resources/arrow.png b/docs/html/images/resources/arrow.png new file mode 100755 index 000000000000..78ad5421b97a Binary files /dev/null and b/docs/html/images/resources/arrow.png differ diff --git a/docs/html/images/resources/res-selection-flowchart.png b/docs/html/images/resources/res-selection-flowchart.png new file mode 100755 index 000000000000..d738b3f0c866 Binary files /dev/null and b/docs/html/images/resources/res-selection-flowchart.png differ diff --git a/docs/html/images/resources/right-arrow.png b/docs/html/images/resources/right-arrow.png new file mode 100755 index 000000000000..092f029a7ab1 Binary files /dev/null and b/docs/html/images/resources/right-arrow.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_14fj6dhsc3_b.png b/docs/html/images/screens_support/afdvfckr9j_14fj6dhsc3_b.png new file mode 100644 index 000000000000..ff4fbbf0303a Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_14fj6dhsc3_b.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_15dcsvrscg_b.png b/docs/html/images/screens_support/afdvfckr9j_15dcsvrscg_b.png new file mode 100644 index 000000000000..7a987dd2e95a Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_15dcsvrscg_b.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_16g95wjqg3_b.png b/docs/html/images/screens_support/afdvfckr9j_16g95wjqg3_b.png new file mode 100644 index 000000000000..20835b61cd74 Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_16g95wjqg3_b.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_17p2w4txgc_b.png b/docs/html/images/screens_support/afdvfckr9j_17p2w4txgc_b.png new file mode 100644 index 000000000000..8895d4958230 Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_17p2w4txgc_b.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_18c6mhm3cm_b.png b/docs/html/images/screens_support/afdvfckr9j_18c6mhm3cm_b.png new file mode 100644 index 000000000000..ef6ec66932b3 Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_18c6mhm3cm_b.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_19c743p6cr_b.png b/docs/html/images/screens_support/afdvfckr9j_19c743p6cr_b.png new file mode 100644 index 000000000000..34be21293e6c Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_19c743p6cr_b.png differ diff --git a/docs/html/images/screens_support/afdvfckr9j_20fvptbbdd_b.png b/docs/html/images/screens_support/afdvfckr9j_20fvptbbdd_b.png new file mode 100644 index 000000000000..2415b52093e4 Binary files /dev/null and b/docs/html/images/screens_support/afdvfckr9j_20fvptbbdd_b.png differ diff --git a/docs/html/images/screens_support/avd-density.png b/docs/html/images/screens_support/avd-density.png new file mode 100644 index 000000000000..e3fc36ec5c69 Binary files /dev/null and b/docs/html/images/screens_support/avd-density.png differ diff --git a/docs/html/images/screens_support/avds-config.png b/docs/html/images/screens_support/avds-config.png new file mode 100644 index 000000000000..7db8c7388a01 Binary files /dev/null and b/docs/html/images/screens_support/avds-config.png differ diff --git a/docs/html/images/screens_support/dip.png b/docs/html/images/screens_support/dip.png new file mode 100644 index 000000000000..3cbad5754bf8 Binary files /dev/null and b/docs/html/images/screens_support/dip.png differ diff --git a/docs/html/images/screens_support/scale-test.png b/docs/html/images/screens_support/scale-test.png new file mode 100644 index 000000000000..f4fc6623a630 Binary files /dev/null and b/docs/html/images/screens_support/scale-test.png differ diff --git a/docs/html/images/sdk_manager_packages.png b/docs/html/images/sdk_manager_packages.png new file mode 100755 index 000000000000..463be8f38749 Binary files /dev/null and b/docs/html/images/sdk_manager_packages.png differ diff --git a/docs/html/index.jd b/docs/html/index.jd index 823ec96192e5..9d349ca27f58 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -15,12 +15,12 @@ home=true

      The second Android Developer Challenge has begun! In this contest, real-world users will help review and score applications and the overall winner will - take away $250,000. The deadline for submitting an application to the contest is August 31, 2009.

      + take away $250,000. The deadline for submissions was August 31, 2009.

      Learn more about ADC 2 »

      -
      +
      @@ -46,8 +46,8 @@ home=true

      Download

      -

      The Android SDK has the tools, sample code, and docs you need to create great apps.

      -

      Learn more »

      +

      The Android SDK the tools, sample code, and docs you need to create great apps.

      +

      Learn more »

      @@ -79,7 +79,7 @@ home=true

      Watch

      - +

      More Android videos »

      @@ -120,19 +120,25 @@ home=true 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"SDK 1.5 r3", - 'img':"sdk-large.png", - 'title':"Android 1.5 SDK", - 'desc': "

      Android 1.5 SDK is now available. It includes new APIs for Android 1.5, updated developer tools, multiple platform versions, and a Google APIs add-on.

      Download Android 1.5 SDK »

      " + 'name':"Android 2.0", + 'img':"eclair-android.png", + 'title':"Android 2.0 has arrived!", + 'desc': "

      Android 2.0 includes exciting new features and APIs. " + + "For information about what's included in the new platform, read " + + "the Android 2.0 version notes.

      " + + "

      If you have the Android 1.6 SDK, you can update your environment " + + "by installing the Android 2.0 platform and updated tools as " + + "SDK components. Otherwise, " + + "download a new Android SDK.

      " }, - - 'io': { + + 'devphone': { 'layout':"imgLeft", - 'icon':"io-small.png", - 'name':"Google I/O", - 'img':"io-large.png", - 'title':"Google I/O Developer Conference", - 'desc': "

      The Google I/O developer conference took place May 27-28 in San Francisco. If you missed the conference, you can experience the Android sessions by viewing YouTube videos.

      See the sessions from Google I/O »

      " + 'icon':"devphone-small.png", + 'name':"Dev Phone 1", + 'img':"devphone-large.png", + 'title':"Android Dev Phone 1", + 'desc': "

      Run and debug your Android applications directly on this device. Modify and rebuild the Android operating system, and flash it onto the phone. The Android Dev Phone 1 is carrier independent, and available for purchase by any developer registered with Android Market.

      Learn more about the Android Dev Phone 1 »

      " }, 'mapskey': { @@ -144,13 +150,13 @@ home=true 'desc':"

      If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.

      Learn more »

      " }, - 'devphone': { + 'io': { 'layout':"imgLeft", - 'icon':"devphone-small.png", - 'name':"Dev Phone 1", - 'img':"devphone-large.png", - 'title':"Android Dev Phone 1", - 'desc': "

      Run and debug your Android applications directly on this device. Modify and rebuild the Android operating system, and flash it onto the phone. The Android Dev Phone 1 is carrier independent, and available for purchase by any developer registered with Android Market.

      Learn more about the Android Dev Phone 1 »

      " + 'icon':"io-small.png", + 'name':"Google I/O", + 'img':"io-large.png", + 'title':"Google I/O Developer Conference", + 'desc': "

      The Google I/O developer conference took place May 27-28 in San Francisco. If you missed the conference, you can experience the Android sessions by viewing YouTube videos.

      See the sessions from Google I/O »

      " } } diff --git a/docs/html/intl/ja/community/index.jd b/docs/html/intl/ja/community/index.jd index e0a645b2280c..659aee7d68f1 100644 --- a/docs/html/intl/ja/community/index.jd +++ b/docs/html/intl/ja/community/index.jd @@ -40,38 +40,46 @@ page.title=コミュニティ

      アプリケーション デベロッパー メーリング リスト

        + +
      • Android SDK Japan - Android SDK に関する質問と答え、提案とフィードバックを交換できる場です。 + +
      • +
      • Android 初心者向け - Android アプリケーションの開発初心者向けです。Android SDK と基本的な Android API の利用方法について学習したい場合は、このメーリング リストから始めてください。このメーリング リストには、SDK を利用するデベロッパーの初歩的なディスカッションの場所です。Android プラットフォームで初めてアプリケーションを作成して実行する際は、非常に有益な情報を得ることができるでしょう。開発環境のインストール方法についての質問を投稿したり、Android 開発の初歩(初めて作成するユーザー インターフェース、権限、Android ファイルシステムでのファイル、Android マーケットでのアプリケーションなど)について教えてもらうことができます。新たに質問する前に、必ず最初にアーカイブを確認してください。高度な内容の質問の場合はここでは質問せず、android-developers メーリング リストで質問してください。また使用に関する質問は、android-discuss メーリング リストの方が適しています。
      • Android デベロッパー向け - Android アプリケーション デベロッパーとして経験を積むにつれ、Android アプリケーション開発の基本を把握して、SDK を使いこなせるようになります。今度は、より高度な内容について質問する必要があります。アプリケーションのトラブルシューティング、実装へのアドバイス、アプリケーションのパフォーマンスやユーザー エクスペリエンスを改良するテクニックに関する質問には、次のメーリング リストが役立ちます。使用に関する問題(android-discuss をご利用ください)や、Android SDK を使用する際の初歩的質問(android-beginners をご利用ください)についてのディスカッションの場所ではありません。
      • Android ディスカッション - Android に関する「井戸端会議」です。ここでは、Android プラットフォームへのアイデア、自分のアプリケーションの公表、Android 携帯端末に関するディスカッション、コミュニティ リソースなど、Android に関することなら何でも投稿可能です。ただし他のメーリング リストに該当する内容の場合は、そのメーリング リストに投稿することをおすすめします。質問のテーマが限定されている場所の方が、より多くの回答を得ることができるでしょう。
      • Android セキュリティ ディスカッション - 安全な開発、新たに発生したセキュリティの問題、Android デベロッパー向けの Android デベロッパーによるベスト プラクティスについて自由にディスカッションを行える場所です。メーリング リストで脆弱性を直接公開することは、すべての Android ユーザーを危険にさらすことになるので、避けてください。
      • Android セキュリティに関する発表 - Android セキュリティ チームがセキュリティ関連の発表を行う、小規模なグループです。
      • diff --git a/docs/html/intl/ja/guide/developing/eclipse-adt.jd b/docs/html/intl/ja/guide/developing/eclipse-adt.jd index 26cae54264f4..e7accd8d71de 100644 --- a/docs/html/intl/ja/guide/developing/eclipse-adt.jd +++ b/docs/html/intl/ja/guide/developing/eclipse-adt.jd @@ -29,8 +29,8 @@ page.title=Eclipse 内で ADT を使用
      • プロジェクトを、ユーザーに配布可能な署名済みの APK 形式でエクスポートすることもできます。
      -

      ADT を組み込んだ Eclipse 総合開発環境で Android アプリケーションの開発を始めるには、最初に Eclipse 総合開発環境をダウンロードしてから、ADT プラグインをダウンロードしてインストールする必要があります。そのためには、Eclipse 用 ADT プラグインのインストールに記載されている手順どおりに操作します。

      -

      バージョン 0.9 より前の ADT を使用してアプリケーションを既に開発中の場合は、必ず最新バージョンにアップグレードしてから続行してください。Eclipse ADT プラグインをアップデートするためのガイドをご覧ください。

      +

      ADT を組み込んだ Eclipse 総合開発環境で Android アプリケーションの開発を始めるには、最初に Eclipse 総合開発環境をダウンロードしてから、ADT プラグインをダウンロードしてインストールする必要があります。そのためには、Eclipse 用 ADT プラグインのインストールに記載されている手順どおりに操作します。

      +

      バージョン 0.9 より前の ADT を使用してアプリケーションを既に開発中の場合は、必ず最新バージョンにアップグレードしてから続行してください。Eclipse ADT プラグインをアップデートするためのガイドをご覧ください。

      注: このガイドでは、ADT プラグインの最新バージョンを使用していることを前提としています。説明の大半は、以前のバージョンにも当てはまりますが、以前のバージョンを使用している場合は、このドキュメントのオンライン版ではなく、SDK パッケージに付属された資料内の同ドキュメントをご覧ください。

      diff --git a/docs/html/intl/ja/guide/tutorials/hello-world.jd b/docs/html/intl/ja/guide/tutorials/hello-world.jd index 31857cee8c1f..c12965cb0c38 100644 --- a/docs/html/intl/ja/guide/tutorials/hello-world.jd +++ b/docs/html/intl/ja/guide/tutorials/hello-world.jd @@ -20,7 +20,7 @@ page.title=Hello, World

      Eclipse を使用していない場合でも問題ありません。Developing in Other IDEsに慣れてから、このチュートリアルに戻り、Eclipse に関する部分以外を参考にしてください。

      -

      開始する前に、最新の SDK がインストールされている必要があります。また、Eclipse を使用する場合には、ADT プラグインもインストールされている必要があります。これらのプログラムがインストールされていない場合は、「Installing the Android SDK」を参考にインストールを実行して、完了後にこのチュートリアルに戻ってください。

      +

      開始する前に、最新の SDK がインストールされている必要があります。また、Eclipse を使用する場合には、ADT プラグインもインストールされている必要があります。これらのプログラムがインストールされていない場合は、「Installing the Android SDK」を参考にインストールを実行して、完了後にこのチュートリアルに戻ってください。

      AVD の作成

      diff --git a/docs/html/intl/ja/index.jd b/docs/html/intl/ja/index.jd index a5378c964d3d..8096247e4e1b 100644 --- a/docs/html/intl/ja/index.jd +++ b/docs/html/intl/ja/index.jd @@ -45,7 +45,7 @@ home=true

      ダウンロード

      Android SDK には、優れたアプリケーションの作成に必要となるツール、サンプル コード、ドキュメントが含まれています。

      -

      詳細 »

      +

      詳細 »

      @@ -56,7 +56,7 @@ home=true

      公開

      Android マーケットは、アプリケーションを携帯端末に配信するためのオープン サービスです。

      -

      詳細 »

      +

      詳細 »

      @@ -118,10 +118,10 @@ home=true 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"SDK 1.5 r3", - 'img':"sdk-large.png", - 'title':"Android 1.5 SDK", - 'desc': "

      Android 1.5 SDK の最新バージョンが公開されました。このリリースには Android 1.5 用の API、最新版デベロッパーツール、複数プラットフォーム(バージョン)サポート、そして Google API のアドオンが含まれています。

      Android 1.5 SDK をダウンロード »

      " + 'name':"Android 2.0", + 'img':"eclair-android.png", + 'title':"Android 2.0", + 'desc': "

      Android 2.0 の最新バージョンが公開されました。このリリースには Android 2.0 用の API、最新版デベロッパーツール、複数プラットフォーム(バージョン)サポート、そして Google API のアドオンが含まれています。

      Android SDK をダウンロード »

      " }, 'io': { diff --git a/docs/html/intl/ja/sdk/1.5_r2/installing.jd b/docs/html/intl/ja/sdk/1.5_r2/installing.jd index bcb1ffba6355..a587b1a198c2 100644 --- a/docs/html/intl/ja/sdk/1.5_r2/installing.jd +++ b/docs/html/intl/ja/sdk/1.5_r2/installing.jd @@ -2,7 +2,7 @@ page.title=Android SDK のインストール @jd:body -

      このページでは、Android SDK をインストールして、開発環境を設定する方法について説明します。SDK をまだダウンロードしていない場合は、[ダウンロード] ページからダウンロードしてください。SDK をダウンロードした後に、このページの手順を行ってください。

      +

      このページでは、Android SDK をインストールして、開発環境を設定する方法について説明します。SDK をまだダウンロードしていない場合は、[ダウンロード] ページからダウンロードしてください。SDK をダウンロードした後に、このページの手順を行ってください。

      インストール中に問題が発生した場合は、このページの下部にあるインストールに関する注意事項を参照してください。

      diff --git a/docs/html/intl/ja/sdk/1.5_r3/installing.jd b/docs/html/intl/ja/sdk/1.5_r3/installing.jd index bcb1ffba6355..a587b1a198c2 100644 --- a/docs/html/intl/ja/sdk/1.5_r3/installing.jd +++ b/docs/html/intl/ja/sdk/1.5_r3/installing.jd @@ -2,7 +2,7 @@ page.title=Android SDK のインストール @jd:body -

      このページでは、Android SDK をインストールして、開発環境を設定する方法について説明します。SDK をまだダウンロードしていない場合は、[ダウンロード] ページからダウンロードしてください。SDK をダウンロードした後に、このページの手順を行ってください。

      +

      このページでは、Android SDK をインストールして、開発環境を設定する方法について説明します。SDK をまだダウンロードしていない場合は、[ダウンロード] ページからダウンロードしてください。SDK をダウンロードした後に、このページの手順を行ってください。

      インストール中に問題が発生した場合は、このページの下部にあるインストールに関する注意事項を参照してください。

      diff --git a/docs/html/offline.jd b/docs/html/offline.jd index a42e346ec4cd..fe70d50323c3 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -6,33 +6,44 @@ page.title=Welcome

      Welcome to the Android SDK!

      - + -

      If you've just downloaded the SDK, then continue with -Installing the Android SDK.

      +

      If you've downloaded the Android SDK for the first time...

      -

      If you're upgrading from a previously installed version, then refer to the -Upgrading guide.

      +

      Follow the online guide to +Installing +the Android SDK, which will help you setup your development environment +(including the Android Development Tools plugin for Eclipse) +so you can start developing Android apps.

      -

      Once you've completed the SDK installation, you can start learning about -development on the Android framework by reading the Developer's Guide. The SDK package -also includes a wide variety of code samples specific to each Android -platform. You can find the samples at this location:

      +

      Once your environment is setup, look at the +Next +Steps for some suggestions on how to begin learning about Android.

      -

      <sdk>/platforms/android-<version>/samples/

      +

      If you've just installed new SDK components using the SDK and AVD Manager...

      -

      Please note that you are currently viewing a local, offline version of the -Android developer documentation. The offline documentation offers the same -content and features as the online documentation, but since the search -capability is network-based, it will not work while you are offline. -Autocompletion for API packages and classes, also offered from the search box, -is available both online and offline and loads the reference documentation for -the item you select.

      +

      There's no additional setup.

      + +

      Newly installed Android platforms are automatically saved in the +<sdk_dir>/platforms/ directory of your existing SDK; +new add-ons are saved in the <sdk_dir>/add-ons/ +directory; and new documentation is saved in the existing +<sdk_dir>/docs/ directory (old docs are replaced).

      + + +
      + +

      Note that you are currently viewing a local, offline version of the +Android developer documentation. The offline documentation offers almost all the same +content and features as the online documentation. Because some features +such as search and videos are network-based, not everything will work if you +are not connected to the Internet.

      + +

      For the most current documentation and a fully-functional experience, please visit:

      +

      +http://developer.android.com. +

      -

      For the most current, fully searchable documentation, please visit

      -

      -http://developer.android.com.

      diff --git a/docs/html/sdk/1.0_r1/requirements.jd b/docs/html/sdk/1.0_r1/requirements.jd index af0667548dcc..4163513174c2 100644 --- a/docs/html/sdk/1.0_r1/requirements.jd +++ b/docs/html/sdk/1.0_r1/requirements.jd @@ -14,7 +14,13 @@ developing Android applications using the Android SDK tools included in Android
      • Windows XP or Vista
      • Mac OS X 10.4.8 or later (x86 only)
      • -
      • Linux (tested on Linux Ubuntu Dapper Drake)
      • +
      • Linux (tested on Linux Ubuntu Dapper Drake) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +

      Supported Development Environments:

      diff --git a/docs/html/sdk/1.0_r2/requirements.jd b/docs/html/sdk/1.0_r2/requirements.jd index 74d90ef0a332..4f7c093cad5f 100644 --- a/docs/html/sdk/1.0_r2/requirements.jd +++ b/docs/html/sdk/1.0_r2/requirements.jd @@ -13,7 +13,13 @@ sdk.version=1.0_r2
      • Windows XP or Vista
      • Mac OS X 10.4.8 or later (x86 only)
      • -
      • Linux (tested on Linux Ubuntu Dapper Drake)
      • +
      • Linux (tested on Linux Ubuntu Dapper Drake) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +

      Supported Development Environments:

      diff --git a/docs/html/sdk/1.1_r1/requirements.jd b/docs/html/sdk/1.1_r1/requirements.jd index 95b658bea203..9d8f9eb1e096 100644 --- a/docs/html/sdk/1.1_r1/requirements.jd +++ b/docs/html/sdk/1.1_r1/requirements.jd @@ -11,7 +11,13 @@ sdk.date=February 2009
      • Windows XP (32-bit) or Vista (32- or 64-bit)
      • Mac OS X 10.4.8 or later (x86 only)
      • -
      • Linux (tested on Linux Ubuntu Dapper Drake)
      • +
      • Linux (tested on Linux Ubuntu Dapper Drake) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +

      Supported Development Environments

      diff --git a/docs/html/sdk/1.5_r1/requirements.jd b/docs/html/sdk/1.5_r1/requirements.jd index 4ed38a741261..c10ccac561ea 100644 --- a/docs/html/sdk/1.5_r1/requirements.jd +++ b/docs/html/sdk/1.5_r1/requirements.jd @@ -7,7 +7,13 @@ page.title=System Requirements
      • Windows XP (32-bit) or Vista (32- or 64-bit)
      • Mac OS X 10.4.8 or later (x86 only)
      • -
      • Linux (tested on Linux Ubuntu Dapper Drake)
      • +
      • Linux (tested on Linux Ubuntu Dapper Drake) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +

      Supported Development Environments

      diff --git a/docs/html/sdk/1.5_r2/installing.jd b/docs/html/sdk/1.5_r2/installing.jd index 1530dc56e1db..1e4e0f2479c8 100644 --- a/docs/html/sdk/1.5_r2/installing.jd +++ b/docs/html/sdk/1.5_r2/installing.jd @@ -323,7 +323,7 @@ begin developing applications. Here are a few ways you can get started:

      • 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 System Requirements. + in the System Requirements. 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.
      diff --git a/docs/html/sdk/1.5_r2/requirements.jd b/docs/html/sdk/1.5_r2/requirements.jd index 4ed38a741261..c10ccac561ea 100644 --- a/docs/html/sdk/1.5_r2/requirements.jd +++ b/docs/html/sdk/1.5_r2/requirements.jd @@ -7,7 +7,13 @@ page.title=System Requirements
      • Windows XP (32-bit) or Vista (32- or 64-bit)
      • Mac OS X 10.4.8 or later (x86 only)
      • -
      • Linux (tested on Linux Ubuntu Dapper Drake)
      • +
      • Linux (tested on Linux Ubuntu Dapper Drake) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +

      Supported Development Environments

      diff --git a/docs/html/sdk/1.5_r3/installing.jd b/docs/html/sdk/1.5_r3/installing.jd index 8c3e8ee84186..ac475d1260c7 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:

      • 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 System Requirements. + in the System Requirements. 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.
      diff --git a/docs/html/sdk/1.5_r3/requirements.jd b/docs/html/sdk/1.5_r3/requirements.jd index 5f20cf1c0b94..5bcee27ed753 100644 --- a/docs/html/sdk/1.5_r3/requirements.jd +++ b/docs/html/sdk/1.5_r3/requirements.jd @@ -10,7 +10,13 @@ page.title=System Requirements
      • Windows XP (32-bit) or Vista (32- or 64-bit)
      • Mac OS X 10.4.8 or later (x86 only)
      • -
      • Linux (tested on Linux Ubuntu Dapper Drake)
      • +
      • Linux (tested on Linux Ubuntu Dapper Drake) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +

      Supported Development Environments

      diff --git a/docs/html/sdk/1.5_r3/upgrading.jd b/docs/html/sdk/1.5_r3/upgrading.jd index c79b65682a07..f853d252dc01 100644 --- a/docs/html/sdk/1.5_r3/upgrading.jd +++ b/docs/html/sdk/1.5_r3/upgrading.jd @@ -187,7 +187,7 @@ uninstall procedure and continue to Install the 0.9 ADT pl

      If you encounter problems, ensure your ADT is fully uninstalled and then follow the guide to -Installing the ADT Plugin +Installing the ADT Plugin for Eclipse.

      Update your Eclipse SDK Preferences

      diff --git a/docs/html/sdk/1.6_r1/index.jd b/docs/html/sdk/1.6_r1/index.jd new file mode 100644 index 000000000000..8f33949c05d1 --- /dev/null +++ b/docs/html/sdk/1.6_r1/index.jd @@ -0,0 +1,140 @@ +page.title=Android 1.6 SDK, Release 1 +sdk.redirect=0 +sdk.version=1.6 + +sdk.date=September 2009 + +sdk.win_download=android-sdk-windows-1.6_r1.zip +sdk.win_bytes=260529085 +sdk.win_checksum=2bcbacbc7af0363058ca1cac6abad848 + +sdk.mac_download=android-sdk-mac_x86-1.6_r1.zip +sdk.mac_bytes=247412515 +sdk.mac_checksum=eb13cc79602d492e89103efcf48ac1f6 + +sdk.linux_download=android-sdk-linux_x86-1.6_r1.tgz +sdk.linux_bytes=238224860 +sdk.linux_checksum=b4bf0e610ff6db2fb6fb09c49cba1e79 + +adt.zip_download=ADT-0.9.3.zip +adt.zip_version=0.9.3 +adt.zip_bytes=3252487 +adt.zip_checksum=c296488ac35772667c0f49e822156979 + +@jd:body + +

      For more information on this SDK release, read the +Release Notes.

      + +

      SDK Contents

      + +

      Development tools

      + +

      The SDK includes a full set of tools for developing and debugging application +code and designing an application UI. You can read about the tools in the Dev Guide and access them +in the <sdk>/tools/ directory. + +

      The tools package in this SDK includes updates from those provided in the +previous SDK. The tools use the same project structure as in the previous SDK +(Android 1.5). If you have application projects developed in the Android 1.5 +SDK, you can migrate them to the latest SDK without modification. For more +information about how to migrate, see Upgrading the +SDK. + +

      Android Platforms

      + +

      This SDK includes multiple Android platform versions that you can use to +develop applications. For each version, both a fully compliant Android library +and system image are provided. The table below lists the platform versions +included in this SDK. For more information about a platform version — +features, applications included, localizations, API changes, and so on — +see its Version Notes.

      + + + + + + + + + + + + + + + + + +
      PlatformAPI +LevelNotesDescription
      Android 1.64Version +NotesIncludes a standard Android 1.6 library and system image with a set of +development applications. Does not include any external libraries (such as the +Maps external library).
      Android 1.53Version +NotesIncludes a standard Android 1.5 library and system image with a set of +development applications. Does not include any external libraries (such as the +Maps external library).
      + +

      Note that you can use the Android SDK and AVD Manager to download other +platform versions into your development environment.. + +

      SDK Add-Ons

      + +

      An SDK add-on provides a development environment for an Android external +library or a customized (but fully compliant) Android system image. This SDK +includes the SDK add-ons listed below. The Android system API Level required by +the add-ons are noted.

      + + + + + + + + + + + + + + + + + + +
      Add-OnAPI LevelNotesDescription
      Google APIs4 Includes the com.google.android.maps external library, a compliant +Android 1.6 system image, a {@link android.location.Geocoder Geocoder} +backend service implementation, documentation, and sample code.
      Google APIs3 Includes the com.google.android.maps external library, a compliant +Android 1.5 system image, a {@link android.location.Geocoder Geocoder} +backend service implementation, documentation, and sample code.
      + +

      Sample Code and Applications

      + +

      You can look at a variety of tutorials and samples in the Dev Guide and access the sample +code itself in the <sdk>/platforms/<platform>/samples/ +directory of the SDK package. Note the new location — the SDK now includes +multiple platform versions that you can develop against and each has its own +sample code directory.

      + +

      For example, to view or build the samples available for the Android +1.6 platform (AVD target "Android 1.6"), you will find the samples in the +<sdk>/platforms/android-1.6/samples/ directory of the SDK +package.

      + +

      Documentation

      + +

      The SDK package includes a full set of local documentation. To view it, open +the <sdk>/documentation.html file in a web browser. If you +are developing in an IDE such as Eclipse, you can also view the reference +documentation directly in the IDE.

      + +

      The most current documentation is always available on the Android Developers +site:

      + +

      http://developer.android.com/ +

      + + diff --git a/docs/html/sdk/1.6_r1/installing.jd b/docs/html/sdk/1.6_r1/installing.jd new file mode 100644 index 000000000000..954bfa3f0039 --- /dev/null +++ b/docs/html/sdk/1.6_r1/installing.jd @@ -0,0 +1,441 @@ +page.title=Installing the Android 1.6 SDK +sdk.version=1.6 +sdk.preview=0 + +@jd:body + + + +

      This page describes how to install the Android SDK and set up your +development environment.

      + +

      If you encounter any problems during installation, see the +Installation Notes at the bottom of +this page.

      + +

      Upgrading?

      +

      If you have already developed applications using an earlier version +of the Android SDK, please read Upgrading the SDK, instead. +

      + + +

      Prepare for Installation

      + +

      Before you begin, take a moment to confirm that your development machine +meets the System Requirements.

      + +

      If you will be developing on Eclipse with the Android Development +Tools (ADT) Plugin — the recommended path if you are new to +Android — make sure that you have a suitable version of Eclipse +installed on your computer (3.4 or newer is recommended). If you need +to install Eclipse, you can download it from this location:

      + +

      http://www.eclipse.org/downloads/

      + +

      A Java or RCP version of Eclipse is recommended.

      + +

      Install the SDK

      + +

      After downloading the Android SDK, unpack the Android SDK .zip archive +to a suitable location on your machine. By default, the SDK files are unpacked +into a directory named android_sdk_<platform>_<release>.

      + +

      Make a note of the name and location of the unpacked SDK directory on your system — you +will need to refer to the SDK directory later, when setting up the Android plugin or when +using the SDK tools.

      + +

      Optionally, you may want to add the location of the SDK's primary tools directory +to your system PATH. The primary tools/ directory is located at the root of the +SDK folder. Adding tools to your path lets you run Android Debug Bridge (adb) and +the other command line tools without +needing to supply the full path to the tools directory.

      +
        +
      • On Linux, edit your ~/.bash_profile or ~/.bashrc file. Look + for a line that sets the PATH environment variable and add the + full path to the tools/ directory to it. If you don't + see a line setting the path, you can add one:
      • + +
          export PATH=${PATH}:<your_sdk_dir>/tools
        + +
      • On a Mac, look in your home directory for .bash_profile and + proceed as for Linux. You can create the .bash_profile if + you haven't already set one up on your machine.
      • + +
      • On Windows, right-click on My Computer, and select Properties. + Under the Advanced tab, hit the Environment Variables button, and in the + dialog that comes up, double-click on Path (under System Variables). Add the full path to the + tools/ directory to the path.
      • +
      + +

      Note that, if you update your SDK in the future, you +should remember to update your PATH settings to point to the new location, if different.

      + +

      If you will be using the Eclipse IDE as your development environment, +the next section describes how to install the Android Development Tools (ADT) plugin and set up Eclipse. +If you choose not to use Eclipse, you can +develop Android applications in an IDE of your choice and then compile, debug and deploy using +the tools included in the SDK (skip to Next Steps).

      + + +

      Install the ADT Plugin for Eclipse

      + +

      Android offers a custom plugin for the Eclipse IDE, called Android +Development Tools (ADT), that is designed to give you a powerful, +integrated environment in which to build Android applications. It +extends the capabilites of Eclipse to let you quickly set up new Android +projects, create an application UI, add components based on the Android +Framework API, debug your applications using the Android SDK tools, and even export +signed (or unsigned) APKs in order to distribute your application.

      + +

      In general, using Eclipse with ADT is a highly recommended approach to +Android development and is the fastest way to get started. (If you prefer to +work in an IDE other than Eclipse, you do not need to install Eclipse or ADT, +instead, you can directly use the SDK tools to build and debug your +application—skip to Next Steps.)

      + +

      Once you have the Eclipse IDE installed, as described in Preparing for Installation, follow the steps below to +download the ADT plugin and install it in your respective Eclipse environment. +

      + + + + + + + +
      Eclipse 3.4 (Ganymede)Eclipse 3.5 (Galileo)
      + +
        +
      1. Start Eclipse, then select Help > Software Updates.... + In the dialog that appears, click the Available Software tab.
      2. +
      3. Click Add Site...
      4. +
      5. In the Add Site dialog that appears, enter this URL in the "Location" field: +
        https://dl-ssl.google.com/android/eclipse/
        +

        Note: If you have trouble aqcuiring the plugin, try using "http" in the Location URL, + instead of "https" (https is preferred for security reasons).

        +

        Click OK.

      6. +
      7. Back in the Available Software view, you should see the plugin listed by the URL, + with "Developer Tools" nested within it. Select the checkbox next to + Developer Tools and click Install...
      8. +
      9. On the subsequent Install window, "Android DDMS" and "Android Development Tools" + should both be checked. Click Next.
      10. +
      11. Read and accept the license agreement, then click Finish.
      12. +
      13. Restart Eclipse.
      14. +
      + +
      + +
        +
      1. Start Eclipse, then select Help > Install + New Softare.
      2. +
      3. In the Available Software dialog, click Add....
      4. +
      5. In the Add Site dialog that appears, enter a name for the remote site + (e.g., "Android Plugin") in the "Name" field. +

        In the "Location" field, enter this URL:

        +
        https://dl-ssl.google.com/android/eclipse/
        +

        Note: If you have trouble aqcuiring the plugin, you can try + using "http" in the URL, instead of "https" (https is preferred for + security reasons).

        +

        Click OK.

        +
      6. +
      7. Back in the Available Software view, you should now see "Developer + Tools" added to the list. Select the checkbox next to Developer Tools, + which will automatically select the nested tools Android DDMS and Android + Development Tools. + Click Next.
      8. +
      9. In the resulting Install Details dialog, the Android DDMS and Android + Development Tools features are listed. Click Next to + read and accept the license agreement and install any dependencies, + then click Finish.
      10. +
      11. Restart Eclipse.
      12. + +
      +
      + +

      Now modify your Eclipse preferences to point to the Android SDK directory:

      +
        +
      1. Select Window > Preferences... to open the Preferences + panel (Mac: Eclipse > Preferences).
      2. +
      3. Select Android from the left panel.
      4. +
      5. For the SDK Location in the main panel, click Browse... and + locate your downloaded SDK directory.
      6. +
      7. Click Apply, then OK.
      8. +
      + +

      Done! If you haven't encountered any problems, then you're ready to +begin developing Android applications. See the +Next Steps section for suggestions on how to start.

      + + +

      Contents of the SDK

      + +

      Once you've downloaded and unpacked the SDK, open the SDK directory +and take a look at what's inside. + +

      The table below describes the SDK directory contents.

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      NameDescription
      add-ons/Contains add-ons to the Android SDK development +environment, which let you develop against external libraries that are available on some +devices.
      docs/A full set of documentation in HTML format, including the Developer's Guide, +API Reference, and other information.
      platforms/Contains a set of Android platform versions that you can develop +applications against, each in a separate directory.
      <platform>/Platform version directory, for example "Android 1.6". All platform version +directories contain a similar set of files and subdirectory structure.
       data/Storage area for default fonts and resource definitions.
      images/Storage area for default disk images, including the Android system image, +the default userdata image, the default ramdisk image, and more. The images +are used in emulator sessions.
      samples/Contains a wide variety of sample applications that you can load as projects +into your development environment, compile, and run on the emulator.
      skins/A set of emulator skins available for the platform version. Each skin is +designed for a specific screen resolution.
      templates/Storage area for file templates used by the SDK development tools.
      tools/Any development tools that are specific to the platform version.
      android.jarThe Android library used when compiling applications against this platform +version.
      tools/Contains the set of development and profiling tools available to you, such +as the emulator, the android tool, adb, ddms, and more.
      RELEASE_NOTES.htmlA file that loads the local version of the SDK release notes, if +available.
      documentation.htmlA file that loads the entry page for the local Android SDK +documentation.
      + +

      Next Steps

      +

      Once you have completed installation, you are ready to +begin developing applications. Here are a few ways you can get started:

      + +

      Learn about Android

      +
        +
      • Take a look at the Dev + Guide and the types of information it provides
      • +
      • Read an introduction to Android as a platform in What is + Android?
      • +
      • Learn about the Android framework and how applications run on it in + Application + Fundamentals
      • +
      • Take a look at the Android framework API specification in the Reference tab
      • +
      + +

      Explore the SDK

      + + +

      Explore some code

      +
        +
      • Set up a Hello + World application (highly recommended, especially for Eclipse users)
      • +
      • Follow the + Notepad Tutorial to build a full Android application
      • +
      • Create a new project for one of the other sample applications + included in <sdk>/platforms/<platform>/samples, + then compile and run it in your development environment
      • +
      + +

      Visit the Android developer groups

      +
        +
      • Take a look at the Community tab to see a list of + Android developers groups. In particular, you might want to look at the + Android + Developers group to get a sense for what the Android developer + community is like.
      • +
      + + +

      Installation Notes

      + +

      Ubuntu Linux Notes

      + +
        +
      • If you need help installing and configuring Java on your + development machine, you might find these resources helpful: + +
      • +
      • Here are the steps to install Java and Eclipse, prior to installing + the Android SDK and ADT Plugin. +
          +
        1. If you are running a 64-bit distribution on your development + machine, you need to install the ia32-libs package using + apt-get:: +
          apt-get install ia32-libs
          +
        2. +
        3. Next, install Java:
          apt-get install sun-java6-bin
        4. +
        5. The Ubuntu package manager does not currently offer an Eclipse 3.3 + version for download, so we recommend that you download Eclipse from + eclipse.org (http://www.eclipse.org/ + downloads/). A Java or RCP version of Eclipse is recommended.
        6. +
        7. Follow the steps given in previous sections to install the SDK + and the ADT plugin.
        8. +
        +
      • +
      + +

      Other Linux Notes

      + +
        +
      • 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 System Requirements. + 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.
      • +
      + + +

      Troubleshooting ADT Installation

      + +

      If you are having trouble downloading the ADT plugin after following the +steps above, here are some suggestions:

      + +
        +
      • If Eclipse can not find the remote update site containing the ADT plugin, +try changing the remote site URL to use http, rather than https. That is, set +the Location for the remote site to: +
        http://dl-ssl.google.com/android/eclipse/
      • +
      • If you are behind a firewall (such as a corporate firewall), make sure that +you have properly configured your proxy settings in Eclipse. In Eclipse 3.3/3.4, +you can configure proxy information from the main Eclipse menu in +Window (on Mac, Eclipse) > +Preferences > General > Network +Connections.
      • +
      + +

      If you are still unable to use Eclipse to download the ADT plugin as a +remote update site, you can download the ADT zip file to your local machine and +manually install it:

      + +
        +
      1. Download the + ADT Plugin zip file (do not unpack it).
      2. +
      3. Follow steps 1 and 2 in the default install + instructions (above).
      4. +
      5. In the Add Site dialog, click Archive.
      6. +
      7. Browse and select the downloaded zip file.
      8. +
      9. In Eclipse 3.5 only, enter a name for the local update site (e.g., + "Android Plugin") in the "Name" field.
      10. +
      11. Click OK. +
      12. Follow the remaining procedures as listed for + default installation above, + starting from step 4.
      13. +
      + +

      To update your plugin once you've installed using the zip file, you will have +to follow these steps again instead of the default update instructions.

      + +

      Other install errors

      + +

      Note that there are features of ADT that require some optional +Eclipse components (for example, WST). If you encounter an error when +installing ADT, your Eclipse installion might not include these components. +For information about how to quickly add the necessary components to your +Eclipse installation, see the troubleshooting topic +ADT +Installation Error: "requires plug-in org.eclipse.wst.sse.ui".

      + +

      For Linux users

      +

      If you encounter this error when installing the ADT Plugin for Eclipse: +

      +An error occurred during provisioning.
      +Cannot connect to keystore.
      +JKS
      +

      +...then your development machine lacks a suitable Java VM. Installing Sun +Java 6 will resolve this issue and you can then reinstall the ADT +Plugin.

      + + diff --git a/docs/html/sdk/1.6_r1/requirements.jd b/docs/html/sdk/1.6_r1/requirements.jd new file mode 100644 index 000000000000..8cfc0494b820 --- /dev/null +++ b/docs/html/sdk/1.6_r1/requirements.jd @@ -0,0 +1,57 @@ +page.title=System Requirements +sdk.version=1.6 +sdk.preview=0 +@jd:body + +

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

      + +

      Supported Operating Systems

      +
        +
      • Windows XP (32-bit) or Vista (32- or 64-bit)
      • +
      • Mac OS X 10.4.8 or later (x86 only)
      • +
      • Linux (tested on Linux Ubuntu Hardy Heron) +
          +
        • 64-bit distributions must be capable of running 32-bit applications. + For information about how to add support for 32-bit applications, see + the Installation Notes.
        • +
        +
      • +
      + +

      Supported Development Environments

      +
        +
      • Eclipse IDE +
          +
        • Eclipse 3.4 (Ganymede) or 3.5 (Galileo) +
            +
          • Note: Eclipse 3.3 has not been fully tested with ADT 0.9.3 and support can no longer be guaranteed. We suggest you upgrade to + Eclipse 3.4 or 3.5.
          • +
          • Recommended Eclipse IDE packages: Eclipse IDE for Java EE Developers, Eclipse IDE for Java Developers, Eclipse for RCP/Plug-in Developers
          • +
          • Eclipse JDT plugin (included in most Eclipse IDE packages)
          • +
          • Eclipse Classic IDE package is not supported.
          • +
          +
        • +
        • JDK 5 or JDK 6 (JRE alone is not sufficient)
        • +
        • Android Development Tools plugin (optional)
        • +
        • Not compatible with Gnu Compiler for Java (gcj)
        • +
        +
      • +
      • Other development environments or IDEs +
          +
        • JDK 5 or JDK 6 (JRE alone is not sufficient)
        • +
        • Apache Ant 1.6.5 or later for Linux and Mac, 1.7 or later for Windows
        • +
        • Not compatible with Gnu Compiler for Java (gcj)
        • +
        +
      • +
      + +

      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.

      + +

      Hardware requirements

      +
        +
      • For the base SDK package, at least 600MB of available disk space. For each platform downloaded into the SDK, an additional 100MB is needed.
      • +
      + diff --git a/docs/html/sdk/1.6_r1/upgrading.jd b/docs/html/sdk/1.6_r1/upgrading.jd new file mode 100644 index 000000000000..ebe6a95c8ee9 --- /dev/null +++ b/docs/html/sdk/1.6_r1/upgrading.jd @@ -0,0 +1,386 @@ +page.title=Upgrading the SDK +sdk.version=1.6 +sdk.preview=0 +@jd:body + + +
      +
      + +

      Upgrading the SDK

      +
        +
      • If you are developing on the Android 1.5 SDK, migrating your +applications is straightforward and typically requires no modifications.
      • +
      • For Eclipse users, a new version of ADT is available. To use the Android +1.6 SDK, please upgrade to ADT 0.9.3 (or later).
      • +
      • For Windows users, the SDK includes a new USB driver that you can +install, if you are developing on a device.
      • +
      • A new Android SDK and AVD Manager tool is available. To access +it, run the android tool without options.
      • +
      + +

      In this document

      +
        +
      1. Install the SDK
      2. +
      3. Update Your Eclipse ADT Plugin
      4. +
      5. Run Your Applications
      6. +
      7. Migrate Your Applications
      8. +
      + +

      Migrating information

      +
        +
      1. Android 1.6 API +Differences
      2. +
      + +
      +
      + +

      This document describes how to move your development environment and existing +Android applications from an Android 1.5 SDK to the Android 1.6 SDK. If you are +migrating applications from an SDK older than 1.5, please also read the +upgrading document available in the Android 1.5 SDK package.

      + +

      There are several compelling reasons to upgrade, such as new SDK tools that +make developing more efficient and new APIs that allow you to expand the +feature-set of your applications. However, even if you or your applications +don't require these enhancements, it's important that you upgrade to ensure that +your applications run properly on the upcoming Android platform.

      + +

      The Android 1.6 platform will soon be deployable to devices around the world. +If you have already released Android applications to the public, you should test +the forward-compatibility of your applications on the latest version of the +platform as soon as possible. It's unlikely that you'll encounter problems in +your applications, but in the interest of maintaining the best user experience, +you should take no risks. So, please install the new Android SDK and test your +applications on the new platform.

      + + +

      For more information on new SDK features and system changes, +see the Android 1.6 Version Notes.

      + + +

      Install the SDK

      + +

      If you haven't yet downloaded the SDK, download it from +here and unpack it into a safe location.

      + +

      If you had previously setup your PATH variable to point to the SDK +tools directory, then you need to update it to point to the new SDK. For example, for +a .bashrc or .bash_profile file:

      +
      export PATH=$PATH:<your_sdk_dir>/tools
      + + +

      Update Your Eclipse ADT Plugin

      + +

      If you don't use the Eclipse IDE for development, +skip to Run Your Applications.

      + +

      A new version of the ADT Plugin, ADT 0.9.3, is available in conjunction with +this SDK release. To use the SDK, you must upgrade your ADT Plugin to version +0.9.3. With ADT 0.9.3, you can still compile your existing applications against +multiple platform versions, such as Android 1.5, Android 1.1, and so on. However, +ADT 0.9.3 is not compatible with previous versions of the SDK and its tools, so +make sure that you upgrade both your SDK and the ADT Plugin.

      + +The upgrade steps for ADT are described below. For information about new features in ADT, see the Release Notes document.

      + +

      If you're currently using a version of ADT older than version 0.9, +then you must uninstall ADT before you proceed (read how to Uninstall your previous +ADT plugin). If you currently have version 0.9 or 0.9.1, then you don't need +to uninstall and can continue with the procedure below.

      + + + + + + + +
      Eclipse 3.4 (Ganymede)Eclipse 3.5 (Galileo)
      + +
        +
      1. Select Help > Software Updates.
      2. +
      3. Select the Available Software tab.
      4. +
      5. Select the checkboxes next to Android DDMS and Android Developer Tools, + then click Update.
      6. +
      7. In the resulting Available Updates dialog, ensure that both Android DDMS + and Android Development Tools are selected, then click + Next.
      8. +
      9. Read and accept the license agreement and then click Finish. + This will download and install the latest version of Android DDMS and + Android Development Tools.
      10. +
      11. Restart Eclipse.
      12. +
      +
      + +
        +
      1. Select Help > Check for Updates.
      2. +
      3. In the resulting Available Updates dialog, locate the Android DDMS and + Android Development Tools features in the list and ensure that the checkboxes + next to them are selected. Click Next. +

        If the Available Updates dialog does not list Android DDMS and Android + Development tools, make sure that you have set up a remote update site + for them, as described in + Installing the ADT Plugin. +

      4. +
      5. In the Update Details dialog, click Next.
      6. +
      7. Read and accept the license agreement and then click Finish. + This will download and install the latest version of Android DDMS and + Android Development Tools.
      8. +
      9. Restart Eclipse.
      10. +
      +
      + +

      If you encounter problems with this update procedure, try performing a fresh +installation. Fully remove your existing ADT Plugin as described in Uninstall your previous +ADT plugin and then follow the guide to Installing the ADT Plugin for +Eclipse.

      + +

      Update your Eclipse SDK Preferences

      + +

      The last step is to update your Eclipse preferences to point to the new +SDK directory:

      +
        +
      1. Select Window > Preferences to open + the Preferences panel (Mac: Eclipse > Preferences + ).
      2. +
      3. Select Android from the left panel.
      4. +
      5. For the SDK Location, click Browse + and locate your SDK directory.
      6. +
      7. Click Apply, then OK.
      8. +
      + + +

      Run Your Applications to Test Forward Compatibility

      + +

      Now that you have installed the Android 1.6 SDK, we encourage you run each of +your existing applications on the Android 1.6 system image that is included in +the SDK, to ensure that it functions properly on the new platform. +Testing forward-compatibility in this way is especially important for +applications that you may have already published and that may be installed on +devices that will upgrade to the new platform.

      + +

      In most cases, your applications will function properly when run on the new +version of the platform. However, it is possible that you will encounter +unexpected behavior, because of changes in the API or underlying platform. If +you do find problems, you can use the SDK tools to compile and publish an update +to the applications, which users can then download. + +

      To test forward-compatibility, simply run your application, as-is, on an +instance of the Android Emulator that uses an AVD targeted to the "Android 1.6" +system image. Here are the steps:

      + +
        +
      1. Make no changes to your application code.
      2. +
      3. Create a new AVD that runs the new "Android 1.6" platform.
      4. +
      5. Launch your application in an emulator running the new AVD.
      6. +
      7. Perform normal testing on your application to ensure everything works as + expected.
      8. +
      + +

      Note that, for the purposes of forward-compatibility testing, you should not +change how your application is compiled. That is, you should continue to compile +the application against the same version of the Android library as before. The +only change needed is to the AVD, which controls the version of the Android +system image (run-time environment) on which the application is run. + +

      For more information on creating an AVD and launching your application, see +Running Your +Applications (Eclipse) or Running +Your Applications (other IDEs), depending on your development +environment.

      + +

      Android 1.6 Forward-Compatibility Tips

      + +

      The new version of the Android platform includes several new APIs, but +very few actual changes to existing APIs. This means that, in most +cases, your applications written with earlier versions of the Android library +should run properly on the Android 1.6 platform.

      + +

      However, here are some areas to pay attention to as you test forward-compatibility:

      + +
        +
      • Make sure your application doesn't use internal APIs. Your +application should not use any APIs that are not officially supported and are +not published in the Android reference documentation. Unofficial APIs can change +at any time without notice and — if your application happens to be using +them — such a change could cause the application to break.
      • + +
      • Watch for assumptions about available hardware. Remember +that not all compatible devices offer the same hardware capabilities — +screens, keyboards, and physical keys, and so on. As you test your application, +watch for areas where your application depends on the presence of specific +hardware capabilities. If you find dependencies, you can design around them by +building in alternate support or graceful degradation, or you can specify them +as hardware requirements in a +<uses-configuration>. +element in the application's manifest file. Also see the <uses-feature> +manifest element, which lets your application declare a requirement for +specific features, such as an OpenGL ES version or a camera that has +autofocus capability. +
      • + +
      • Watch for assumptions about available features. Not all +compatible devices offer equal support for embedded features. same hardware capabilities — +screens, keyboards, and physical keys, and so on. As you test your application, +watch for areas where your application depends on the presence of specific +hardware capabilities. If you find dependencies, you can design around them by +building in alternate support or graceful degradation, or you can specify them +as hardware requirements in a +<uses-configuration>. +element in the application's manifest file.
      • + +

        When testing forward-compatibility, try running your application in various +AVDs that emulate different hardware configurations. For example, you can create +an AVD that does not offer a physical keyboard or one that uses a dpad instead +of a trackball. Running your application in different emulated hardware +configurations will give you an idea of where its dependencies are and help you +identify problems.

        + + +
      • Watch for assumptions about screen resolution and +density. A device's screen resolution and density is likely to affect +the way that your application's UI is rendered, especially if your app specifies +dimensions or positions using pixels or absolute layouts. To ensure consistent +UI across screens, your app should specify the dimensions and positions of +layouts and drawables in relative units that can be scaled by the system as +appropriate, according to the density of the device's screen. Alternatively, you +can create custom sets of layout/drawable resources for specific screens, which +the system can then load as appropriate, based on the current device screen.

        + +

        When testing forward-compatibility, try running your application in various +AVDs that emulate different screen resolutions and densities. Also note that, +starting with Android 1.6, the platform provides a Compatibility Mode that +automatically scales the UI of applications if they do not explicitly indicate +support for the current screen in the +<supports-screen> +element in their manifest files. As part of testing, you should evaluate how +your application is displayed in Compatibility Mode on different screens.

        +
      • + +
      • Avoid performing layout orientation changes based on the +acceletometer (or via other sensors). Some Android-powered devices will +automatically rotate the orientation (and all devices have the option to turn on +auto-rotation), so if your application also attempts to rotate the orientation, +it can result in strange behavior. In addition, if your application uses the +accelerometer to detect shaking and you do not want to rotate the orientation, +then you should lock the current orientation with android:screenOrientation. +
      • + +
      + +

      Migrate Your Applications

      + +

      If you want to use any of the new Android 1.6 APIs in your existing +applications, you must first migrate the applications to the new Android +platform version. Generally, migrating an application includes:

      + +
        +
      • Referencing the proper API Level in the application's manifest file, +and
      • +
      • Resetting its project properties so that it is compiled against the Android +1.6 build target.
      • +
      + +

      Additionally, to run your application in the emulator, you need to +create an AVD that uses the Android 1.6 system image.

      + +

      Note: You only need migrate your application as +described in this section if the application will actually use APIs +introduced in the Android 1.6 platform (which are not available on +devices running older versions of the Android platform). If your application +does not use any new APIs, you can compile and run it without modification and +not migration is necessary.

      + +

      Reference the Proper API Level

      + +

      If your application is using APIs introduced in Android 1.6, you must +reference that dependency in the application's manifest file so that it can be +deployed to devices running the Android 1.6 platform.

      + +

      Open the manifest file and locate the minSdkVersion attribute +in the <uses-sdk> manifest element. Set the value of +minSdkVersion to "4" (the API Level +identifier corresponding to Android 1.6). Here's an example:

      + +
      +<manifest>
      +  ...
      +  <uses-sdk android:minSdkVersion="4" />
      +  ...
      +</manifest>
      +
      + +

      Compile Against the Proper Build Target

      + +

      Once you've changed the minSdkVersion value in your +application's manifest, you need to set the application's project properties so +that the application will be compiled against the Android 1.6 library. To do so, +follow the steps below for your respective development environment.

      + +

      Eclipse Users

      + +
        +
      1. Right-click on the individual project (in the Package Explorer) + and select Properties.
      2. +
      3. In the properties, open the Android panel and select a new Project Build Target. + Select "Android 1.6" to target the new platform (or "Google APIs" with the "4" + API Level, if your application uses the Google Maps APIs).
      4. +
      5. Click Apply, then OK.
      6. +
      + +

      Ant Users

      + +

      Use the android tool (located in +your_sdk/tools/) to create a new build.xml +that references the new platform target. To see a list of available targets, +execute:

      + +
      android list targets
      + +

      Select the target id that corresponds to the "Android 1.6" platform +and pass it with the --target parameter when updating your project. +For example:

      + +
      android update project --path /path/to/my-project --target 2
      + +

      If your application uses the Google Maps APIs (i.e., MapView), be certain to +select a Google APIs target.

      + +

      Create an AVD that Uses the Android 1.6 Platform

      + +

      Finally, you need to set up a new AVD that uses the Android 1.6 platform, so that +you can run your application in the emulator. + +

      To set up the new AVD, use the android tool, available in the +tools/ directory of the SDK. You can run the AVD manager by simply +changing to the tools/ directory and entering android +at the command line. Click "New" to create the AVD and set its properties.

      + +

      When creating the AVD, make sure to select a target of "Android 1.6 - API +Level 4". If your application uses the Google Maps APIs (MapView), select the +target "Google APIs (Google Inc.) - API Level 4".

      + +

      For more information about running your application in an AVD, see Running Your +Application (Eclipse) or Running Your +Application (other IDEs).

      + +

      For general information about AVDs, see the Android Virtual +Devices document.

      + + + +
      +

      If you have trouble migrating to the new version of the SDK, visit the +Android Developers Group +to seek help from other Android developers.

      +
      + diff --git a/docs/html/sdk/RELEASENOTES.jd b/docs/html/sdk/RELEASENOTES.jd index 03eeb4bb8ddb..bca89f610b7c 100644 --- a/docs/html/sdk/RELEASENOTES.jd +++ b/docs/html/sdk/RELEASENOTES.jd @@ -2,8 +2,249 @@ page.title=SDK Release Notes @jd:body

      This document provides version-specific information about Android SDK -releases. For the latest known issues, please ensure that you're viewing this -page at http://developer.android.com/sdk/RELEASENOTES.html.

      +releases.

      + +

      Android SDK

      + +

      The Android SDK has changed! If you've worked with the Android SDK before, +you will notice several important differences:

      + +
        +
      • The SDK downloadable package includes only +the latest version of the Android SDK Tools.
      • +
      • Once you've installed the SDK, you now use the Android SDK and AVD Manager +to download all of the SDK components that you need, such as Android platforms, +SDK add-ons, tools, and documentation.
      • +
      • The new approach is modular — you can install only the components you +need and update any or all components without affecting your development +environment.
      • +
      • In short, once you've installed the new SDK, you will not need to download +an SDK package again. Instead, you will use the Android SDK and AVD Manager to +keep your development environment up-to-date.
      • +
      + +

      Note that if you are currently using the Android 1.6 SDK, you do not +necessarily need to install the new SDK, since your existing SDK already +includes the Android SDK and AVD Manager tool. To develop against Android 2.0, +for example, you could just download the Android 2.0 platform into your existing +SDK.

      + +

      Release notes for Android platforms and other SDK components are +now available from the "SDK" tab, under "Downloadable SDK Components."

      + + + +

      To get started with the SDK, review the Quick Start summary on the Android SDK download page or read Installing the SDK for detailed +installation instructions.

      + + +

      Android 1.6 SDK, Release 1

      + +

      This SDK provides updates to the development tools and Android system that +you use to create applications for compliant Android-powered devices.

      + +

      Release Overview

      + +

      This SDK release includes several new features for developers. Highlights of the +changes include:

      + +
        +
      • Emulator support for multiple screen sizes/densities, including new +skins.
      • +
      • Android SDK and AVD Manager, a graphical UI to let you manage your +SDK and AVD environments more easily. The tool lets you create and manage +your Android Virtual +Devices and download new SDK packages (such as platform versions and +add-ons) into your environment.
      • +
      • Improved support for test packages in New Project Wizard
      • +
      • The reference documentation now offers a "Filter by API Level" +capability that lets you display only the parts of the API that are actually +available to your application, based on the android:minSdkVersion +value the application declares in its manifest. For more information, see +Android API Levels
      • +
      + +

      For details about the Android platforms included in the SDK — including +bug fixes, features, and API changes — please read the Version Notes +documents available at left. For a list of Android platforms included in this +release, see the Download +page. Note that you can use the Android SDK and AVD Manager to download +additional platforms.

      + +

      Installation and Upgrade Notes

      + +

      If you've been developing an application using an Android 1.1 SDK, you need +to make a few changes to your development environment to migrate to the new SDK. +Tools and documentation are provided to assist you. No changes to the source +code of an existing application should be needed, provided that your application +is not using Android internal structures or APIs.

      + +

      To ensure that your existing application will work properly on a device +running the latest version of the Android platform, you are strongly encouraged +to migrate the application to the new SDK, compile it using the platform +matching the application's original API Level, and run it against the most +current platform.

      + +

      If you're installing the Android SDK for the first time, please see +the instructions in Installing the SDK. + +

      ADT Plugin for Eclipse

      + +

      An updated version of the ADT Plugin for Eclipse is available with the +Android 1.6 SDK. The new version, ADT 0.9.3, provides several new +features, including integrated support for the Android SDK and AVD Manager +and zipalign tool. In addition, the New Project Wizard now +lets you create a test package containing tests for your application. These +features are described in the sections below.

      + +

      If you are developing in Eclipse with ADT and want to get started with the +Android 1.6 SDK, you should download and install a compatible version of the ADT +Plugin (0.9.3 or higher).

      + +

      The new version of ADT is downloadable from the usual remote update site or +is separately downloadable as a .zip archive. For instructions on how to +download the plugin, please see Upgrading +Your Eclipse Plugin.

      + +

      Android SDK and AVD Manager

      + +

      The SDK offers a new tool called Android SDK and AVD Manager that lets you +manage your SDK and AVD environments more efficiently.

      + +

      Using the tool, you can quickly check what Android platforms, add-ons, +extras, and documentation packages are available in your SDK environment, what +their versions are, and whether updated versions are available. You can then +download one or more items from remote repositories and install them directly in +your SDK environment. For example, the tool lets you obtain updates to SDK tools +incrementally, as they are made available, without having to wait for the next +SDK release. You can also download Android platform versions into your +environment that were not included in the SDK package.

      + +

      The tool also lets you quickly create new AVDs, manage +their properties, and run a target AVD from a single window.

      + +

      If you are developing in Eclipse with ADT, you can access the Android SDK +and AVD Manager from the Window menu.

      + +

      If you are developing in another IDE, you can access the Android SDK and +AVD Manager through the android command-line tool, located in the +<sdk>/tools directory. You can launch the tool with a graphical UI by +using the android command without specifying any options. You can +also simply double-click the android.bat (Windows) or android (OS X/Linux) file. +You can still use android commands to create and manage AVDs, +including AVDs with custom hardware configurations.

      + +

      Integration with zipalign

      + +

      The Android system offers a performance optimization for installed +application packages whose contained uncompressed files are all aligned on +4-byte boundaries. For these .apks, the system can read the files by mmap'ing +the zip file, rather than by copying all the data out of them. This reduces +the amount of memory used by the application at run time. The SDK includes +a tool called zipalign that you can run against your .apks, to +align them properly and enable them to benefit from this optimization.

      + +

      The ADT Plugin and the Ant build tools both provide integrated support for +aligning your application packages. After you build an .apk, the SDK tools can +sign and then run zipalign against it. The SDK includes the +standalone version of the zipalign tool, so you can run also run it +manually from the command line if you choose.

      + +
        +
      • If you are developing in Eclipse with ADT, support for +zipalign is integrated into the Export Wizard. When you use the +Wizard to export a signed application package, ADT signs and then automatically +runs zipalign against the exported package. If you use the Wizard +to export an unsigned application package, then it will not zipalign the +package because zipalign must be performed only after the APK has been signed. +You must manually sign and zipalign the package after export.
      • +
      • If you are developing using Ant and are compiling in release mode, the +build tools will automatically sign and then zipalign the +application package, provided that you have specified the location of a valid +keystore in the build properties file. If you are compiling in debug mode, the +build tools will sign the package with the debug key and then zipalign +it.
      • +
      • To use zipalign manually, change to the SDK tools directory +and use the command syntax $ zipalign 4 <infile> +<outfile>
      • +
      + +

      In general, note that you must zipalign an application only +after it has been signed, as signing will disrupt the package +alignment.

      + +

      Support for Test Packages in New Project Wizard

      + +

      The New Project Wizard available in the ADT 0.9.3 now lets you add a test +package containing Instrumentation or other classes of tests while you are +creating or importing a new Android application project.

      + +

      New USB Driver for Windows

      + +

      If you are using Windows and want to develop or test your application on an +Android-powered device (such as the T-Mobile G1), you need an appropriate USB +driver. + +

      The Windows version of the Android 1.6 SDK includes a new, WinUSB-based +driver that you can install. The driver is compatible with both 32- and 64-bit +versions of Windows XP and Vista. The driver represents an upgrade from the USB +driver included in previous Android SDKs, although installing the new driver is +not required.

      + +

      If you installed the USB driver from a previous SDK release and it is working +properly, you do not need to upgrade to the new driver. However, we recommend +upgrading if you have had any problems with the older driver or simply want +to upgrade to the latest version.

      + +

      The USB driver files are located in the +<SDK>/usb_driver directory. For driver installation or +upgrade instructions, see Installing the WinUSB +Driver.

      +

      + +

      Emulator Skins, Android 1.6 Platform

      + +

      The Android 1.6 platform included in the SDK provides a new set of emulator +skins, including:

      + +
        +
      • QVGA — 240 x 320, low density (120 dpi)
      • +
      • HVGA — 320 x 480, medium density (160 dpi)
      • +
      • WVGA800 — 480 x 800, high density (240 dpi)
      • +
      • WVGA854 — 480 x 854, high density (240 dpi)
      • +
      + +

      Besides these defaults, You can also create an AVD that overrides the default +density for each skin, to create any combination of resolution/density (WVGA +with medium density, for instance). To do so, use the android tool +command line to create a new AVD that uses a custom hardware configuration. See +Creating an +AVD for more information.

      + +

      Other Notes and Resolved Issues

      + +
        +
      • This SDK release adds support for Eclipse 3.5 (Galileo) and deprecates +support for Eclipse 3.3 (Europa).
      • +
      • We regret to inform developers that Android 1.6 will not include support +for RFC 2549
      • +
      • The issue preventing adb from recognizing Samsung Galaxy devices (linux SDK +only) has been fixed.
      • +
      +

      Android 1.5 SDK, Release 3

      diff --git a/docs/html/sdk/adding-components.jd b/docs/html/sdk/adding-components.jd new file mode 100644 index 000000000000..bc8217091eef --- /dev/null +++ b/docs/html/sdk/adding-components.jd @@ -0,0 +1,144 @@ +page.title=Adding SDK Components +@jd:body + + +
      +
      +

      Quickview

      +
        +
      • Use the Android SDK and AVD Manager to + keep your SDK up-to-date without having to install new + SDK directories.
      • +
      • The Android SDK and AVD Manager is available only with the + Android 1.6 SDK or later.
      • +
      • The Eclipse ADT plugin may require an update when installing + new tools or system images.
      • +
      + +

      In this document

      +
        +
      1. Installing SDK Components +
          +
        1. Adding New Sites
        2. +
        +
      2. +
      3. Component Dependencies
      4. +
      +
      +
      + +

      Adding and updating components in your Android SDK is fast and easy. To +perform an update, use the Android SDK and AVD Manager to +install or update the individual SDK components that you need. The Android SDK +and AVD Manager tool is included in Android 1.6 and later SDK packages.

      + +

      It only takes a couple of clicks to install +individual versions of the Android platform, new development tools, new documentation, and +SDK add-ons. The new SDK components are automatically installed into your existing SDK +directory, so you don't need to update your development environment to specify a +new SDK location.

      + +

      Because each version of the Android platform can be installed as an individual component +of your SDK, you can customize your development environment to the Android platforms +you are targetting. Testing your app on multiple versions of +the platform is very important in order to successfully operate on as many devices as possible. +Be sure to install each version of the Android platform with which your app is compatible, then test +your apps on AVDs that run each platform.

      + +

      If you develop applications using Eclipse, you may also need to update your +ADT plugin when you update your development tools or in order to compile against +a new version of the platform. See the SDK Tools Notes document for ADT +compatibility.

      + + +

      Installing SDK Components

      + +

      Use the Android SDK and AVD Manager to install new SDK components.

      + +

      Important: Before you install SDK components, +we recommend that you disable any antivirus programs that may be running on +your computer.

      + +

      You can launch the SDK and AVD Manager in one of these ways:

      +
        +
      • Execute the {@code android} tool command with no options. If you +haven't used the tool before, change to the <sdk>/tools +directory and run the command: +
        $ android
      • +
      • If you have downloaded the SDK Tools (Revision 3 or higher) and are + running Windows, you can double-click "SDK Setup.exe" in the SDK directory. +
      • If you are developing in Eclipse with ADT, you can select + Window >Android SDK and AVD Manager.
      • +
      + + + +

      When a new platform version, add-on, set of development tools or +documentation becomes available, you can quickly install them into your existing +Android SDK:

      +
        +
      1. Select Available Components in the left panel. + This will reveal all components currently available for download.
      2. +
      3. Select the components you'd like to install and click Install + Selected.
      4. +
      5. Verify and accept the components you want and click Install + Accepted. The components will now be installed into your existing + Android SDK directories.
      6. +
      + +

      New platforms are automatically saved into the +<sdk>/platforms/ directory of your SDK; +new add-ons are saved in the <sdk>/add-ons/ +directory; and new documentation is saved in the existing +<sdk>/docs/ directory (old docs are replaced).

      + +

      Tip: +Use the "Display updates only" checkbox to show only the components +you do not have.

      + + +

      Adding New Sites

      + +

      By default, Available Components only shows the default +repository site, which offers platforms, SDK tools, documentation, the +Google APIs Add-on, and other components. You can add other sites that host +their own Android SDK add-ons, then download the SDK add-ons +from those sites.

      + +

      For example, a mobile carrier or device manufacturer might offer additional +API libraries that are supported by their own Android-powered devices. In order +to develop using their libraries, you must install their Android SDK add-on.

      + +

      If a carrier or device manufacturer has hosted an SDK add-on repository file +on their web site, follow these steps to add their site to the SDK and AVD +Manager:

      + +
        +
      1. Select Available Components in the left panel.
      2. +
      3. Click Add Site and enter the URL of the +{@code repository.xml} file. Click OK.
      4. +
      +

      Any SDK components available from the site will now be listed under +Available Components.

      + + +

      SDK Component Dependencies

      + +

      In some cases, a specific SDK component may require a specific minimum +version of another component or SDK tool. Such dependencies are documented +in the release notes for each component.

      + +

      For example, there may be a dependency between the ADT plugin for Eclipse and +a specific version of the SDK Tools component. When you install the SDK Tools +component, you would then need to upgrade to the required version of ADT (if you +are developing in Eclipse). In this case, you would find dependencies listed in +the ADT Plugin Notes and SDK Tools Notes documents.

      + +

      Additionally, the development tools will notify you with debug warnings +if there is dependency that you need to address.

      + + + + diff --git a/docs/html/sdk/adt-notes.jd b/docs/html/sdk/adt-notes.jd new file mode 100644 index 000000000000..639d5e801181 --- /dev/null +++ b/docs/html/sdk/adt-notes.jd @@ -0,0 +1,59 @@ +page.title=ADT Plugin Notes +@jd:body + +

      Android Development Tools (ADT) is a development plugin for the Eclipse IDE. It +extends the capabilites of Eclipse to let you quickly set up new Android +projects, create an application UI, add components based on the Android +Framework API, debug your applications using the Android SDK tools, and even export +signed (or unsigned) APKs in order to distribute your application.

      + +

      This document provides version-specific information about ADT releases. To +keep up-to-date on new releases, make sure that you view this page at http://developer. +android.com/sdk/adt-notes.html.

      + +

      To install ADT in your Eclipse IDE environment, use the Eclipse Update Site +feature. For more information, see Installing and Updating ADT.

      + +

      ADT 0.9.4

      + +

      ADT 0.9.4 provides several new features for developers, as described below. +

      + +

      Dependencies

      + +

      ADT 0.9.4 requires features provided in SDK Tools, Revision 3. If you install +ADT 0.9.4, which is highly recommended, you should use the Android SDK and AVD +Manager to download SDK Tools 3 or higher into your SDK. For more information, +see Adding SDK Components. +

      + +

      Project Creation Wizard

      +
        +
      • New option to create a project from a sample by choosing it from a list.
      • +
      + +

      Layout Editor

      +
        +
      • Improved Configuration selector that lets you see how your layout will +render on different devices. Default device descriptions include ADP1 +and Google Ion, while SDK add-ons can also provide new descriptions. +A new UI allows you to create custom descriptions.
      • +
      • Adds a new clipping toggle, to let you see your full layout even if it's +bigger than the screen.
      • +
      + +

      DDMS Integration

      +
        +
      • Includes the improvements from the standlone DDMS, revision 3.
      • +
      • Adds an option to open HPROF files into eclipse instead of writing them on +disk. If a profiler such as MAT (Memory Analyzer +Tool) is installed, it'll open the file.
      • +
      + +

      Android SDK and AVD Manager integration

      +
        +
      • Includes the improvements from the standalone Android SDK and AVD Manager, +revision 3.
      • +
      \ No newline at end of file diff --git a/docs/html/sdk/adt_download.jd b/docs/html/sdk/adt_download.jd index d7b9ac328082..6ce76343aa81 100644 --- a/docs/html/sdk/adt_download.jd +++ b/docs/html/sdk/adt_download.jd @@ -1,21 +1,18 @@ -page.title=Download the ADT Plugin Zip File +page.title=Download the ADT Zip File @jd:body -

      -If you are unable to download the ADT plugin through setting up a remote +

      If you are unable to download the ADT plugin through setting up a remote update site in Eclipse, you can download the ADT zip file and install it -from your computer (archived site) instead. -

      -

      -If you use this approach, in order to update the plugin, you will need to +from your computer (archived site) instead.

      + +

      If you use this approach, in order to update the plugin, you will need to download the latest version from this page, uninstall the old version from Eclipse, then install the new version. For more details on the procedure, -see Troubleshooting ADT Installation in the - installation -page. -

      -

      +see Troubleshooting +ADT Installation.

      + @@ -24,59 +21,65 @@ page. - - - - - - - - - - - - - + + + + + - - - - + + + + +
      ADT VersionMd5 Checksum Notes
      0.9.2ADT-0.9.2.zipbytesRequired for users of Android 1.6 SDK (and later releases). Updated from 0.9.1. August 2009
      0.9.1ADT-0.9.1.zip2916093 bytese7b2ab40414ac98Required for users of Android 1.5 SDK (and later releases). Updated from 0.9.0. 6 May 20090.9.4ADT-0.9.4.zip{@adtZipBytes} bytes{@adtZipChecksum}Requires SDK Tools, Revision 3 October 2009
      0.8.0ADT-0.8.0.zip Required for users of Android 1.1 SDK and Android 1.0 SDK. 23 Sep 20080.9.3ADT-0.9.3.zip3252487 bytesc296488ac35772667c0f49e822156979Required for users of Android 1.6 SDK only . Updated from 0.9.1. September 2009

      Obsolete Versions of ADT

      -

      The table below lists older versions of the ADT Plugin that are no longer supported. If you are developing applications that are intended to be deployable to Android-powered devices, make sure that you upgrade to the most current SDK release available and use the most current version of the ADT Plugin, as listed in the section above.

      +

      The table below lists older versions of the ADT Plugin that are no longer +supported. If you are developing applications that are intended to be deployable +to Android-powered devices, make sure that you upgrade to the most current SDK +release available and use the most current version of the ADT Plugin, as listed +in the section above.

      -

      If you are not sure what version of ADT is installed in your Eclipse environment, open Eclipse and from the main menu select Help > About Eclipse > Features Details. Locate "com.android.ide.eclipse.adt" in the -Feature ID column and look at its version number.

      +

      If you are not sure what version of ADT is installed in your Eclipse +environment, open Eclipse and from the main menu select Help +> About Eclipse > Features Details. +Locate "com.android.ide.eclipse.adt" in the Feature ID column and look at its +version number.

      - + + + + + + + + - + - + - + - +
      ADT Version Notes
      0.9.1Required for users of Android 1.5 SDK. Updated from 0.9.0. 6 May 2009
      0.8.0Required for users of Android 1.0/1.1 SDKs. 23 Sep 2008
      0.7.1Required for users of Android 0.9 SDK beta. As of this version, Eclipse 3.2 is no longer supported. - Please upgrade to Eclipse Ganymede (3.4) or Europa (3.3) if you are still using 3.2. 18 Aug 2008Required for users of the Android 0.9 SDK beta. 18 Aug 2008
      0.4.0Required if you are using the M5 SDK. See the SDK Release Notes for details on changes and enhancements in this version. 12 Feb 2008Required for users of the Android M5 Early Look SDK. 12 Feb 2008
      0.3.3Some significant enhancements (see m3-rc37 SDK Release Notes). 14 Dec 2007Required for users of the Android M3-RC37 Early Look SDK. 14 Dec 2007
      0.3.1Initial Release. Required for Android m3-rc20 SDK and Android m3-rc22 SDK.21 Nov 2007Initial Release. Required for users of the Android M3-RC20/22 SDKs.21 Nov 2007

      diff --git a/docs/html/sdk/android-1.5.jd b/docs/html/sdk/android-1.5.jd index 748f3ee4e44b..46126820410e 100644 --- a/docs/html/sdk/android-1.5.jd +++ b/docs/html/sdk/android-1.5.jd @@ -1,118 +1,74 @@ -page.title=Android 1.5 Version Notes -sdk.version=1.5_r1 -sys.date=April 2009 +page.title=Android 1.5, Release 3 +sdk.platform.version=1.5 +sdk.platform.apiLevel=3 +sdk.platform.majorMinor=major +sdk.platform.releaseDate=April 2009 +sdk.platform.deployableDate=May 2009 + @jd:body + +

      -Date: April 2009
      -API Level: 3

      +Date: {@sdkPlatformReleaseDate}
      +API Level: {@sdkPlatformApiLevel}

      +

      Android {@sdkPlatformVersion} is a {@sdkPlatformMajorMinor} platform release +deployable to Android-powered handsets starting in {@sdkPlatformDeployableDate}. +The release includes new features for users and developers, as well as changes +in the Android framework API.

      -

      This document provides version notes for the Android 1.5 system image included in the SDK.

      +

      For developers, the Android {@sdkPlatformVersion} platform is available as a +downloadable component for the Android SDK. The downloadable platform includes a +fully compliant Android library and system image, as well as a set of emulator +skins, sample applications, and more. The downloadable platform is fully +compliant and includes no external libraries.

      - +

      To get started developing or testing against the Android +{@sdkPlatformVersion} platform, use the Android SDK and AVD Manager tool to +download the platform into your Android 1.6 or later SDK. For more information, +see Adding SDK +Components.

      -

      Overview

      -

      The Android 1.5 system delivered in the SDK (as library and system image) is -the development counterpart to the Android 1.5 production system image, -deployable to Android-powered handsets starting in May 2009. The system is fully -compliant and includes no external libraries. This is the first version of the -Android SDK that does not include the Maps external library.

      +

      Platform Highlights

      + +

      For a list of new user features and platform highlights, see the Android +{@sdkPlatformVersion} Platform Highlights document.

      -

      The Android 1.5 system delivers an updated version of the framework -API. As with previous versions, the Android 1.5 API -is assigned an integer identifier — 3 — that is -stored in the system itself. This identifier, called the "API Level", allows the -system to correctly determine whether an application is compatible with -the system, prior to installing the application.

      - -

      Applications can reference a specific API Level value in their -manifest files, to indicate the minimum version of the Android system -required to run the application. To reference a minimum API Level, applications -can add an android:minSdkVersion attribute in their manifest files. -The value of the attribute is an integer corresponding to an API Level -identifier. Prior to installing an application, the system then checks the value of -android:minSdkVersion and allows the install only -if the referenced integer is less than or equal to the API Level integer stored -in the system itself.

      - -

      When you migrate your application to the new SDK, you will need to choose -the platform version against which you will compile your application. In -general, you should compile your application against the lowest possible -version of the platform that your application can support. After you determine -the lowest version, you should ensure that your application's manifest file -defines the API Level of the lowest compatible platform version in the -android:minSdkVersion attribute. - -

      After compiling your application, you should make sure to test it on the -platform specified in the application's android:minSdkVersion attribute. To -ensure forward-compatibility, you should also run the application on platforms -using a higher API Level than that used by your application. To run your -application against different platform versions in the emulator, you create an -AVD for each platform version that you want to test. For more information about -AVDs, see Android Virtual -Devices. If you are using a physical device for testing, ensure that you -know the API Level of the Android platform it runs.

      - -

      If you build an application using the Android 1.5 library and your -application makes use of any APIs introduced in API Level 3, you must set the -android:minSdkVersion attribute in the application's manifest to -"3".

      - -

      Specifically, you define the android:minSdkVersion -attribute in a <uses-sdk> element as a child of -<manifest> in the manifest file. When set, the -attribute looks like this:

      - -
      <manifest>
      -  ...
      -  <uses-sdk android:minSdkVersion="3" />
      -  ...
      -</manifest>
      - -

      By setting android:minSdkVersion in this way, you ensure that -users will only be able to install your application if their devices are running -a compatible version of the Android platform. In turn, this ensures that your -application will function properly on their devices. This is especially -important if your application uses APIs or system features -introduced in Android 1.5.

      - -

      If your application uses APIs introduced in Android 1.5 but does not -declare <uses-sdk android:minSdkVersion="3" />, then it will -run properly on Android 1.5 devices but not on Android 1.0 -devices. In the latter case, the application will crash at runtime when -it tries to use the Android 1.5 APIs.

      - -

      Conversely, if your application does not use any new APIs introduced in -Android 1.5, the application will in most cases function normally on devices -running a later version of the platform. However, if you have published -the application, you are strongly encouraged to install and test your -application on the Android 1.5 system image included in the SDK. This will -ensure a smooth transition for users, as they upgrade their devices to -the new version of the Android platform.

      - -

      Finally, if your application does not use any new APIs introduced since -Android 1.1, you can indicate general Android 1.1 compatibility by -setting the attribute to "2". If your application does not use any -new APIs introduced since Android 1.0, you can remove the attribute or -set it to "1". However, -before publishing your application, you must make sure to compile your -application against the Android library that corresponds to the application's -android:minSdkVeresion value.

      Built-in Applications

      -

      The system image includes these built-in applications:

      +

      The system image included in the downloadable platform provides these +built-in applications:

      + + + + + + +
      • Alarm Clock
      • Browser
      • @@ -122,6 +78,10 @@ application against the Android library that corresponds to the application's
      • Contacts
      • Custom Locale (developer app)
      • Dev Tools (developer app)
      • +
      +
      +
      • Dialer
      • Email
      • Gallery
      • @@ -131,18 +91,22 @@ application against the Android library that corresponds to the application's
      • Settings
      • Spare Parts (developer app)
      +
      -

      Locales

      +

      Locales

      -

      The system image provides a variety of built-in locales. In some cases, -region-specific strings are available for the locales. In other cases, -a default version of the language is used. The languages that will be -available in the Android 1.5 system image are listed below (with -language_country/region locale descriptor).

      +

      The system image included in the downloadable platform provides a variety of +built-in locales. In some cases, region-specific strings are available for the +locales. In other cases, a default version of the language is used. The +languages that are available in the Android {@sdkPlatformVersion} system +image are listed below (with language_country/region +locale descriptor).

      - +
      - -
      +
      • Chinese, PRC (zh_CN)
      • Chinese, Taiwan (zh_TW)
      • @@ -151,7 +115,7 @@ available in the Android 1.5 system image are listed below (with
      • Dutch, Belgium (nl_BE)
      • English, US (en_US)
      • English, Britain (en_GB)
      • -
      • English, Canada(en_CA)
      • +
      • English, Canada (en_CA)
      • English, Australia (en_AU)
      • English, New Zealand (en_NZ)
      • English, Singapore(en_SG)
      • @@ -159,11 +123,11 @@ available in the Android 1.5 system image are listed below (with
      • French, Belgium (fr_BE)
      +
    • French, Canada (fr_CA)
    • French, Switzerland (fr_CH)
    • German, Germany (de_DE)
    • -
    • German, Austria(de_AT)
    • +
    • German, Austria (de_AT)
    • German, Switzerland (de_CH)
    • German, Liechtenstein (de_LI)
    • Italian, Italy (it_IT)
    • @@ -177,29 +141,65 @@ available in the Android 1.5 system image are listed below (with
      -

      Localized UI strings match the locales that are displayable in -the emulator, accessible through the device Settings application.

      +

      Localized UI strings match the locales that are accessible +through Settings.

      -

      New Features

      +

      Emulator Skins

      -

      For a list of new system features, see the Android 1.5 Platform -Highlights document.

      +

      The downloadable platform includes a set of emulator skins that you can use for modeling your application in different screen sizes and resolutions. The emulator skins are:

      -

      API Changes

      +
        +
      • + QVGA-P (240x320, low density, small screen) +
      • +
      • + QVGA-L (320x480, low density, small screen) +
      • +
      • + HVGA (320x480, medium density, normal screen) +
      • +
      • + HVGA-P (320x480, medium density, normal screen) +
      • +
      • + HVGA-L (320x480, medium density, normal screen) +
      • +
      -

      Overview

      +

      For more information about how to develop an application that displays and functions properly on all Android-powered devices, see Supporting Multiple Screens.

      -
        -
      • UI framework
      • + +

        Framework API

        + +

        The sections below provide information about the application framework API provided by the Android {@sdkPlatformVersion} platform.

        + + +

        API level

        + +

        The Android {@sdkPlatformVersion} platform delivers an updated version of the framework +API. As with previous versions, the Android {@sdkPlatformVersion} API +is assigned an integer identifier — {@sdkPlatformApiLevel} — that is +stored in the system itself. This identifier, called the "API Level", allows the +system to correctly determine whether an application is compatible with +the system, prior to installing the application.

        + +

        To use APIs introduced in Android {@sdkPlatformVersion} in your application, you need to +set the proper value, "{@sdkPlatformApiLevel}", in the attributes of the <uses-sdk> +element in your application's manifest.

        + +

        For more information about how to use API Level, see the API Levels document.

        + +

        API changes summary

        + +

        UI framework

        • Framework for easier background/UI thread interaction
        • New {@link android.widget.SlidingDrawer SlidingDrawer} widget
        • New {@link android.widget.HorizontalScrollView HorizontalScrollview} widget
        - -
      • AppWidget framework +

        AppWidget framework

        • APIs for creating secure home screen {@link android.appwidget AppWidgets}. For information about how to use AppWidgets, see the Developer's @@ -211,9 +211,8 @@ framework on the Android Developer's Blog.
        • APIs for populating {@link android.provider.LiveFolders Live Folders} with custom content.
        -
      • -
      • Media framework
      • +

        Media framework

        • Raw audio recording and playback APIs
        • Interactive MIDI playback engine
        • @@ -221,37 +220,33 @@ framework on the Android Developer's Blog.
        • Video and photo sharing Intents
        • Media search Intent
        - -
      • Input Method framework +

        Input Method framework

        • {@link android.inputmethodservice.InputMethodService Input Method Service} framework
        • Text-prediction engine
        • Ability to provide downloadable IMEs to users
        -
      • -
      • Application-defined hardware requirements +

        Application-defined hardware requirements

        Applications can now use a new element in their manifest files, <uses- -configuration> to indicate to the Android system what hardware features +href="{@docRoot}guide/topics/manifest/uses-configuration-element.html"><uses-configuration> + to indicate to the Android system what hardware features they require in order to function properly. For example, an application might use the element to specify that it requires a physical keyboard or a particular navigation device, such as a trackball. Prior to installing the application, the Android system checks the attributes defined for the <uses-configuration> element and allows the installation to continue only if the required hardware is present.

        -
      • -
      • Speech recognition framework +

        Speech recognition framework

        • Support for using speech recognition libraries via Intent. See {@link android.speech.RecognizerIntent RecognizerIntent}.
        -
      • -
      • Miscellaneous API additions +

        Miscellaneous API additions

        • LocationManager - Applications can get location change updates via Intent
        • @@ -263,17 +258,10 @@ android.speech.RecognizerIntent RecognizerIntent}.
        • Broadcast Intent for app update install succeeded - for smoother app upgrade experience
        -
      • - -
      - -

      API Change Details

      - -

      For a detailed view of API changes in this platform (API Level 3), see the API Differences Report.

      - - - +

      API differences report

      +

      For a detailed view of API changes in Android {@sdkPlatformVersion} (API Level {@sdkPlatformApiLevel}), as compared to +the previous version, see the API +Differences Report.

      diff --git a/docs/html/sdk/android-1.6-highlights.jd b/docs/html/sdk/android-1.6-highlights.jd new file mode 100644 index 000000000000..84766d6207c9 --- /dev/null +++ b/docs/html/sdk/android-1.6-highlights.jd @@ -0,0 +1,213 @@ +page.title=Android 1.6 Platform Highlights +sdk.date=September 2009 + +@jd:body + + + + +
      + + + + + +
      + + +

      The Android 1.6 platform introduces new features for users and developers. +This page provides an overview of some new features and technologies.

      + + + + + +

      New User Features

      + + + +
      +
      +Quick Search Box +
      + +
      +
      +New Camera/Camcorder UI +
      + +
      +
      +Battery Usage Indicator +
      + + +

      Quick Search Box for Android

      + +

      Android 1.6 includes a redesigned search framework that provides a quick, +effective, and consistent way for users to search across multiple sources—such as +browser bookmarks & history, contacts, and the web—directly from +the home screen.

      + +

      The system constantly learns which search results are more relevant based on what is +clicked. So popular contacts or apps that have previously been picked will bubble up to +the top when a user types the first few letters of a relevant query.

      + +

      The search framework also provides developers a way to easily expose relevant +content from their applications in Quick Search Box.

      + +

      Camera, Camcorder, and Gallery

      + +

      An updated user interface provides an integrated camera, camcorder, and gallery experience. +Users can quickly toggle between still and video capture modes. Additionally, the gallery +enables users to select multiple photos for deletion.

      + +

      Android 1.6 also provides a much faster camera experience. +Compared to the previous release, launching the camera is now 39% faster, +and there is a 28% improvement in the time from completing one shot to the next.

      + + +

      VPN, 802.1x

      + +

      A new Virtual Private Network (VPN) control panel in Settings allows users +to configure and connect to the following types of VPNs:

      + +
        +
      • L2TP/IPSEC pre-shared key based VPN
      • +
      • L2TP/IPsec certificate based VPN
      • +
      • L2TP only VPN
      • +
      • PPTP only VPN
      • +
      + + +

      Battery usage indicator

      + +

      A new battery usage screen lets users see which apps and services are consuming +battery power. If the user determines that a particular service or application is +using too much power, they can take action to save the battery by +adjusting settings, stopping the application, or uninstalling the application.

      + + +

      Accessibility

      + +

      Users will be able to download new accessibility services built +on the new accessibility framework and enable them in Settings.

      + + + + +

      Android Market Updates

      + +
      +
      +New Android Market UI +
      + +

      For devices with Android Market, the latest version improves the overall user experience and makes +it easier for users to discover great apps and games from developers.

      + +
        +
      • At the homescreen, users can choose among Apps, Games, and Downloads.
      • +
      • Inside a category, users can explore titles that are Top paid, Top free, and Just in.
      • +
      • For each title, users can now see screenshots submitted by developers in addition to + reviews from other users.
      • +
      + + + + +

      New Platform Technologies

      + +

      Expanded Search Framework

      + +

      The Android search framework has been redesigned and expanded to provide +third-party applications the opportunity to surface +content from their applications in Quick Search Box, the global search tool. +To do this, developers will need to make their app "searchable" and provide +suggestions in response to user queries. +To enable application search suggestions, users simply select each application from which +they'd like to receive suggestions, under Searchable items in the Search settings.

      + + +

      Text-to-speech engine

      + +

      Android 1.6 features a multi-lingual speech synthesis engine called Pico. +It allows any Android application to "speak" a string of text with an accent that matches the language. +The engine supports the following languages: English (American and British accents), French, +Italian, German and Spanish. If you're using a T-Mobile G1 or Dream device, you'll need to download the +SpeechSynthesis Data Installer from Android Market, which includes the "voices" needed by the +text-to-speech engine.

      + + +

      Gestures

      + +

      A new gestures framework provides application developers with a framework for creating, storing, +loading, and recognizing gestures and associating them with specific actions.

      + +

      Developers can use the new GestureBuilder tool included in the Android 1.6 SDK to generate libraries +of gestures to include with their application.

      + + +

      Accessibility

      + +

      Android 1.6 provides a new accessibility framework. +With this framework, developers can create accessibility plugins that respond to user input, +such as making a sound when a new window is shown, vibrating when navigating to the top of +a list, and providing spoken feedback.

      + + +

      Expanded support for screen densities and resolutions

      + +

      Android 1.6 adds screen support that enables applications to be rendered properly on different +display resolutions and densities. Developers can also specify the types of screens supported by their +application.

      + + +

      Telephony support for CDMA

      + +

      Android 1.6 includes support for CDMA in the telephony stack.

      + + +

      New version of OpenCore

      + +

      Android 1.6 includes the updated OpenCore 2 media engine, which has:

      + +
        +
      • Support for OpenMAX encoders
      • +
      • Support for additional audio codecs in AuthorEngine
      • +
      • Improved buffering model supports shared buffers allocated in the decoder
      • +
      + +

      2.6.29 Linux kernel

      + +

      Android 1.6 upgrades the Linux kernel from 2.6.27 to 2.6.29.

      + + +

      New Framework APIs

      + +

      For a detailed overview of new APIs, see the +Version Notes. +For a complete report of all API changes, see the +API Differences Report. diff --git a/docs/html/sdk/android-1.6.jd b/docs/html/sdk/android-1.6.jd new file mode 100644 index 000000000000..4b659a1af62f --- /dev/null +++ b/docs/html/sdk/android-1.6.jd @@ -0,0 +1,373 @@ +page.title=Android 1.6, Release 1 +sdk.platform.version=1.6 +sdk.platform.apiLevel=4 +sdk.platform.majorMinor=minor +sdk.platform.releaseDate=September 2009 +sdk.platform.deployableDate=October 2009 + +@jd:body + +

      + +

      +Date: {@sdkPlatformReleaseDate}
      +API Level: {@sdkPlatformApiLevel}

      + +

      Android {@sdkPlatformVersion} is a {@sdkPlatformMajorMinor} platform release +deployable to Android-powered handsets starting in {@sdkPlatformDeployableDate}. +The release includes new features for users and developers, as well as changes +in the Android framework API.

      + +

      For developers, the Android {@sdkPlatformVersion} platform is available as a +downloadable component for the Android SDK. The downloadable platform includes a +fully compliant Android library and system image, as well as a set of emulator +skins, sample applications, and more. The downloadable platform is fully +compliant and includes no external libraries.

      + +

      To get started developing or testing against the Android +{@sdkPlatformVersion} platform, use the Android SDK and AVD Manager tool to +download the platform into your Android 1.6 or later SDK. For more information, +see Adding SDK +Components.

      + + +

      Platform Highlights

      + +

      For a list of new user features and platform highlights, see the Android +{@sdkPlatformVersion} Platform Highlights document.

      + + +

      Built-in Applications

      + +

      The system image included in the downloadable platform provides these +built-in applications:

      + + + + + + +
      +
        +
      • Alarm Clock
      • +
      • Browser
      • +
      • Calculator
      • +
      • Camcorder
      • +
      • Camera
      • +
      • Contacts
      • +
      • Custom Locale (developer app)
      • +
      • Dev Tools (developer app)
      • +
      • Dialer
      • +
      +
      +
        +
      • Email
      • +
      • Gallery
      • +
      • Gestures Builder
      • +
      • IME for Japanese text input
      • +
      • Messaging
      • +
      • Music
      • +
      • Settings
      • +
      • Spare Parts (developer app)
      • +
      +
      + +

      Locales

      + +

      The system image included in the downloadable platform provides a variety of +built-in locales. In some cases, region-specific strings are available for the +locales. In other cases, a default version of the language is used. The +languages that are available in the Android {@sdkPlatformVersion} system +image are listed below (with language_country/region +locale descriptor).

      + + + + + + +
      +
        +
      • Chinese, PRC (zh_CN)
      • +
      • Chinese, Taiwan (zh_TW)
      • +
      • Czech (cs_CZ)
      • +
      • Dutch, Netherlands (nl_NL)
      • +
      • Dutch, Belgium (nl_BE)
      • +
      • English, US (en_US)
      • +
      • English, Britain (en_GB)
      • +
      • English, Canada (en_CA)
      • +
      • English, Australia (en_AU)
      • +
      • English, New Zealand (en_NZ)
      • +
      • English, Singapore(en_SG)
      • +
      • French, France (fr_FR)
      • +
      • French, Belgium (fr_BE)
      • +
      +
      +
    • French, Canada (fr_CA)
    • +
    • French, Switzerland (fr_CH)
    • +
    • German, Germany (de_DE)
    • +
    • German, Austria (de_AT)
    • +
    • German, Switzerland (de_CH)
    • +
    • German, Liechtenstein (de_LI)
    • +
    • Italian, Italy (it_IT)
    • +
    • Italian, Switzerland (it_CH)
    • +
    • Japanese (ja_JP)
    • +
    • Korean (ko_KR)
    • +
    • Polish (pl_PL)
    • +
    • Russian (ru_RU)
    • +
    • Spanish (es_ES)
    • +
      + +

      Localized UI strings match the locales that are accessible +through Settings.

      + +

      Emulator Skins

      + +

      The downloadable platform includes a set of emulator skins that you can use for modeling your application in different screen sizes and resolutions. The emulator skins are:

      + +
        +
      • + QVGA (240x320, low density, small screen) +
      • +
      • + HVGA (320x480, medium density, normal screen) +
      • +
      • + WVGA800 (480x800, high density, normal screen) +
      • +
      • + WVGA854 (480x854 high density, normal screen) +
      • +
      + +

      For more information about how to develop an application that displays and functions properly on all Android-powered devices, see Supporting Multiple Screens.

      + + +

      Framework API

      + +

      The sections below provide information about the application framework API provided by the Android {@sdkPlatformVersion} platform.

      + + +

      API level

      + +

      The Android {@sdkPlatformVersion} platform delivers an updated version of the framework +API. As with previous versions, the Android {@sdkPlatformVersion} API +is assigned an integer identifier — {@sdkPlatformApiLevel} — that is +stored in the system itself. This identifier, called the "API Level", allows the +system to correctly determine whether an application is compatible with +the system, prior to installing the application.

      + +

      To use APIs introduced in Android {@sdkPlatformVersion} in your application, you need to +set the proper value, "{@sdkPlatformApiLevel}", in the attributes of the <uses-sdk> +element in your application's manifest.

      + +

      For more information about how to use API Level, see the API Levels document.

      + +

      API changes summary

      + +

      UI framework

      +
        +
      • New classes in {@link android.view.animation} + to control the behavior of animations: +
          +
        • AnticipateInterpolator
        • +
        • AnticipateOvershootInterpolator
        • +
        • BounceInterpolator
        • +
        • OvershootInterpolator
        • +
        +
      • +
      • New XML attribute android:onClick to specify a View's +View.OnClickListener +from a layout file. +
      • +
      • New support for dealing with varying screen densities. Density +information is associated with Bitmap and Canvas for performing the +correct scaling. The framework will automatically scale bitmaps and +nine-patches based on the density the resource was found under and the +density of the screen, etc. +
      • To use APIs introduced in Android {@sdkPlatformVersion} in your application, you need to +set the proper value, "{@sdkPlatformApiLevel}", in the attributes of the <uses-sdk> +element in your application's manifest.

        +
      + +

      Search framework

      +
        +
      • Applications can now expose relevant content to users as search +suggestions in the Quick Search Box, a new device-wide search capability that is +accessible from the home screen. To support this, the search framework adds new +attributes to the searchable metadata file. For complete information, see the +{@link android.app.SearchManager SearchManager} documentation. +
      • +
      + +

      Accessibility framework

      +
        +
      • New {@link android.view.accessibility android.accessibility} package +that includes classes for capturing accessibility events and forwarding them to +an {@link android.accessibilityservice AccessibilityService} handler.
      • +
      • New {@link android.accessibilityservice AccessibilityService} package +that lets your application track user events and provide visual, audible, or +haptic feedback to the user.
      • +
      + +

      Gesture Input

      +
        +
      • New {@link android.gesture gesture} API for creating, recognizing, +loading, and saving gestures.
      • +
      + +

      Text-to-speech

      +
        +
      • New {@link android.speech.tts android.speech.tts} package provides +classes for synthesizing speech from text, for immediate playback or to create a +sound file.
      • +
      + +

      Graphics

      +
        +
      • Classes in {@link android.graphics android.graphics} now support scaling +for different screen densities.
      • +
      + +

      Telephony

      +
        +
      • New {@link android.telephony.SmsManager SmsManager} and other classes +for sending and receiving SMS messages.
      • +
      + +

      Utilities

      +
        +
      • New {@link android.util.DisplayMetrics DisplayMetrics} fields for +determining the density of the current device screen.
      • +
      + +

      Android Manifest elements

      + +
        +
      • New {@code + <supports-screens>} element lets you specify the device screen sizes that your + application is designed and tested to support, where "size" is a combination + of resolution and density. If your application is run on a device whose screen + size is not specified in the <supports-screen> element, the system + displays the application in compatibility mode, which performs best-effort scaling + of the application UI to match the resolution and density of the screen. + +

        The attributes available for defining an application's screen support are: + +

          + +
        • smallScreen: Boolean value that indicates whether the + application is designed to run on devices with small screens. + Examples: QVGA low density; VGA high density. +
        • +
        • normalScreens: Boolean value that indicates whether + the application is designed to run on devices with normal screens. + Examples: WQVGA low density; HVGA medium density; WVGA high density. +
        • +
        • largeScreens: Boolean value that indicates whether + the application is designed to run on devices with significantly + larger screens, such that special care may be required on + the application's part to make proper use of the screen area. + Examples: VGA medium density; WVGA medium density. +
        • +
        • anyDensity: Boolean value that indicates whether + the application can accommodate any screen density. +
        • +
        • resizable: Boolean value that indicates whether + the application can expand its layout to fit slightly larger screens. +
        • +
        +

        +
      • + +
      • New {@code <uses-feature>} + element lets an application specify hardware (or other) + features that it requires to function normally. When an application + specifies such features, the system allows the application to be installed only + on devices that offer the required features. The element supports these + attributes: +
          +
        • name: The name of the feature required by the application. Currently accepts + "android.hardware.camera" and "android.hardware.camera.autofocus" values, which specify that a + camera and camera autofocus are required, respectively.
        • +
        • glEsVersion: Indicates the minimum version of OpenGL ES required.
        • +
        +
      • +
      • New attributes for the + {@code <uses-sdk>} element: +
          +
        • maxSdkVersion: This indicates the maximum API Level on which an application is + designed to run. If an application declares this attribute, the Android system prevents the user + from installing the application if the system's API Level is higher than the value specified in + this attribute.
        • +
        • targetSdkVersion: This indicates the API Level that the application is targeting. + It is able to run on older versions (down to minSdkVersion), but was explicitly tested to + work with the version specified here. Specifying this version allows the platform to + disable compatibility code that is not required or enable newer features that are not + available to older applications.
        • +
        +
      • + + +
      + +

      New Permissions

      + +
        +
      • {@link android.Manifest.permission#CHANGE_WIFI_MULTICAST_STATE + CHANGE_WIFI_MULTICAST_STATE}: Allows applications to enter Wi-Fi + Multicast mode. +
      • +
      • {@link android.Manifest.permission#GLOBAL_SEARCH}: Allows the + global search system to access the data of a specified content provider. +
      • +
      • {@link android.Manifest.permission#INSTALL_LOCATION_PROVIDER INSTALL_LOCATION_PROVIDER}: + Allows an application to install a location provider into the Location Manager. +
      • +
      • {@link android.Manifest.permission#READ_HISTORY_BOOKMARKS READ_HISTORY_BOOKMARKS}: + Allows an application to read (but not write) the user's browsing history + and bookmarks. +
      • +
      • {@link android.Manifest.permission#WRITE_HISTORY_BOOKMARKS WRITE_HISTORY_BOOKMARKS}: + Allows an application to write (but not read) the user's browsing history + and bookmarks. +
      • +
      • {@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE WRITE_EXTERNAL_STORAGE}: + Allows an application to write to external storage. Applications using API Level 3 + and lower will be implicitly granted this permission (and this will be visible to + the user); Applications using API Level 4 or higher must explicitly request this + permission. +
      • +
      + + +

      API differences report

      + +

      For a detailed view of API changes in Android {@sdkPlatformVersion} (API Level {@sdkPlatformApiLevel}), as compared to +the previous version, see the API +Differences Report.

      diff --git a/docs/html/sdk/android-2.0-highlights.jd b/docs/html/sdk/android-2.0-highlights.jd new file mode 100644 index 000000000000..d4d13fcc78a7 --- /dev/null +++ b/docs/html/sdk/android-2.0-highlights.jd @@ -0,0 +1,201 @@ +page.title=Android 2.0 Platform Highlights +sdk.date=October 2009 + +@jd:body + + + + +
      + + + + + +
      + + +

      The Android 2.0 platform introduces many new and exciting features for +users and developers. This document provides a glimpse at some of the new features +and technologies in Android 2.0.

      + + + + + +

      New User Features

      + + + +
      +
      + Quick Contact for Android +
      + +
      +
      + Multiple Accounts +
      + +
      +
      + Messaging Search +
      + +
      +
      + Email Combined Inbox +
      + +
      +
      + Camera Modes +
      + + + +

      Contacts and accounts

      + +
        +
      • Multiple accounts can be added to a device for email and contact +synchronization, including Exchange accounts. (Handset manufacturers can +choose whether to include Exchange support in their devices.)
      • +
      • Developers can create sync adapters that provide synchronization with +additional data sources.
      • +
      • Quick Contact for Android provides instant access to +a contact's information and communication modes. For example, a user can tap a +contact photo and select to call, SMS, or email the person. Other applications +such as Email, Messaging, and Calendar can also reveal the Quick Contact widget +when you touch a contact photo or status icon.
      • +
      + + + + +

      Email

      + +
        +
      • Exchange support.
      • +
      • Combined inbox to browse email from multiple accounts in one page.
      • +
      + + +

      Messaging

      + +
        +
      • Search functionality for all saved SMS and MMS messages.
      • +
      • Auto delete the oldest messages + in a conversation when a defined limit is reached.
      • +
      + + +

      Camera

      + +
        +
      • Built-in flash support
      • +
      • Digital zoom
      • +
      • Scene mode
      • +
      • White balance
      • +
      • Color effect
      • +
      • Macro focus
      • +
      + +

      Android virtual keyboard

      + +
        +
      • An improved keyboard layout to makes it easier to hit the correct characters + and improve typing speed.
      • +
      • The framework's multi-touch support ensures that key presses aren't missed + while typing rapidly with two fingers.
      • +
      • A smarter dictionary learns from word usage and automatically includes + contact names as suggestions.
      • +
      + + +

      Browser

      + +
        +
      • Refreshed UI with actionable browser URL bar enables users to directly + tap the address bar for instant searches and navigation.
      • +
      • Bookmarks with web page thumbnails.
      • +
      • Support for double-tap zoom.
      • +
      • Support for HTML5:

        +
          +
        • Database API support, for client-side databases using SQL.
        • +
        • Application cache support, for offline applications.
        • +
        • Geolocation API support, to provide location information about the device.
        • +
        • {@code <video>} tag support in fullscreen mode.
        • +
        +
      • +
      + + +

      Calendar

      +
        +
      • Agenda view provides infinite scrolling.
      • +
      • Events indicate the attending status for each invitee.
      • +
      • Invite new guests to events.
      • +
      + + +

      New Platform Technologies

      + +

      Media Framework

      + +

      Revamped graphics architecture for improved performance that enables better +hardware acceleration.

      + + +

      Bluetooth

      + +
        +
      • Bluetooth 2.1
      • +
      • New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)
      • +
      + + +

      New Framework APIs

      + +

      Android 2.0 includes several new developer APIs. +For an overview of new APIs, see the +Android 2.0 version notes.

      + +

      For a complete report of all API changes, see the +API Differences Report.

      + + + diff --git a/docs/html/sdk/android-2.0.jd b/docs/html/sdk/android-2.0.jd new file mode 100644 index 000000000000..9dadf8b2155a --- /dev/null +++ b/docs/html/sdk/android-2.0.jd @@ -0,0 +1,328 @@ +page.title=Android 2.0, Release 1 +sdk.platform.version=2.0 +sdk.platform.apiLevel=5 +sdk.platform.majorMinor=major +sdk.platform.releaseDate=October 2009 +sdk.platform.deployableDate=November 2009 + +@jd:body + + + +

      +Date: {@sdkPlatformReleaseDate}
      +API Level: {@sdkPlatformApiLevel}

      + +

      Android {@sdkPlatformVersion} is a {@sdkPlatformMajorMinor} platform release +deployable to Android-powered handsets starting in {@sdkPlatformDeployableDate}. +The release includes new features for users and developers, as well as changes +in the Android framework API.

      + +

      For developers, the Android {@sdkPlatformVersion} platform is available as a +downloadable component for the Android SDK. The downloadable platform includes a +fully compliant Android library and system image, as well as a set of emulator +skins, sample applications, and more. The downloadable platform is fully +compliant and includes no external libraries.

      + +

      To get started developing or testing against the Android +{@sdkPlatformVersion} platform, use the Android SDK and AVD Manager tool to +download the platform into your Android 1.6 or later SDK. For more information, +see Adding SDK +Components.

      + + +

      Platform Highlights

      + +

      For a list of new user features and platform highlights, see the Android +{@sdkPlatformVersion} Platform Highlights document.

      + +

      Built-in Applications

      + +

      The system image included in the downloadable platform provides these +built-in applications:

      + + + + + + +
      +
        +
      • Alarm Clock
      • +
      • Browser
      • +
      • Calculator
      • +
      • Camcorder
      • +
      • Camera
      • +
      • Contacts
      • +
      • Custom Locale (developer app)
      • +
      • Dev Tools (developer app)
      • +
      • Dialer
      • +
      +
      +
        +
      • Email
      • +
      • Gallery
      • +
      • Gestures Builder
      • +
      • IME for Japanese text input
      • +
      • Messaging
      • +
      • Music
      • +
      • Settings
      • +
      • Spare Parts (developer app)
      • +
      +
      + +

      Locales

      + +

      The system image included in the downloadable platform provides a variety of +built-in locales. In some cases, region-specific strings are available for the +locales. In other cases, a default version of the language is used. The +languages that are available in the Android {@sdkPlatformVersion} system +image are listed below (with language_country/region locale +descriptor).

      + + + + + + +
      +
        +
      • Chinese, PRC (zh_CN)
      • +
      • Chinese, Taiwan (zh_TW)
      • +
      • Czech (cs_CZ)
      • +
      • Dutch, Netherlands (nl_NL)
      • +
      • Dutch, Belgium (nl_BE)
      • +
      • English, US (en_US)
      • +
      • English, Britain (en_GB)
      • +
      • English, Canada (en_CA)
      • +
      • English, Australia (en_AU)
      • +
      • English, New Zealand (en_NZ)
      • +
      • English, Singapore(en_SG)
      • +
      • French, France (fr_FR)
      • +
      • French, Belgium (fr_BE)
      • +
      +
      +
    • French, Canada (fr_CA)
    • +
    • French, Switzerland (fr_CH)
    • +
    • German, Germany (de_DE)
    • +
    • German, Austria (de_AT)
    • +
    • German, Switzerland (de_CH)
    • +
    • German, Liechtenstein (de_LI)
    • +
    • Italian, Italy (it_IT)
    • +
    • Italian, Switzerland (it_CH)
    • +
    • Japanese (ja_JP)
    • +
    • Korean (ko_KR)
    • +
    • Polish (pl_PL)
    • +
    • Russian (ru_RU)
    • +
    • Spanish (es_ES)
    • +
      + +

      Localized UI strings match the locales that are accessible +through Settings.

      + +

      Emulator Skins

      + +

      The downloadable platform includes a set of emulator skins that you can use for modeling your application in different screen sizes and resolutions. The emulator skins are:

      + +
        +
      • + QVGA (240x320, low density, small screen) +
      • +
      • + WQVGA (240x400, low density, normal screen) +
      • +
      • + FWQVGA (240x432, low density, normal screen) +
      • +
      • + HVGA (320x480, medium density, normal screen) +
      • +
      • + WVGA800 (480x800, high density, normal screen) +
      • +
      • + WVGA854 (480x854 high density, normal screen) +
      • +
      + +

      For more information about how to develop an application that displays and functions properly on all Android-powered devices, see Supporting Multiple Screens.

      + +

      Developer Features

      + +

      The sections below provide information about new developer features offered by the downloadable Android 2.0 platform component.

      + +

      Ant Support

      + +
        +
      • Debug- and release-mode application signing. Release-mode signing includes integrated support for zipalign optimization. For more information, see Signing Your Applications.
      • + +
      • Adds new Ant build system with support for Emma instrumentation projects (code coverage).
      • +
      + +

      Framework API

      + +

      The sections below provide information about the application framework API provided by the Android {@sdkPlatformVersion} platform.

      + + +

      API level

      + +

      The Android {@sdkPlatformVersion} platform delivers an updated version of the framework +API. As with previous versions, the Android {@sdkPlatformVersion} API +is assigned an integer identifier — {@sdkPlatformApiLevel} — that is +stored in the system itself. This identifier, called the "API Level", allows the +system to correctly determine whether an application is compatible with +the system, prior to installing the application.

      + +

      To use APIs introduced in Android {@sdkPlatformVersion} in your application, you need to +set the proper value, "{@sdkPlatformApiLevel}", in the attributes of the <uses-sdk> +element in your application's manifest.

      + +

      For more information about how to use API Level, see the API Levels document.

      + + +

      API changes summary

      + +

      Bluetooth

      +
        +
      • Turn on/off Bluetooth
      • +
      • Device and service discovery
      • +
      • Connect to a remote device using RFCOMM and send/receive data
      • +
      • Advertise RFCOMM services and listen for incoming RFCOMM connection
      • +
      + +

      Sync adapters

      +
        +
      • New APIs for sync adapters to connect to any backend
      • +
      + +

      Account Manager

      +
        +
      • Centralized account manager API to securely store and access auth tokens/passwords
      • +
      + +

      Contacts

      +
        +
      • New contacts APIs that allow for data from multiple accounts
      • +
      • New Quick Contact framework APIs enable developers to create contact badges in their app. Clicking on the badge opens a window with a list of ways to contact the person with one click.
      • +
      + +

      WebView

      +
        +
      • Deprecated classes: UrlInterceptHandler, Plugin, PluginData, PluginList, UrlInterceptRegistry.
      • +
      + +

      Camera

      +
        +
      • New parameters for color effect, scene mode, flash mode, focus mode, white balance, rotation, and other settings.
      • +
      • New ZoomCallback interface to perform actions when the zoom level has changed.
      • +
      + +

      Media

      +
        +
      • MediaScanner now generates thumbnails for all images when they are inserted into MediaStore.
      • +
      • New Thumbnail API for retrieving image and video thumbnails on demand.
      • +
      + +

      Other Framework

      +
        +
      • New system themes in android.R.style to easily display activities on top of the current system wallpaper or keep the previous activity visible in the background.
      • +
      • New WallpaperManager API replaces and extends the wallpaper APIs that were previously in Context, to allow applications to request and set the system wallpaper.
      • +
      • New Service APIs to help applications correctly handle Service life-cycle, in particular low memory situations where a Service may be killed while it is running. +
          +
        • Service.setForeground() has been deprecated and now effectively performs no operation. This is replaced with a new API, startForeground(), that helps (and requires) associating an ongoing notification with the foreground state.
        • +
        +
      • +
      • MotionEvent can now report simultaneous-touch information for devices that support it. Up to three pointers can be tracked simultaneously.
      • +
      • KeyEvent has new key dispatching APIs, to help implement action-on-up and long press behavior, as well a new mechanism to cancel key presses (for virtual keys).
      • +
      • WindowManager.LayoutParams has new constants that allow a window to wake up the screen when it is displayed and show the window even if the screen is locked. This allows applications to more cleanly implement things like alarm clocks that should wake the device.
      • +
      • New Intent APIs that broadcast the docking state of the device and allow applications to launch special activities when the device is placed in a desktop or car dock.
      • +
      + +

      Key events executed on key-up

      + +

      Android 2.0 is designed to run on devices that use virtual keys for HOME, +MENU, BACK, and SEARCH, rather than physical keys. To support the best user +experience on those devices, the Android platform now executes these buttons at +key-up, for a key-down/key-up pair, rather than key-down. This helps prevent +accidental button events and lets the user press the button area and then drag +out of it without generating an event.

      + +

      This change in behavior should only affect your application if it is +intercepting button events and taking an action on key-down, rather than on +key-up. Especially if your application is intercepting the BACK key, you should +make sure that your application is handling the key events properly.

      + +

      In general, intercepting the BACK key in an application is not recommended, +however, if your application is doing so and it invokes some action on +key-down, rather than key-up, you should modify your code.

      + +

      If your application will use APIs introduced in Android 2.0 (API Level 5), +you can take advantage of new APIs for managing key-event pairs:

      + +
        +
      • If you are intercepting the BACK key in an activity or dialog, just +implement the new {@link android.app.Activity#onBackPressed()} method.
      • +
      • If you are intercepting the BACK key in a view, you should track the key +event on key-down (through the new {@link android.view.KeyEvent#startTracking} +method), then invoke the action at key up. Here's a pattern you can use:
      • + +
            public boolean onKeyDown(int keyCode, KeyEvent event) {
        +        if (keyCode == KeyEvent.KEYCODE_BACK
        +                && event.getRepeatCount() == 0) {
        +            event.startTracking();
        +            return true;
        +        }
        +        return super.onKeyDown(keyCode, event);
        +    }
        +
        +    public boolean onKeyUp(int keyCode, KeyEvent event) {
        +        if (keyCode == KeyEvent.KEYCODE_BACK && event.isTracking()
        +                && !event.isCanceled()) {
        +            // *** DO ACTION HERE ***
        +            return true;
        +        }
        +        return super.onKeyUp(keyCode, event);
        +    }
        + +
      + +

      If you want to update a legacy application so that its handling of the BACK +key works properly for both Android 2.0 and older platform versions, you +can use an approach similar to that shown above. Your code can catch the +target button event on key-down, set a flag to track the key event, and +then also catch the event on key-up, executing the desired action if the tracking +flag is set. You'll also want to watch for focus changes and clear the tracking +flag when gaining/losing focus.

      + +

      API differences report

      + +

      For a detailed view of API changes in Android {@sdkPlatformVersion} (API Level {@sdkPlatformApiLevel}), as compared to +the previous version, see the API Differences Report.

      + diff --git a/docs/html/sdk/api_diff/3/changes.html b/docs/html/sdk/api_diff/3/changes.html index bc0f8791013c..9bc67b987711 100644 --- a/docs/html/sdk/api_diff/3/changes.html +++ b/docs/html/sdk/api_diff/3/changes.html @@ -26,12 +26,12 @@ body{overflow:auto;} body{background-image:url();padding:12px;} - - - - + + + + - + <H2> diff --git a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css index b3c1b9af86b9..abc4dd5eb80b 100644 --- a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css +++ b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css @@ -3,6 +3,7 @@ div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;} table.diffspectable {border:1px;padding:0px;margin:0px;} +table.jdiffIndex {margin-bottom:.5em;} .diffspechead {background-color:#eee;} .diffspectable tr {border:0px;padding:0px;} .diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;} @@ -29,7 +30,7 @@ tt {font-size:11pt;font-family:monospace;} } .hiddenlink { font-size:96%; - line-height:.8em; +/* line-height:.8em; */ text-decoration:none;} a { text-decoration:none;} diff --git a/docs/html/sdk/api_diff/4/changes.html b/docs/html/sdk/api_diff/4/changes.html index da18ae66cfe8..9cfdc24173d6 100644 --- a/docs/html/sdk/api_diff/4/changes.html +++ b/docs/html/sdk/api_diff/4/changes.html @@ -4,11 +4,11 @@ <meta name="generator" content="JDiff v1.1.0"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> -<!-- on Wed Aug 05 19:20:54 PDT 2009 --> +<!-- on Wed Sep 02 18:26:54 PDT 2009 --> <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> <TITLE> -API Differences between 3 and Donut +API Differences between 3 and 4 </TITLE> <link href="../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> <link href="stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> @@ -25,12 +25,12 @@ body{overflow:auto;} <style type="text/css"> </style> </HEAD> -<FRAMESET COLS="242,**" frameborder="1" border="7" xframespacing="20" bordercolor="#e9e9e9"> -<frameset rows="164,**" frameborder="1" border="7" xframespacing="20" resizable="yes"> - <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" xframeborder="1" xborder="6" xframespacing="0"> - <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" xframeborder="1" xborder="1" xframespacing="0"> +<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> +<frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> + <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1"> + <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1"> </FRAMESET> - <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" xframeborder="1" xborder="1" xframespacing="0"> + <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1"> </FRAMESET> <NOFRAMES> <H2> diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html index 048f928c0c60..cb7b0f9b6907 100644 --- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html +++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_additions.html @@ -69,6 +69,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.provider.Settings.Secure.html#android.provider.Settings.Secure.ACCESSIBILITY_ENABLED" class="hiddenlink" target="rightframe">ACCESSIBILITY_ENABLED</A> @@ -157,6 +158,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.backupAgent" class="hiddenlink" target="rightframe">backupAgent</A> @@ -200,6 +202,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.CHANGE_WIFI_MULTICAST_STATE" class="hiddenlink" target="rightframe">CHANGE_WIFI_MULTICAST_STATE</A> @@ -262,6 +265,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.graphics.BitmapFactory.html#android.graphics.BitmapFactory.decodeResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, android.graphics.Rect, android.graphics.BitmapFactory.Options)" class="hiddenlink" target="rightframe"><b>decodeResourceStream</b> @@ -316,952 +320,6 @@ body{overflow:auto;} &nbsp;&nbsp;<nobr><A HREF="android.view.Window.Callback.html#android.view.Window.Callback.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)" class="hiddenlink" target="rightframe">type&nbsp;<b> (<code>AccessibilityEvent</code>)</b>&nbsp;in&nbsp;android.view.Window.Callback </A></nobr><br> -<!-- Field donut_resource_pad1 --> -<i>donut_resource_pad1</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -<i>donut_resource_pad10</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -<i>donut_resource_pad11</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -<i>donut_resource_pad12</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -<i>donut_resource_pad13</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -<i>donut_resource_pad14</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -<i>donut_resource_pad15</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -<i>donut_resource_pad16</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -<i>donut_resource_pad17</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -<i>donut_resource_pad18</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -<i>donut_resource_pad19</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -<i>donut_resource_pad2</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -<i>donut_resource_pad20</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -<i>donut_resource_pad21</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -<i>donut_resource_pad22</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad23 --> -<i>donut_resource_pad23</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad23 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad23 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad24 --> -<i>donut_resource_pad24</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad24 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad24 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad25 --> -<i>donut_resource_pad25</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad25 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad25 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad26 --> -<i>donut_resource_pad26</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad26 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad26 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad27 --> -<i>donut_resource_pad27</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad27 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad27 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad28 --> -<i>donut_resource_pad28</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad28 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad29 --> -<i>donut_resource_pad29</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad29 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -<i>donut_resource_pad3</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad30 --> -<i>donut_resource_pad30</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad30 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad31 --> -<i>donut_resource_pad31</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad31 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad32 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad32" class="hiddenlink" target="rightframe">donut_resource_pad32</A> -</nobr><br> -<!-- Field donut_resource_pad33 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad33" class="hiddenlink" target="rightframe">donut_resource_pad33</A> -</nobr><br> -<!-- Field donut_resource_pad34 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad34" class="hiddenlink" target="rightframe">donut_resource_pad34</A> -</nobr><br> -<!-- Field donut_resource_pad35 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad35" class="hiddenlink" target="rightframe">donut_resource_pad35</A> -</nobr><br> -<!-- Field donut_resource_pad36 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad36" class="hiddenlink" target="rightframe">donut_resource_pad36</A> -</nobr><br> -<!-- Field donut_resource_pad37 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad37" class="hiddenlink" target="rightframe">donut_resource_pad37</A> -</nobr><br> -<!-- Field donut_resource_pad38 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad38" class="hiddenlink" target="rightframe">donut_resource_pad38</A> -</nobr><br> -<!-- Field donut_resource_pad39 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad39" class="hiddenlink" target="rightframe">donut_resource_pad39</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -<i>donut_resource_pad4</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad40 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad40" class="hiddenlink" target="rightframe">donut_resource_pad40</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -<i>donut_resource_pad5</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -<i>donut_resource_pad6</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -<i>donut_resource_pad7</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -<i>donut_resource_pad8</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -<i>donut_resource_pad9</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> <!-- Field dropDownHeight --> <nobr><A HREF="android.R.attr.html#android.R.attr.dropDownHeight" class="hiddenlink" target="rightframe">dropDownHeight</A> </nobr><br> @@ -1287,6 +345,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.provider.Settings.Secure.html#android.provider.Settings.Secure.ENABLED_ACCESSIBILITY_SERVICES" class="hiddenlink" target="rightframe">ENABLED_ACCESSIBILITY_SERVICES</A> @@ -1322,6 +381,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.fadeDuration" class="hiddenlink" target="rightframe">fadeDuration</A> @@ -1384,6 +444,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.gestureColor" class="hiddenlink" target="rightframe">gestureColor</A> @@ -1557,6 +618,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <i>ImageSpan</i><br> @@ -1638,6 +700,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.largeScreens" class="hiddenlink" target="rightframe">largeScreens</A> @@ -1667,6 +730,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.os.Build.html#android.os.Build.MANUFACTURER" class="hiddenlink" target="rightframe">MANUFACTURER</A> @@ -1696,6 +760,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <i>NinePatchDrawable</i><br> @@ -1729,6 +794,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.os.RemoteCallbackList.html#android.os.RemoteCallbackList.onCallbackDied_added(E, java.lang.Object)" class="hiddenlink" target="rightframe"><b>onCallbackDied</b> @@ -1763,6 +829,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.content.Intent.html#android.content.Intent.parseUri_added(java.lang.String, int)" class="hiddenlink" target="rightframe"><b>parseUri</b> @@ -1806,6 +873,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.queryAfterZeroResults" class="hiddenlink" target="rightframe">queryAfterZeroResults</A> @@ -1832,6 +900,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.READ_HISTORY_BOOKMARKS" class="hiddenlink" target="rightframe">READ_HISTORY_BOOKMARKS</A> @@ -1870,6 +939,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.screenLayout" class="hiddenlink" target="rightframe">screenLayout</A> @@ -2055,6 +1125,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <i>targetSdkVersion</i><br> @@ -2330,6 +1401,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.uncertainGestureColor" class="hiddenlink" target="rightframe">uncertainGestureColor</A> @@ -2365,6 +1437,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#U"><font size="-2">U</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.view.html#ViewDebug.FlagToString" class="hiddenlink" target="rightframe"><b>ViewDebug.FlagToString</b></A><br> @@ -2399,6 +1472,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.style.html#android.R.style.Widget_ProgressBar_Inverse" class="hiddenlink" target="rightframe">Widget_ProgressBar_Inverse</A> @@ -2417,6 +1491,34 @@ body{overflow:auto;} <!-- Field WRITE_HISTORY_BOOKMARKS --> <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.WRITE_HISTORY_BOOKMARKS" class="hiddenlink" target="rightframe">WRITE_HISTORY_BOOKMARKS</A> </nobr><br> +<!-- Class ZoomButtonsController --> +<A NAME="Z"></A> +<br><font size="+2">Z</font>&nbsp; +<a href="#A"><font size="-2">A</font></a> +<a href="#B"><font size="-2">B</font></a> +<a href="#C"><font size="-2">C</font></a> +<a href="#D"><font size="-2">D</font></a> +<a href="#E"><font size="-2">E</font></a> +<a href="#F"><font size="-2">F</font></a> +<a href="#G"><font size="-2">G</font></a> +<a href="#I"><font size="-2">I</font></a> +<a href="#L"><font size="-2">L</font></a> +<a href="#M"><font size="-2">M</font></a> +<a href="#N"><font size="-2">N</font></a> +<a href="#O"><font size="-2">O</font></a> +<a href="#P"><font size="-2">P</font></a> +<a href="#Q"><font size="-2">Q</font></a> +<a href="#R"><font size="-2">R</font></a> +<a href="#S"><font size="-2">S</font></a> +<a href="#T"><font size="-2">T</font></a> +<a href="#U"><font size="-2">U</font></a> +<a href="#V"><font size="-2">V</font></a> +<a href="#W"><font size="-2">W</font></a> + <a href="#topheader"><font size="-2">TOP</font></a> +<p><div style="line-height:1.5em;color:black"> +<A HREF="pkg_android.widget.html#ZoomButtonsController" class="hiddenlink" target="rightframe"><b>ZoomButtonsController</b></A><br> +<!-- Class ZoomButtonsController.OnZoomListener --> +<A HREF="pkg_android.widget.html#ZoomButtonsController.OnZoomListener" class="hiddenlink" target="rightframe"><b><i>ZoomButtonsController.OnZoomListener</i></b></A><br> <script src="http://www.google-analytics.com/ga.js" type="text/javascript"> </script> <script type="text/javascript"> diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html index d20054b73053..4c52602cfe82 100644 --- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html +++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_all.html @@ -71,6 +71,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.provider.Settings.Secure.html#android.provider.Settings.Secure.ACCESSIBILITY_ENABLED" class="hiddenlink" target="rightframe">ACCESSIBILITY_ENABLED</A> @@ -228,6 +229,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.backupAgent" class="hiddenlink" target="rightframe">backupAgent</A> @@ -291,6 +293,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <i>calculateLength</i><br> @@ -385,6 +388,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <i>Date</i><br> @@ -464,952 +468,6 @@ body{overflow:auto;} <!-- Method divideMessage --> <nobr><A HREF="android.telephony.gsm.SmsManager.html#android.telephony.gsm.SmsManager.divideMessage_changed(java.lang.String)" class="hiddenlink" target="rightframe">divideMessage (<code>String</code>)</A></nobr><br> -<!-- Field donut_resource_pad1 --> -<i>donut_resource_pad1</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad1 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -<i>donut_resource_pad10</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad10 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -<i>donut_resource_pad11</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad11 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -<i>donut_resource_pad12</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad12 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -<i>donut_resource_pad13</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad13 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -<i>donut_resource_pad14</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad14 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -<i>donut_resource_pad15</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad15 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -<i>donut_resource_pad16</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad16 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -<i>donut_resource_pad17</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad17 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -<i>donut_resource_pad18</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad18 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -<i>donut_resource_pad19</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad19 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -<i>donut_resource_pad2</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad2 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -<i>donut_resource_pad20</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad20 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -<i>donut_resource_pad21</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad21 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -<i>donut_resource_pad22</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad22 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad23 --> -<i>donut_resource_pad23</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad23 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad23 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad24 --> -<i>donut_resource_pad24</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad24 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad24 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad25 --> -<i>donut_resource_pad25</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad25 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad25 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad26 --> -<i>donut_resource_pad26</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad26 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad26 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad27 --> -<i>donut_resource_pad27</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad27 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad27 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad28 --> -<i>donut_resource_pad28</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad28 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad29 --> -<i>donut_resource_pad29</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad29 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -<i>donut_resource_pad3</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad3 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad30 --> -<i>donut_resource_pad30</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad30 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad31 --> -<i>donut_resource_pad31</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad31 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad32 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad32" class="hiddenlink" target="rightframe">donut_resource_pad32</A> -</nobr><br> -<!-- Field donut_resource_pad33 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad33" class="hiddenlink" target="rightframe">donut_resource_pad33</A> -</nobr><br> -<!-- Field donut_resource_pad34 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad34" class="hiddenlink" target="rightframe">donut_resource_pad34</A> -</nobr><br> -<!-- Field donut_resource_pad35 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad35" class="hiddenlink" target="rightframe">donut_resource_pad35</A> -</nobr><br> -<!-- Field donut_resource_pad36 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad36" class="hiddenlink" target="rightframe">donut_resource_pad36</A> -</nobr><br> -<!-- Field donut_resource_pad37 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad37" class="hiddenlink" target="rightframe">donut_resource_pad37</A> -</nobr><br> -<!-- Field donut_resource_pad38 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad38" class="hiddenlink" target="rightframe">donut_resource_pad38</A> -</nobr><br> -<!-- Field donut_resource_pad39 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad39" class="hiddenlink" target="rightframe">donut_resource_pad39</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -<i>donut_resource_pad4</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad4 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad40 --> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad40" class="hiddenlink" target="rightframe">donut_resource_pad40</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -<i>donut_resource_pad5</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad5 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -<i>donut_resource_pad6</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad6 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -<i>donut_resource_pad7</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad7 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -<i>donut_resource_pad8</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad8 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -<i>donut_resource_pad9</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<!-- Field donut_resource_pad9 --> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> <!-- Class Drawable --> <A HREF="android.graphics.drawable.Drawable.html" class="hiddenlink" target="rightframe">Drawable</A><br> <!-- Field dropDownHeight --> @@ -1439,6 +497,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.provider.Settings.Secure.html#android.provider.Settings.Secure.ENABLED_ACCESSIBILITY_SERVICES" class="hiddenlink" target="rightframe">ENABLED_ACCESSIBILITY_SERVICES</A> @@ -1494,6 +553,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.fadeDuration" class="hiddenlink" target="rightframe">fadeDuration</A> @@ -1564,6 +624,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.gestureColor" class="hiddenlink" target="rightframe">gestureColor</A> @@ -1817,6 +878,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <i>ImageSpan</i><br> @@ -2030,6 +1092,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.inputmethodservice.KeyboardView.html" class="hiddenlink" target="rightframe">KeyboardView</A><br> @@ -2057,6 +1120,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.largeScreens" class="hiddenlink" target="rightframe">largeScreens</A> @@ -2103,6 +1167,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.Manifest.permission.html" class="hiddenlink" target="rightframe">Manifest.permission</A><br> @@ -2159,6 +1224,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.graphics.NinePatch.html" class="hiddenlink" target="rightframe">NinePatch</A><br> @@ -2204,6 +1270,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.os.RemoteCallbackList.html#android.os.RemoteCallbackList.onCallbackDied_added(E, java.lang.Object)" class="hiddenlink" target="rightframe"><b>onCallbackDied</b> @@ -2246,6 +1313,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.content.pm.PackageManager.html" class="hiddenlink" target="rightframe">PackageManager</A><br> @@ -2302,6 +1370,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.queryAfterZeroResults" class="hiddenlink" target="rightframe">queryAfterZeroResults</A> @@ -2330,27 +1399,14 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.R.anim.html" class="hiddenlink" target="rightframe">R.anim</A><br> -<!-- Class R.array --> -<A HREF="android.R.array.html" class="hiddenlink" target="rightframe">R.array</A><br> <!-- Class R.attr --> <A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br> -<!-- Class R.color --> -<A HREF="android.R.color.html" class="hiddenlink" target="rightframe">R.color</A><br> -<!-- Class R.dimen --> -<A HREF="android.R.dimen.html" class="hiddenlink" target="rightframe">R.dimen</A><br> <!-- Class R.drawable --> <A HREF="android.R.drawable.html" class="hiddenlink" target="rightframe">R.drawable</A><br> -<!-- Class R.id --> -<A HREF="android.R.id.html" class="hiddenlink" target="rightframe">R.id</A><br> -<!-- Class R.integer --> -<A HREF="android.R.integer.html" class="hiddenlink" target="rightframe">R.integer</A><br> -<!-- Class R.layout --> -<A HREF="android.R.layout.html" class="hiddenlink" target="rightframe">R.layout</A><br> -<!-- Class R.string --> -<A HREF="android.R.string.html" class="hiddenlink" target="rightframe">R.string</A><br> <!-- Class R.style --> <A HREF="android.R.style.html" class="hiddenlink" target="rightframe">R.style</A><br> <!-- Field READ_HISTORY_BOOKMARKS --> @@ -2412,6 +1468,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.content.res.Configuration.html#android.content.res.Configuration.screenLayout" class="hiddenlink" target="rightframe">screenLayout</A> @@ -2699,6 +1756,7 @@ body{overflow:auto;} <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.widget.TabHost.TabSpec.html" class="hiddenlink" target="rightframe">TabHost.TabSpec</A><br> @@ -2989,6 +2047,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.attr.html#android.R.attr.uncertainGestureColor" class="hiddenlink" target="rightframe">uncertainGestureColor</A> @@ -3026,6 +2085,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#U"><font size="-2">U</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.view.VelocityTracker.html" class="hiddenlink" target="rightframe">VelocityTracker</A><br> @@ -3068,6 +2128,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#U"><font size="-2">U</font></a> <a href="#V"><font size="-2">V</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <nobr><A HREF="android.R.style.html#android.R.style.Widget_ProgressBar_Inverse" class="hiddenlink" target="rightframe">Widget_ProgressBar_Inverse</A> @@ -3090,6 +2151,36 @@ body{overflow:auto;} <!-- Field WRITE_HISTORY_BOOKMARKS --> <nobr><A HREF="android.Manifest.permission.html#android.Manifest.permission.WRITE_HISTORY_BOOKMARKS" class="hiddenlink" target="rightframe">WRITE_HISTORY_BOOKMARKS</A> </nobr><br> +<!-- Class ZoomButtonsController --> +<A NAME="Z"></A> +<br><font size="+2">Z</font>&nbsp; +<a href="#A"><font size="-2">A</font></a> +<a href="#B"><font size="-2">B</font></a> +<a href="#C"><font size="-2">C</font></a> +<a href="#D"><font size="-2">D</font></a> +<a href="#E"><font size="-2">E</font></a> +<a href="#F"><font size="-2">F</font></a> +<a href="#G"><font size="-2">G</font></a> +<a href="#I"><font size="-2">I</font></a> +<a href="#J"><font size="-2">J</font></a> +<a href="#K"><font size="-2">K</font></a> +<a href="#L"><font size="-2">L</font></a> +<a href="#M"><font size="-2">M</font></a> +<a href="#N"><font size="-2">N</font></a> +<a href="#O"><font size="-2">O</font></a> +<a href="#P"><font size="-2">P</font></a> +<a href="#Q"><font size="-2">Q</font></a> +<a href="#R"><font size="-2">R</font></a> +<a href="#S"><font size="-2">S</font></a> +<a href="#T"><font size="-2">T</font></a> +<a href="#U"><font size="-2">U</font></a> +<a href="#V"><font size="-2">V</font></a> +<a href="#W"><font size="-2">W</font></a> + <a href="#topheader"><font size="-2">TOP</font></a> +<p><div style="line-height:1.5em;color:black"> +<A HREF="pkg_android.widget.html#ZoomButtonsController" class="hiddenlink" target="rightframe"><b>ZoomButtonsController</b></A><br> +<!-- Class ZoomButtonsController.OnZoomListener --> +<A HREF="pkg_android.widget.html#ZoomButtonsController.OnZoomListener" class="hiddenlink" target="rightframe"><b><i>ZoomButtonsController.OnZoomListener</i></b></A><br> <script src="http://www.google-analytics.com/ga.js" type="text/javascript"> </script> <script type="text/javascript"> diff --git a/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html index 8195523e9523..8b9e6972d5bb 100644 --- a/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html +++ b/docs/html/sdk/api_diff/4/changes/alldiffs_index_changes.html @@ -705,24 +705,10 @@ body{overflow:auto;} <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.R.anim.html" class="hiddenlink" target="rightframe">R.anim</A><br> -<!-- Class R.array --> -<A HREF="android.R.array.html" class="hiddenlink" target="rightframe">R.array</A><br> <!-- Class R.attr --> <A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br> -<!-- Class R.color --> -<A HREF="android.R.color.html" class="hiddenlink" target="rightframe">R.color</A><br> -<!-- Class R.dimen --> -<A HREF="android.R.dimen.html" class="hiddenlink" target="rightframe">R.dimen</A><br> <!-- Class R.drawable --> <A HREF="android.R.drawable.html" class="hiddenlink" target="rightframe">R.drawable</A><br> -<!-- Class R.id --> -<A HREF="android.R.id.html" class="hiddenlink" target="rightframe">R.id</A><br> -<!-- Class R.integer --> -<A HREF="android.R.integer.html" class="hiddenlink" target="rightframe">R.integer</A><br> -<!-- Class R.layout --> -<A HREF="android.R.layout.html" class="hiddenlink" target="rightframe">R.layout</A><br> -<!-- Class R.string --> -<A HREF="android.R.string.html" class="hiddenlink" target="rightframe">R.string</A><br> <!-- Class R.style --> <A HREF="android.R.style.html" class="hiddenlink" target="rightframe">R.style</A><br> <!-- Field RELEASE --> diff --git a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html index b0389a165745..76a009536961 100644 --- a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html +++ b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html index 628ef0709619..10347eb22770 100644 --- a/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html +++ b/docs/html/sdk/api_diff/4/changes/android.Manifest.permission_group.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.anim.html b/docs/html/sdk/api_diff/4/changes/android.R.anim.html index cce8c29daf90..93459a581734 100644 --- a/docs/html/sdk/api_diff/4/changes/android.R.anim.html +++ b/docs/html/sdk/api_diff/4/changes/android.R.anim.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -103,153 +103,6 @@ Class android.<A HREF="../../../../reference/android/R.anim.html" target="_top"> </TD> <TD>&nbsp;</TD> </TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad19"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad19" target="_top"><code>donut_resource_pad19</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad20"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad20" target="_top"><code>donut_resource_pad20</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad21"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad21" target="_top"><code>donut_resource_pad21</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.anim.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.anim.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.R.anim.linear_interpolator"></A> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.array.html b/docs/html/sdk/api_diff/4/changes/android.R.array.html deleted file mode 100644 index 43bd0b1cfd73..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.array.html +++ /dev/null @@ -1,199 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.array -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.array.html" target="_top"><font size="+2"><code>R.array</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.array.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.array.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.attr.html b/docs/html/sdk/api_diff/4/changes/android.R.attr.html index a4b9adb84866..a1923f63b820 100644 --- a/docs/html/sdk/api_diff/4/changes/android.R.attr.html +++ b/docs/html/sdk/api_diff/4/changes/android.R.attr.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -117,132 +117,6 @@ Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"> </TD> <TD>&nbsp;</TD> </TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.attr.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.R.attr.dropDownHeight"></A> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.color.html b/docs/html/sdk/api_diff/4/changes/android.R.color.html deleted file mode 100644 index 20ce475d4c4b..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.color.html +++ /dev/null @@ -1,332 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.color -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.color.html" target="_top"><font size="+2"><code>R.color</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad19"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad19" target="_top"><code>donut_resource_pad19</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad20"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad20" target="_top"><code>donut_resource_pad20</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad21"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad21" target="_top"><code>donut_resource_pad21</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad22"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad22" target="_top"><code>donut_resource_pad22</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad23"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad23" target="_top"><code>donut_resource_pad23</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad24"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad24" target="_top"><code>donut_resource_pad24</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad25"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad25" target="_top"><code>donut_resource_pad25</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad26"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad26" target="_top"><code>donut_resource_pad26</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad27"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad27" target="_top"><code>donut_resource_pad27</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad28"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad28" target="_top"><code>donut_resource_pad28</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad29"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad29" target="_top"><code>donut_resource_pad29</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad30"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad30" target="_top"><code>donut_resource_pad30</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad31"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad31" target="_top"><code>donut_resource_pad31</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.color.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.color.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.dimen.html b/docs/html/sdk/api_diff/4/changes/android.R.dimen.html deleted file mode 100644 index d6736d741e42..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.dimen.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.dimen -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.dimen.html" target="_top"><font size="+2"><code>R.dimen</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.dimen.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.drawable.html b/docs/html/sdk/api_diff/4/changes/android.R.drawable.html index 25776a9d66d7..9ecf62872ba5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.R.drawable.html +++ b/docs/html/sdk/api_diff/4/changes/android.R.drawable.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -82,286 +82,6 @@ Class android.<A HREF="../../../../reference/android/R.drawable.html" target="_t <TR> <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> </TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad19"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad19" target="_top"><code>donut_resource_pad19</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad20"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad20" target="_top"><code>donut_resource_pad20</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad21"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad21" target="_top"><code>donut_resource_pad21</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad22"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad22" target="_top"><code>donut_resource_pad22</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad23"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad23" target="_top"><code>donut_resource_pad23</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad24"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad24" target="_top"><code>donut_resource_pad24</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad25"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad25" target="_top"><code>donut_resource_pad25</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad26"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad26" target="_top"><code>donut_resource_pad26</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad27"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad27" target="_top"><code>donut_resource_pad27</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad28"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad28" target="_top"><code>donut_resource_pad28</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad29"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad29" target="_top"><code>donut_resource_pad29</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad30"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad30" target="_top"><code>donut_resource_pad30</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad31"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad31" target="_top"><code>donut_resource_pad31</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad32"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad32" target="_top"><code>donut_resource_pad32</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad33"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad33" target="_top"><code>donut_resource_pad33</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad34"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad34" target="_top"><code>donut_resource_pad34</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad35"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad35" target="_top"><code>donut_resource_pad35</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad36"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad36" target="_top"><code>donut_resource_pad36</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad37"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad37" target="_top"><code>donut_resource_pad37</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad38"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad38" target="_top"><code>donut_resource_pad38</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad39"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad39" target="_top"><code>donut_resource_pad39</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad40"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad40" target="_top"><code>donut_resource_pad40</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.drawable.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="android.R.drawable.stat_sys_vp_phone_call"></A> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.id.html b/docs/html/sdk/api_diff/4/changes/android.R.id.html deleted file mode 100644 index 4fb48947496b..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.id.html +++ /dev/null @@ -1,269 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.id -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.id.html" target="_top"><font size="+2"><code>R.id</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad19"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad19" target="_top"><code>donut_resource_pad19</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad20"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad20" target="_top"><code>donut_resource_pad20</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad21"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad21" target="_top"><code>donut_resource_pad21</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad22"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad22" target="_top"><code>donut_resource_pad22</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.id.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.id.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.integer.html b/docs/html/sdk/api_diff/4/changes/android.R.integer.html deleted file mode 100644 index 6b9e2c014009..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.integer.html +++ /dev/null @@ -1,213 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.integer -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.integer.html" target="_top"><font size="+2"><code>R.integer</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.integer.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.integer.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.layout.html b/docs/html/sdk/api_diff/4/changes/android.R.layout.html deleted file mode 100644 index b8aeabd2b369..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.layout.html +++ /dev/null @@ -1,206 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.layout -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.layout.html" target="_top"><font size="+2"><code>R.layout</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.layout.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.layout.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.string.html b/docs/html/sdk/api_diff/4/changes/android.R.string.html deleted file mode 100644 index 770be4ed77c9..000000000000 --- a/docs/html/sdk/api_diff/4/changes/android.R.string.html +++ /dev/null @@ -1,304 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -android.R.string -</TITLE> -<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</HEAD> -<BODY> -<!-- Start of nav bar --> -<a name="top"></a> -<div id="header" style="margin-bottom:0;padding-bottom:0;"> -<div id="headerLeft"> -<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a> -</div> - <div id="headerRight"> - <div id="headerLinks"> -<!-- <img src="/assets/images/icon_world.jpg" alt="" /> --> -<span class="text"> -<!-- &nbsp;<a href="#">English</a> | --> -<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr> -</span> -</div> - <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td colspan="2" class="diffspechead">API Diff Specification</td> - </tr> - <tr> - <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> - </tr> - <tr> - <td class="diffspec">From Level:</td> - <td class="diffvalueold">3</td> - </tr> - <tr> - <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> - </tr> - </table> - </div><!-- End and-diff-id --> - <div class="and-diff-id" style="margin-right:8px;"> - <table class="diffspectable"> - <tr> - <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a> - </tr> - </table> - </div> <!-- End and-diff-id --> - </div> <!-- End headerRight --> - </div> <!-- End header --> -<div id="body-content" xstyle="padding:12px;padding-right:18px;"> -<div id="doc-content" style="position:relative;"> -<div id="mainBodyFluid"> -<H2> -Class android.<A HREF="../../../../reference/android/R.string.html" target="_top"><font size="+2"><code>R.string</code></font></A> -</H2> -<a NAME="constructors"></a> -<a NAME="methods"></a> -<a NAME="fields"></a> -<p> -<a NAME="Added"></a> -<TABLE summary="Added Fields" WIDTH="100%"> -<TR> - <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> -</TH> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad19"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad19" target="_top"><code>donut_resource_pad19</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad20"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad20" target="_top"><code>donut_resource_pad20</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad21"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad21" target="_top"><code>donut_resource_pad21</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad22"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad22" target="_top"><code>donut_resource_pad22</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad23"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad23" target="_top"><code>donut_resource_pad23</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad24"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad24" target="_top"><code>donut_resource_pad24</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad25"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad25" target="_top"><code>donut_resource_pad25</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad26"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad26" target="_top"><code>donut_resource_pad26</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad27"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad27" target="_top"><code>donut_resource_pad27</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.string.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.string.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -</TABLE> -&nbsp; - </div> - <div id="footer"> - <div id="copyright"> - Except as noted, this content is licensed under - <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. - For details and restrictions, see the <a href="/license.html">Content License</a>. - </div> - <div id="footerlinks"> - <p> - <a href="http://www.android.com/terms.html">Site Terms of Service</a> - - <a href="http://www.android.com/privacy.html">Privacy Policy</a> - - <a href="http://www.android.com/branding.html">Brand Guidelines</a> - </p> - </div> - </div> <!-- end footer --> - </div><!-- end doc-content --> - </div> <!-- end body-content --> -<script src="http://www.google-analytics.com/ga.js" type="text/javascript"> -</script> -<script type="text/javascript"> - try { - var pageTracker = _gat._getTracker("UA-5831155-1"); - pageTracker._setAllowAnchor(true); - pageTracker._initData(); - pageTracker._trackPageview(); - } catch(e) {} -</script> -</BODY> -</HTML> diff --git a/docs/html/sdk/api_diff/4/changes/android.R.style.html b/docs/html/sdk/api_diff/4/changes/android.R.style.html index 5dbe9a1938ad..6755e3db4de4 100644 --- a/docs/html/sdk/api_diff/4/changes/android.R.style.html +++ b/docs/html/sdk/api_diff/4/changes/android.R.style.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -103,139 +103,6 @@ Class android.<A HREF="../../../../reference/android/R.style.html" target="_top" </TD> <TD>&nbsp;</TD> </TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad1"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad1" target="_top"><code>donut_resource_pad1</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad10"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad10" target="_top"><code>donut_resource_pad10</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad11"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad11" target="_top"><code>donut_resource_pad11</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad12"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad12" target="_top"><code>donut_resource_pad12</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad13"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad13" target="_top"><code>donut_resource_pad13</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad14"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad14" target="_top"><code>donut_resource_pad14</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad15"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad15" target="_top"><code>donut_resource_pad15</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad16"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad16" target="_top"><code>donut_resource_pad16</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad17"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad17" target="_top"><code>donut_resource_pad17</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad18"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad18" target="_top"><code>donut_resource_pad18</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad19"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad19" target="_top"><code>donut_resource_pad19</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad2"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad2" target="_top"><code>donut_resource_pad2</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad3"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad3" target="_top"><code>donut_resource_pad3</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad4"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad4" target="_top"><code>donut_resource_pad4</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad5"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad5" target="_top"><code>donut_resource_pad5</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad6"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad6" target="_top"><code>donut_resource_pad6</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad7"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad7" target="_top"><code>donut_resource_pad7</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad8"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad8" target="_top"><code>donut_resource_pad8</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="android.R.style.donut_resource_pad9"></A> - <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.style.html#donut_resource_pad9" target="_top"><code>donut_resource_pad9</code></A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> </TABLE> &nbsp; </div> diff --git a/docs/html/sdk/api_diff/4/changes/android.app.Activity.html b/docs/html/sdk/api_diff/4/changes/android.app.Activity.html index 633252d09113..69503554d666 100644 --- a/docs/html/sdk/api_diff/4/changes/android.app.Activity.html +++ b/docs/html/sdk/api_diff/4/changes/android.app.Activity.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html b/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html index df5a13ccb5f2..a6ec38735caa 100644 --- a/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html +++ b/docs/html/sdk/api_diff/4/changes/android.app.Dialog.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html index f837ae5e7718..83070a19d10a 100644 --- a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html +++ b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.ListItem.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html index 2a21f3bdae78..ebfd0ae526a5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html +++ b/docs/html/sdk/api_diff/4/changes/android.app.LauncherActivity.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html b/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html index 032671bdd7ed..221ce6409f81 100644 --- a/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html +++ b/docs/html/sdk/api_diff/4/changes/android.app.PendingIntent.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html b/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html index 7cde296d34fa..99df03e9efd2 100644 --- a/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.app.SearchManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html b/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html index 09b3892c94cd..6451a5ba2cad 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.ComponentName.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html b/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html index 387574cf6717..baeb713d8fe8 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.ContentProvider.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.Context.html b/docs/html/sdk/api_diff/4/changes/android.content.Context.html index 08ad9ad8b4e7..0d9020263b04 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.Context.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.Context.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html b/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html index 6f67f68ee8d0..b39cd4699c3e 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.ContextWrapper.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.Intent.html b/docs/html/sdk/api_diff/4/changes/android.content.Intent.html index 69995d620b1f..7274c556db5b 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.Intent.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.Intent.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html index 369dd3fa6198..ffdccb8120f5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ActivityInfo.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html index e218e8f7d1a5..20f9b6b9c571 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ApplicationInfo.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html index b44626b10c17..600a08f41509 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ConfigurationInfo.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html index 86676116054c..921ba9f926f5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.PackageManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html b/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html index 059c7e056ddc..911419bb76d5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.pm.ProviderInfo.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html index 947243f5d610..cc3f9674d938 100644 --- a/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html +++ b/docs/html/sdk/api_diff/4/changes/android.content.res.Configuration.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html b/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html index df2e105adccc..6e99e84420d2 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.Bitmap.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html index bc8cc7cc9576..6c812d0cb17b 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.Options.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html index 8549752d2cab..d730e09b0716 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.BitmapFactory.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html b/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html index 49128fae5e53..48ed8b60b3dc 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.Canvas.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html b/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html index 1a3f94a8dfa8..0d78eb071874 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.NinePatch.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html b/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html index 6739f0522c0e..e6d27d41931f 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.Typeface.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html index c5c7670e20a1..d72281a45468 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.AnimationDrawable.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html index 8dea6889397b..4971712444bf 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.BitmapDrawable.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html index 7e52fc66a4c6..e1dc283d467f 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.Drawable.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html index 49245f16b4ba..5eafab032810 100644 --- a/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html +++ b/docs/html/sdk/api_diff/4/changes/android.graphics.drawable.NinePatchDrawable.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html b/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html index 55ebacf3fc3f..87b1f347c365 100644 --- a/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.hardware.SensorManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html b/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html index 6e927b802fc2..bec08b0e3ba7 100644 --- a/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html +++ b/docs/html/sdk/api_diff/4/changes/android.inputmethodservice.KeyboardView.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.location.Address.html b/docs/html/sdk/api_diff/4/changes/android.location.Address.html index b32f4f38ed12..0aeec499973d 100644 --- a/docs/html/sdk/api_diff/4/changes/android.location.Address.html +++ b/docs/html/sdk/api_diff/4/changes/android.location.Address.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html b/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html index 1ac2b9c0fd14..8d1224c5570d 100644 --- a/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.media.AudioManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html index b371e46a0ae5..9321b597c9b1 100644 --- a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html +++ b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.AudioSource.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html index 8f7aa00b089c..c161466c8d50 100644 --- a/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html +++ b/docs/html/sdk/api_diff/4/changes/android.media.MediaRecorder.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html b/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html index c1e1bb88360d..a8d55802cb43 100644 --- a/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html +++ b/docs/html/sdk/api_diff/4/changes/android.media.ToneGenerator.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html b/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html index f1fcaad1365e..2e4f339b38a8 100644 --- a/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.net.wifi.WifiManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html b/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html index 941c554045a1..178adbbe0e5f 100644 --- a/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html +++ b/docs/html/sdk/api_diff/4/changes/android.os.Build.VERSION.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.os.Build.html b/docs/html/sdk/api_diff/4/changes/android.os.Build.html index 075819af3049..89fcb4890c69 100644 --- a/docs/html/sdk/api_diff/4/changes/android.os.Build.html +++ b/docs/html/sdk/api_diff/4/changes/android.os.Build.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html b/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html index de379ea26a5b..19918aa99f78 100644 --- a/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html +++ b/docs/html/sdk/api_diff/4/changes/android.os.RemoteCallbackList.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html index af0b161a88a1..a5d47d63d82a 100644 --- a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html +++ b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Genres.Members.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html index aa0744212274..ab8f20623bb5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html +++ b/docs/html/sdk/api_diff/4/changes/android.provider.MediaStore.Audio.Media.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html index be600e491122..f3494888081f 100644 --- a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html +++ b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.Secure.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html index d979133fc1c9..47306024e6e1 100644 --- a/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html +++ b/docs/html/sdk/api_diff/4/changes/android.provider.Settings.System.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html index 35d07a4ba90b..555ec8ceb9a5 100644 --- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html index c84893946798..e60aada70545 100644 --- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html +++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.MessageClass.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html index af3649684904..03d5b6abb348 100644 --- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html +++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.SubmitPdu.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html index e480955a4e91..e9f749e0134a 100644 --- a/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html +++ b/docs/html/sdk/api_diff/4/changes/android.telephony.gsm.SmsMessage.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html b/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html index 8e772ab6793d..b816a07acf90 100644 --- a/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html +++ b/docs/html/sdk/api_diff/4/changes/android.test.AndroidTestCase.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html index 317556adc202..fdc83cde1913 100644 --- a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html +++ b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockContext.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html index 939b9e89f124..2e4fc37b43c6 100644 --- a/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html +++ b/docs/html/sdk/api_diff/4/changes/android.test.mock.MockPackageManager.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html b/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html index 729d9ef161f1..b4eb16154501 100644 --- a/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html +++ b/docs/html/sdk/api_diff/4/changes/android.text.style.ImageSpan.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.util.Config.html b/docs/html/sdk/api_diff/4/changes/android.util.Config.html index e5d67d9cf9e8..d6d303ecf6d3 100644 --- a/docs/html/sdk/api_diff/4/changes/android.util.Config.html +++ b/docs/html/sdk/api_diff/4/changes/android.util.Config.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html b/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html index 4ab0b381fffe..d1a482a2f0e9 100644 --- a/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html +++ b/docs/html/sdk/api_diff/4/changes/android.util.DisplayMetrics.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html b/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html index fd1517274237..bb74b65ff9b4 100644 --- a/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html +++ b/docs/html/sdk/api_diff/4/changes/android.util.TypedValue.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.view.Surface.html b/docs/html/sdk/api_diff/4/changes/android.view.Surface.html index 723191330bc8..a323bee9f636 100644 --- a/docs/html/sdk/api_diff/4/changes/android.view.Surface.html +++ b/docs/html/sdk/api_diff/4/changes/android.view.Surface.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html b/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html index 208ee0d99ac5..4d9666766c39 100644 --- a/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html +++ b/docs/html/sdk/api_diff/4/changes/android.view.VelocityTracker.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.view.View.html b/docs/html/sdk/api_diff/4/changes/android.view.View.html index 1696e1c5187f..45d735b112c0 100644 --- a/docs/html/sdk/api_diff/4/changes/android.view.View.html +++ b/docs/html/sdk/api_diff/4/changes/android.view.View.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html b/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html index 30a66ab37133..aa8d02ae5cee 100644 --- a/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html +++ b/docs/html/sdk/api_diff/4/changes/android.view.ViewConfiguration.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html b/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html index 61626bd8c0f0..de1d3547524f 100644 --- a/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html +++ b/docs/html/sdk/api_diff/4/changes/android.view.Window.Callback.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html b/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html index 2ad8c43c8531..bad2b22ced46 100644 --- a/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html +++ b/docs/html/sdk/api_diff/4/changes/android.widget.AutoCompleteTextView.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html b/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html index 91675dc86577..79e40a8b60f3 100644 --- a/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html +++ b/docs/html/sdk/api_diff/4/changes/android.widget.CheckedTextView.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html b/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html index 37680eb262bd..487c69b337ea 100644 --- a/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html +++ b/docs/html/sdk/api_diff/4/changes/android.widget.ListView.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html b/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html index e97e296d6f16..6ce83af6e85a 100644 --- a/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html +++ b/docs/html/sdk/api_diff/4/changes/android.widget.PopupWindow.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html b/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html index 639b4665b137..8940867ba224 100644 --- a/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html +++ b/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html b/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html index beb40561236a..17b2a5edba2f 100644 --- a/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html +++ b/docs/html/sdk/api_diff/4/changes/android.widget.TabWidget.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/changes-summary.html b/docs/html/sdk/api_diff/4/changes/changes-summary.html index d4b794c1139e..a4850a52a193 100644 --- a/docs/html/sdk/api_diff/4/changes/changes-summary.html +++ b/docs/html/sdk/api_diff/4/changes/changes-summary.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_additions.html b/docs/html/sdk/api_diff/4/changes/classes_index_additions.html index 8100cfc1418f..d59f6660d467 100644 --- a/docs/html/sdk/api_diff/4/changes/classes_index_additions.html +++ b/docs/html/sdk/api_diff/4/changes/classes_index_additions.html @@ -57,6 +57,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.graphics.drawable.html#Animatable" class="hiddenlink" target="rightframe"><b><i>Animatable</i></b></A><br> @@ -72,6 +73,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.view.animation.html#BounceInterpolator" class="hiddenlink" target="rightframe"><b>BounceInterpolator</b></A><br> @@ -86,6 +88,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.opengl.html#GLES10" class="hiddenlink" target="rightframe"><b>GLES10</b></A><br> @@ -102,6 +105,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.content.html#IntentSender" class="hiddenlink" target="rightframe"><b>IntentSender</b></A><br> @@ -117,6 +121,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.view.animation.html#OvershootInterpolator" class="hiddenlink" target="rightframe"><b>OvershootInterpolator</b></A><br> @@ -130,6 +135,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.content.pm.html#PathPermission" class="hiddenlink" target="rightframe"><b>PathPermission</b></A><br> @@ -143,6 +149,7 @@ body{overflow:auto;} <a href="#P"><font size="-2">P</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.telephony.html#SmsManager" class="hiddenlink" target="rightframe"><b>SmsManager</b></A><br> @@ -159,6 +166,7 @@ body{overflow:auto;} <a href="#P"><font size="-2">P</font></a> <a href="#S"><font size="-2">S</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.view.html#ViewDebug.FlagToString" class="hiddenlink" target="rightframe"><b>ViewDebug.FlagToString</b></A><br> @@ -172,9 +180,25 @@ body{overflow:auto;} <a href="#P"><font size="-2">P</font></a> <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.net.wifi.html#WifiManager.MulticastLock" class="hiddenlink" target="rightframe"><b>WifiManager.MulticastLock</b></A><br> +<A NAME="Z"></A> +<br><font size="+2">Z</font>&nbsp; +<a href="#A"><font size="-2">A</font></a> +<a href="#B"><font size="-2">B</font></a> +<a href="#G"><font size="-2">G</font></a> +<a href="#I"><font size="-2">I</font></a> +<a href="#O"><font size="-2">O</font></a> +<a href="#P"><font size="-2">P</font></a> +<a href="#S"><font size="-2">S</font></a> +<a href="#V"><font size="-2">V</font></a> +<a href="#W"><font size="-2">W</font></a> + <a href="#topheader"><font size="-2">TOP</font></a> +<p><div style="line-height:1.5em;color:black"> +<A HREF="pkg_android.widget.html#ZoomButtonsController" class="hiddenlink" target="rightframe"><b>ZoomButtonsController</b></A><br> +<A HREF="pkg_android.widget.html#ZoomButtonsController.OnZoomListener" class="hiddenlink" target="rightframe"><b><i>ZoomButtonsController.OnZoomListener</i></b></A><br> <script src="http://www.google-analytics.com/ga.js" type="text/javascript"> </script> <script type="text/javascript"> diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_all.html b/docs/html/sdk/api_diff/4/changes/classes_index_all.html index 667a433a0025..4af271601e26 100644 --- a/docs/html/sdk/api_diff/4/changes/classes_index_all.html +++ b/docs/html/sdk/api_diff/4/changes/classes_index_all.html @@ -65,6 +65,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.app.Activity.html" class="hiddenlink" target="rightframe">Activity</A><br> @@ -96,6 +97,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.graphics.Bitmap.html" class="hiddenlink" target="rightframe">Bitmap</A><br> @@ -124,6 +126,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.graphics.Canvas.html" class="hiddenlink" target="rightframe">Canvas</A><br> @@ -153,6 +156,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="java.util.Date.html" class="hiddenlink" target="rightframe">Date</A><br> @@ -177,6 +181,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.opengl.html#GLES10" class="hiddenlink" target="rightframe"><b>GLES10</b></A><br> @@ -201,6 +206,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.text.style.ImageSpan.html" class="hiddenlink" target="rightframe">ImageSpan</A><br> @@ -228,6 +234,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.inputmethodservice.KeyboardView.html" class="hiddenlink" target="rightframe">KeyboardView</A><br> @@ -249,6 +256,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.app.LauncherActivity.html" class="hiddenlink" target="rightframe">LauncherActivity</A><br> @@ -272,6 +280,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.Manifest.permission.html" class="hiddenlink" target="rightframe">Manifest.permission</A><br> @@ -300,6 +309,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.graphics.NinePatch.html" class="hiddenlink" target="rightframe">NinePatch</A><br> @@ -322,6 +332,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="pkg_android.view.animation.html#OvershootInterpolator" class="hiddenlink" target="rightframe"><b>OvershootInterpolator</b></A><br> @@ -343,6 +354,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.content.pm.PackageManager.html" class="hiddenlink" target="rightframe">PackageManager</A><br> @@ -368,18 +380,12 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.R.anim.html" class="hiddenlink" target="rightframe">R.anim</A><br> -<A HREF="android.R.array.html" class="hiddenlink" target="rightframe">R.array</A><br> <A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br> -<A HREF="android.R.color.html" class="hiddenlink" target="rightframe">R.color</A><br> -<A HREF="android.R.dimen.html" class="hiddenlink" target="rightframe">R.dimen</A><br> <A HREF="android.R.drawable.html" class="hiddenlink" target="rightframe">R.drawable</A><br> -<A HREF="android.R.id.html" class="hiddenlink" target="rightframe">R.id</A><br> -<A HREF="android.R.integer.html" class="hiddenlink" target="rightframe">R.integer</A><br> -<A HREF="android.R.layout.html" class="hiddenlink" target="rightframe">R.layout</A><br> -<A HREF="android.R.string.html" class="hiddenlink" target="rightframe">R.string</A><br> <A HREF="android.R.style.html" class="hiddenlink" target="rightframe">R.style</A><br> <A HREF="android.os.RemoteCallbackList.html" class="hiddenlink" target="rightframe">RemoteCallbackList</A><br> <A NAME="S"></A> @@ -400,6 +406,7 @@ body{overflow:auto;} <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.app.SearchManager.html" class="hiddenlink" target="rightframe">SearchManager</A><br> @@ -439,6 +446,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#V"><font size="-2">V</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.widget.TabHost.TabSpec.html" class="hiddenlink" target="rightframe">TabHost.TabSpec</A><br> @@ -464,6 +472,7 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#T"><font size="-2">T</font></a> <a href="#W"><font size="-2">W</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.view.VelocityTracker.html" class="hiddenlink" target="rightframe">VelocityTracker</A><br> @@ -488,11 +497,35 @@ body{overflow:auto;} <a href="#S"><font size="-2">S</font></a> <a href="#T"><font size="-2">T</font></a> <a href="#V"><font size="-2">V</font></a> +<a href="#Z"><font size="-2">Z</font></a> <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.net.wifi.WifiManager.html" class="hiddenlink" target="rightframe">WifiManager</A><br> <A HREF="pkg_android.net.wifi.html#WifiManager.MulticastLock" class="hiddenlink" target="rightframe"><b>WifiManager.MulticastLock</b></A><br> <A HREF="android.view.Window.Callback.html" class="hiddenlink" target="rightframe"><i>Window.Callback</i></A><br> +<A NAME="Z"></A> +<br><font size="+2">Z</font>&nbsp; +<a href="#A"><font size="-2">A</font></a> +<a href="#B"><font size="-2">B</font></a> +<a href="#C"><font size="-2">C</font></a> +<a href="#D"><font size="-2">D</font></a> +<a href="#G"><font size="-2">G</font></a> +<a href="#I"><font size="-2">I</font></a> +<a href="#K"><font size="-2">K</font></a> +<a href="#L"><font size="-2">L</font></a> +<a href="#M"><font size="-2">M</font></a> +<a href="#N"><font size="-2">N</font></a> +<a href="#O"><font size="-2">O</font></a> +<a href="#P"><font size="-2">P</font></a> +<a href="#R"><font size="-2">R</font></a> +<a href="#S"><font size="-2">S</font></a> +<a href="#T"><font size="-2">T</font></a> +<a href="#V"><font size="-2">V</font></a> +<a href="#W"><font size="-2">W</font></a> + <a href="#topheader"><font size="-2">TOP</font></a> +<p><div style="line-height:1.5em;color:black"> +<A HREF="pkg_android.widget.html#ZoomButtonsController" class="hiddenlink" target="rightframe"><b>ZoomButtonsController</b></A><br> +<A HREF="pkg_android.widget.html#ZoomButtonsController.OnZoomListener" class="hiddenlink" target="rightframe"><b><i>ZoomButtonsController.OnZoomListener</i></b></A><br> <script src="http://www.google-analytics.com/ga.js" type="text/javascript"> </script> <script type="text/javascript"> diff --git a/docs/html/sdk/api_diff/4/changes/classes_index_changes.html b/docs/html/sdk/api_diff/4/changes/classes_index_changes.html index 246e64ba0579..193e21cb5687 100644 --- a/docs/html/sdk/api_diff/4/changes/classes_index_changes.html +++ b/docs/html/sdk/api_diff/4/changes/classes_index_changes.html @@ -293,15 +293,8 @@ body{overflow:auto;} <a href="#topheader"><font size="-2">TOP</font></a> <p><div style="line-height:1.5em;color:black"> <A HREF="android.R.anim.html" class="hiddenlink" target="rightframe">R.anim</A><br> -<A HREF="android.R.array.html" class="hiddenlink" target="rightframe">R.array</A><br> <A HREF="android.R.attr.html" class="hiddenlink" target="rightframe">R.attr</A><br> -<A HREF="android.R.color.html" class="hiddenlink" target="rightframe">R.color</A><br> -<A HREF="android.R.dimen.html" class="hiddenlink" target="rightframe">R.dimen</A><br> <A HREF="android.R.drawable.html" class="hiddenlink" target="rightframe">R.drawable</A><br> -<A HREF="android.R.id.html" class="hiddenlink" target="rightframe">R.id</A><br> -<A HREF="android.R.integer.html" class="hiddenlink" target="rightframe">R.integer</A><br> -<A HREF="android.R.layout.html" class="hiddenlink" target="rightframe">R.layout</A><br> -<A HREF="android.R.string.html" class="hiddenlink" target="rightframe">R.string</A><br> <A HREF="android.R.style.html" class="hiddenlink" target="rightframe">R.style</A><br> <A HREF="android.os.RemoteCallbackList.html" class="hiddenlink" target="rightframe">RemoteCallbackList</A><br> <A NAME="S"></A> diff --git a/docs/html/sdk/api_diff/4/changes/fields_index_additions.html b/docs/html/sdk/api_diff/4/changes/fields_index_additions.html index 6a500b451e9a..8ab19bae74aa 100644 --- a/docs/html/sdk/api_diff/4/changes/fields_index_additions.html +++ b/docs/html/sdk/api_diff/4/changes/fields_index_additions.html @@ -205,721 +205,6 @@ body{overflow:auto;} </nobr><br> <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.densityDpi" class="hiddenlink" target="rightframe">densityDpi</A> </nobr><br> -<i>donut_resource_pad1</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad10</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad11</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad12</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad13</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad14</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad15</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad16</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad17</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad18</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad19</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad2</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad20</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad21</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad22</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad23</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad24</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad25</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad26</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad27</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad28</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<i>donut_resource_pad29</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<i>donut_resource_pad3</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad30</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<i>donut_resource_pad31</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad32" class="hiddenlink" target="rightframe">donut_resource_pad32</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad33" class="hiddenlink" target="rightframe">donut_resource_pad33</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad34" class="hiddenlink" target="rightframe">donut_resource_pad34</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad35" class="hiddenlink" target="rightframe">donut_resource_pad35</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad36" class="hiddenlink" target="rightframe">donut_resource_pad36</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad37" class="hiddenlink" target="rightframe">donut_resource_pad37</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad38" class="hiddenlink" target="rightframe">donut_resource_pad38</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad39" class="hiddenlink" target="rightframe">donut_resource_pad39</A> -</nobr><br> -<i>donut_resource_pad4</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad40" class="hiddenlink" target="rightframe">donut_resource_pad40</A> -</nobr><br> -<i>donut_resource_pad5</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad6</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad7</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad8</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad9</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> <nobr><A HREF="android.R.attr.html#android.R.attr.dropDownHeight" class="hiddenlink" target="rightframe">dropDownHeight</A> </nobr><br> <A NAME="E"></A> diff --git a/docs/html/sdk/api_diff/4/changes/fields_index_all.html b/docs/html/sdk/api_diff/4/changes/fields_index_all.html index db767782fefc..3d155b7bfa7e 100644 --- a/docs/html/sdk/api_diff/4/changes/fields_index_all.html +++ b/docs/html/sdk/api_diff/4/changes/fields_index_all.html @@ -214,721 +214,6 @@ body{overflow:auto;} </nobr><br> <nobr><A HREF="android.util.DisplayMetrics.html#android.util.DisplayMetrics.densityDpi" class="hiddenlink" target="rightframe">densityDpi</A> </nobr><br> -<i>donut_resource_pad1</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad1" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad10</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad10" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad11</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad11" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad12</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad12" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad13</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad13" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad14</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad14" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad15</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad15" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad16</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad16" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad17</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad17" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad18</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad18" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad19</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad19" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad2</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad2" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad20</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad20" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad21</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad21" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad22</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad22" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad23</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad23" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad24</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad24" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad25</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad25" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad26</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad26" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad27</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad27" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -<i>donut_resource_pad28</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad28" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<i>donut_resource_pad29</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad29" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<i>donut_resource_pad3</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad3" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad30</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad30" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<i>donut_resource_pad31</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad31" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad32" class="hiddenlink" target="rightframe">donut_resource_pad32</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad33" class="hiddenlink" target="rightframe">donut_resource_pad33</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad34" class="hiddenlink" target="rightframe">donut_resource_pad34</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad35" class="hiddenlink" target="rightframe">donut_resource_pad35</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad36" class="hiddenlink" target="rightframe">donut_resource_pad36</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad37" class="hiddenlink" target="rightframe">donut_resource_pad37</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad38" class="hiddenlink" target="rightframe">donut_resource_pad38</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad39" class="hiddenlink" target="rightframe">donut_resource_pad39</A> -</nobr><br> -<i>donut_resource_pad4</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad4" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad40" class="hiddenlink" target="rightframe">donut_resource_pad40</A> -</nobr><br> -<i>donut_resource_pad5</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad5" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad6</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad6" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad7</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad7" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad8</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad8" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> -<i>donut_resource_pad9</i><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.anim.html#android.R.anim.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.anim</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.array.html#android.R.array.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.array</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.attr.html#android.R.attr.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.attr</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.color.html#android.R.color.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.color</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.dimen.html#android.R.dimen.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.dimen</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.drawable.html#android.R.drawable.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.drawable</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.id.html#android.R.id.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.id</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.integer.html#android.R.integer.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.integer</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.layout.html#android.R.layout.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.layout</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.string.html#android.R.string.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.string</A> -</nobr><br> -&nbsp;in&nbsp; -<nobr><A HREF="android.R.style.html#android.R.style.donut_resource_pad9" class="hiddenlink" target="rightframe">android.R.style</A> -</nobr><br> <nobr><A HREF="android.R.attr.html#android.R.attr.dropDownHeight" class="hiddenlink" target="rightframe">dropDownHeight</A> </nobr><br> <A NAME="E"></A> diff --git a/docs/html/sdk/api_diff/4/changes/java.lang.String.html b/docs/html/sdk/api_diff/4/changes/java.lang.String.html index 1e19474a97d3..61a6945f332b 100644 --- a/docs/html/sdk/api_diff/4/changes/java.lang.String.html +++ b/docs/html/sdk/api_diff/4/changes/java.lang.String.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/java.net.Socket.html b/docs/html/sdk/api_diff/4/changes/java.net.Socket.html index 0d1cf765ff5a..bbeeab95f0ae 100644 --- a/docs/html/sdk/api_diff/4/changes/java.net.Socket.html +++ b/docs/html/sdk/api_diff/4/changes/java.net.Socket.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/java.util.Date.html b/docs/html/sdk/api_diff/4/changes/java.util.Date.html index 69caada0003c..13acc8dff19f 100644 --- a/docs/html/sdk/api_diff/4/changes/java.util.Date.html +++ b/docs/html/sdk/api_diff/4/changes/java.util.Date.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/jdiff_help.html b/docs/html/sdk/api_diff/4/changes/jdiff_help.html index b414f6281d4d..f4b996891fa9 100644 --- a/docs/html/sdk/api_diff/4/changes/jdiff_help.html +++ b/docs/html/sdk/api_diff/4/changes/jdiff_help.html @@ -31,7 +31,7 @@ body{overflow:auto;} <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../reference/index.html" target="_top"><FONT CLASS="NavBarFont1"><B><code>Donut</code></B></FONT></A>&nbsp;</TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../reference/index.html" target="_top"><FONT CLASS="NavBarFont1"><B><code>4</code></B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> diff --git a/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html index 3fafb7a6a8ea..3244a173a4f8 100644 --- a/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html +++ b/docs/html/sdk/api_diff/4/changes/jdiff_statistics.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Version:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Version:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -104,10 +104,6 @@ added, the change will be 100%. Values are rounded here, so a value of 0% indica <TD ALIGN="center">22</TD> <TD><A HREF="pkg_android.telephony.html">android.telephony</A></TD> </TR> -<TR> - <TD ALIGN="center">21</TD> - <TD><A HREF="pkg_android.html">android</A></TD> -</TR> <TR> <TD ALIGN="center">16</TD> <TD><A HREF="pkg_android.opengl.html">android.opengl</A></TD> @@ -144,6 +140,14 @@ added, the change will be 100%. Values are rounded here, so a value of 0% indica <TD ALIGN="center">2</TD> <TD><A HREF="pkg_android.os.html">android.os</A></TD> </TR> +<TR> + <TD ALIGN="center">1</TD> + <TD><A HREF="pkg_android.html">android</A></TD> +</TR> +<TR> + <TD ALIGN="center">1</TD> + <TD><A HREF="pkg_android.widget.html">android.widget</A></TD> +</TR> <TR> <TD ALIGN="center">1</TD> <TD><A HREF="pkg_android.app.html">android.app</A></TD> @@ -176,10 +180,6 @@ added, the change will be 100%. Values are rounded here, so a value of 0% indica <TD ALIGN="center">&lt;1</TD> <TD><A HREF="pkg_android.test.mock.html">android.test.mock</A></TD> </TR> -<TR> - <TD ALIGN="center">&lt;1</TD> - <TD><A HREF="pkg_android.widget.html">android.widget</A></TD> -</TR> <TR> <TD ALIGN="center">&lt;1</TD> <TD><A HREF="pkg_android.provider.html">android.provider</A></TD> @@ -213,31 +213,11 @@ added, the change will be 100%. Values are rounded here, so a value of 0% indica <TH WIDTH="10%"><b>Percentage<br>Difference</b></TH> <TH><b>Class or <i>Interface</i></b></TH> </TR> -<TR> - <TD ALIGN="center">63</TD> - <TD><A HREF="android.R.dimen.html"> -android.R.dimen</A></TD> -</TR> -<TR> - <TD ALIGN="center">63</TD> - <TD><A HREF="android.R.integer.html"> -android.R.integer</A></TD> -</TR> -<TR> - <TD ALIGN="center">61</TD> - <TD><A HREF="android.R.anim.html"> -android.R.anim</A></TD> -</TR> <TR> <TD ALIGN="center">55</TD> <TD><A HREF="android.telephony.gsm.SmsMessage.html"> android.telephony.gsm.SmsMessage</A></TD> </TR> -<TR> - <TD ALIGN="center">50</TD> - <TD><A HREF="android.R.array.html"> -android.R.array</A></TD> -</TR> <TR> <TD ALIGN="center">50</TD> <TD><A HREF="android.media.ToneGenerator.html"> @@ -258,21 +238,11 @@ android.telephony.gsm.SmsMessage.SubmitPdu</A></TD> <TD><A HREF="android.graphics.drawable.NinePatchDrawable.html"> android.graphics.drawable.NinePatchDrawable</A></TD> </TR> -<TR> - <TD ALIGN="center">44</TD> - <TD><A HREF="android.R.color.html"> -android.R.color</A></TD> -</TR> <TR> <TD ALIGN="center">42</TD> <TD><A HREF="android.media.MediaRecorder.AudioSource.html"> android.media.MediaRecorder.AudioSource</A></TD> </TR> -<TR> - <TD ALIGN="center">36</TD> - <TD><A HREF="android.R.string.html"> -android.R.string</A></TD> -</TR> <TR> <TD ALIGN="center">33</TD> <TD><A HREF="android.util.Config.html"> @@ -290,8 +260,8 @@ android.telephony.gsm.SmsMessage.MessageClass</A></TD> </TR> <TR> <TD ALIGN="center">23</TD> - <TD><A HREF="android.R.layout.html"> -android.R.layout</A></TD> + <TD><A HREF="android.R.anim.html"> +android.R.anim</A></TD> </TR> <TR> <TD ALIGN="center">23</TD> @@ -323,11 +293,6 @@ android.graphics.BitmapFactory.Options</A></TD> <TD><A HREF="android.graphics.drawable.BitmapDrawable.html"> android.graphics.drawable.BitmapDrawable</A></TD> </TR> -<TR> - <TD ALIGN="center">20</TD> - <TD><A HREF="android.R.id.html"> -android.R.id</A></TD> -</TR> <TR> <TD ALIGN="center">20</TD> <TD><A HREF="android.test.AndroidTestCase.html"> @@ -363,21 +328,11 @@ android.content.pm.ApplicationInfo</A></TD> <TD><A HREF="android.content.pm.ConfigurationInfo.html"> android.content.pm.ConfigurationInfo</A></TD> </TR> -<TR> - <TD ALIGN="center">11</TD> - <TD><A HREF="android.R.drawable.html"> -android.R.drawable</A></TD> -</TR> <TR> <TD ALIGN="center">11</TD> <TD><A HREF="android.app.LauncherActivity.html"> android.app.LauncherActivity</A></TD> </TR> -<TR> - <TD ALIGN="center">10</TD> - <TD><A HREF="android.R.style.html"> -android.R.style</A></TD> -</TR> <TR> <TD ALIGN="center">10</TD> <TD><A HREF="android.content.res.Configuration.html"> @@ -473,11 +428,6 @@ android.graphics.BitmapFactory</A></TD> <TD><A HREF="android.Manifest.permission.html"> android.Manifest.permission</A></TD> </TR> -<TR> - <TD ALIGN="center">4</TD> - <TD><A HREF="android.R.attr.html"> -android.R.attr</A></TD> -</TR> <TR> <TD ALIGN="center">4</TD> <TD><A HREF="android.content.pm.ProviderInfo.html"> @@ -508,6 +458,11 @@ android.content.ComponentName</A></TD> <TD><A HREF="android.widget.PopupWindow.html"> android.widget.PopupWindow</A></TD> </TR> +<TR> + <TD ALIGN="center">2</TD> + <TD><A HREF="android.R.attr.html"> +android.R.attr</A></TD> +</TR> <TR> <TD ALIGN="center">2</TD> <TD><A HREF="android.content.Intent.html"> @@ -553,6 +508,11 @@ android.media.MediaRecorder</A></TD> <TD><A HREF="android.test.mock.MockPackageManager.html"> android.test.mock.MockPackageManager</A></TD> </TR> +<TR> + <TD ALIGN="center">1</TD> + <TD><A HREF="android.R.style.html"> +android.R.style</A></TD> +</TR> <TR> <TD ALIGN="center">1</TD> <TD><A HREF="android.widget.ListView.html"> @@ -603,6 +563,11 @@ android.hardware.SensorManager</A></TD> <TD><A HREF="android.app.Dialog.html"> android.app.Dialog</A></TD> </TR> +<TR> + <TD ALIGN="center">&lt;1</TD> + <TD><A HREF="android.R.drawable.html"> +android.R.drawable</A></TD> +</TR> <TR> <TD ALIGN="center">&lt;1</TD> <TD><A HREF="android.provider.Settings.System.html"> @@ -642,9 +607,9 @@ The table below lists the numbers of program elements (packages, classes, constr <TR> <TD>Classes and <i>Interfaces</i></TD> <TD ALIGN="right">2</TD> - <TD ALIGN="right">20</TD> - <TD ALIGN="right">80</TD> - <TD ALIGN="right">102</TD> + <TD ALIGN="right">22</TD> + <TD ALIGN="right">73</TD> + <TD ALIGN="right">97</TD> </TR> <TR> <TD>Constructors</TD> @@ -663,16 +628,16 @@ The table below lists the numbers of program elements (packages, classes, constr <TR> <TD>Fields</TD> <TD ALIGN="right">29</TD> - <TD ALIGN="right">433</TD> + <TD ALIGN="right">202</TD> <TD ALIGN="right">27</TD> - <TD ALIGN="right">489</TD> + <TD ALIGN="right">258</TD> </TR> <TR> <TD><b>Total</b></TD> <TD ALIGN="right">34</TD> - <TD ALIGN="right">543</TD> - <TD ALIGN="right">197</TD> - <TD ALIGN="right">774</TD> + <TD ALIGN="right">314</TD> + <TD ALIGN="right">190</TD> + <TD ALIGN="right">538</TD> </TR> </TABLE> </div> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.app.html b/docs/html/sdk/api_diff/4/changes/pkg_android.app.html index 212abba3ab51..acd66f31f071 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.app.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.app.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.content.html b/docs/html/sdk/api_diff/4/changes/pkg_android.content.html index 6b07fc40740c..db3f8963cf5d 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.content.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.content.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html index c8f0d36b8e0a..7bfd1855ce1c 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.content.pm.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html index 2b6d95a314dd..8a07bb270c1a 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.content.res.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html index e8033a31f7bb..3fa65de6cedb 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.drawable.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html index 3c69a1e75087..6d6caac573b6 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.graphics.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html index 5a51d124bb83..ddce23db4e0f 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.hardware.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.html b/docs/html/sdk/api_diff/4/changes/pkg_android.html index 8ea8efecbe26..596b5c1d3cb3 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -100,13 +100,6 @@ Package <A HREF="../../../../reference/android/package-summary.html" target="_to </TD> <TD>&nbsp;</TD> </TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.array"></A> - <nobr><A HREF="android.R.array.html">R.array</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="R.attr"></A> @@ -114,20 +107,6 @@ Package <A HREF="../../../../reference/android/package-summary.html" target="_to </TD> <TD>&nbsp;</TD> </TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.color"></A> - <nobr><A HREF="android.R.color.html">R.color</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.dimen"></A> - <nobr><A HREF="android.R.dimen.html">R.dimen</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="R.drawable"></A> @@ -135,34 +114,6 @@ Package <A HREF="../../../../reference/android/package-summary.html" target="_to </TD> <TD>&nbsp;</TD> </TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.id"></A> - <nobr><A HREF="android.R.id.html">R.id</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.integer"></A> - <nobr><A HREF="android.R.integer.html">R.integer</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.layout"></A> - <nobr><A HREF="android.R.layout.html">R.layout</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> -<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> - <TD VALIGN="TOP" WIDTH="25%"> - <A NAME="R.string"></A> - <nobr><A HREF="android.R.string.html">R.string</A></nobr> - </TD> - <TD>&nbsp;</TD> -</TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="R.style"></A> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html b/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html index 57913d963788..502727273848 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.inputmethodservice.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.location.html b/docs/html/sdk/api_diff/4/changes/pkg_android.location.html index 9c803b4e8524..344b11fd7aa5 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.location.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.location.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.media.html b/docs/html/sdk/api_diff/4/changes/pkg_android.media.html index 4017876ae8a6..19cf361205bd 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.media.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.media.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html b/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html index ad844fd3d2c9..50e527365179 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.net.wifi.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html b/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html index ceb4326ac699..d2483d418b8d 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.opengl.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.os.html b/docs/html/sdk/api_diff/4/changes/pkg_android.os.html index 175e36541851..dc22fd42fac1 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.os.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.os.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html index 44458da5fd6a..87aaaf2e2815 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.provider.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html index 0c1fd78fa1e1..176a343ae251 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.gsm.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html index b6e7b9012d06..a40a526c96b9 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.telephony.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.test.html b/docs/html/sdk/api_diff/4/changes/pkg_android.test.html index ad91cd43279f..7fa10be303e6 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.test.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.test.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html b/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html index bea2724480c6..6d5a18388706 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.test.mock.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html b/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html index d248546be6e0..ab5984826796 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.text.style.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.util.html b/docs/html/sdk/api_diff/4/changes/pkg_android.util.html index 1efbe7dfdadc..5a936ae45a2b 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.util.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.util.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html b/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html index ed53b79463d9..a88e7fc422d5 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.view.animation.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.view.html b/docs/html/sdk/api_diff/4/changes/pkg_android.view.html index dc85219526fe..381a339a130a 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.view.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.view.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html index 8a1cb3b5bbb9..1388a0ced739 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_android.widget.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> @@ -74,6 +74,28 @@ body{overflow:auto;} Package <A HREF="../../../../reference/android/widget/package-summary.html" target="_top"><font size="+1"><code>android.widget</code></font></A> </H2> <p> +<a NAME="Added"></a> +<TABLE summary="Added Classes and Interfaces" WIDTH="100%"> +<TR> + <TH VALIGN="TOP" COLSPAN=2>Added Classes and Interfaces</FONT></TD> +</TH> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="ZoomButtonsController"></A> + <nobr><A HREF="../../../../reference/android/widget/ZoomButtonsController.html" target="_top"><code>ZoomButtonsController</code></A></nobr> + </TD> + <TD>&nbsp;</TD> +</TR> +<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> + <TD VALIGN="TOP" WIDTH="25%"> + <A NAME="ZoomButtonsController.OnZoomListener"></A> + <nobr><A HREF="../../../../reference/android/widget/ZoomButtonsController.OnZoomListener.html" target="_top"><code><I>ZoomButtonsController.<br>OnZoomListener</I></code></A></nobr> + </TD> + <TD>&nbsp;</TD> +</TR> +</TABLE> +&nbsp; +<p> <a NAME="Changed"></a> <TABLE summary="Changed Classes" WIDTH="100%"> <TR> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html b/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html index 995f66023e7b..4206681af490 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_java.lang.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.net.html b/docs/html/sdk/api_diff/4/changes/pkg_java.net.html index 3bacffc3560d..9d981552661d 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_java.net.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_java.net.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html b/docs/html/sdk/api_diff/4/changes/pkg_java.util.html index 70db301e2ad7..1702f222ba7d 100644 --- a/docs/html/sdk/api_diff/4/changes/pkg_java.util.html +++ b/docs/html/sdk/api_diff/4/changes/pkg_java.util.html @@ -46,7 +46,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec" style="padding-top:.25em">To Level:</td> - <td class="diffvaluenew" style="padding-top:.25em">Donut</td> + <td class="diffvaluenew" style="padding-top:.25em">4</td> </tr> <tr> <td class="diffspec">From Level:</td> @@ -54,7 +54,7 @@ body{overflow:auto;} </tr> <tr> <td class="diffspec">Generated</td> - <td class="diffvalue">2009.08.05 19:20</td> + <td class="diffvalue">2009.09.02 18:26</td> </tr> </table> </div><!-- End and-diff-id --> diff --git a/docs/html/sdk/api_diff/4/missingSinces.txt b/docs/html/sdk/api_diff/4/missingSinces.txt index 4d35e0f4fe15..2cdddf955df6 100644 --- a/docs/html/sdk/api_diff/4/missingSinces.txt +++ b/docs/html/sdk/api_diff/4/missingSinces.txt @@ -18,6 +18,8 @@ NO DOC BLOCK: android.telephony.SmsMessage.MessageClass Class NO DOC BLOCK: android.telephony.SmsMessage.SubmitPdu Class NO DOC BLOCK: android.view.ViewDebug.FlagToString Class NO DOC BLOCK: android.net.wifi.WifiManager.MulticastLock Class +NO DOC BLOCK: android.widget.ZoomButtonsController Class +NO DOC BLOCK: android.widget.ZoomButtonsController.OnZoomListener Interface NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources) NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources, android.graphics.Bitmap) NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.content.Context, android.graphics.Bitmap) @@ -134,237 +136,6 @@ NO DOC BLOCK: android.util.DisplayMetrics Field DENSITY_MEDIUM NO DOC BLOCK: android.graphics.Bitmap Field DENSITY_NONE NO DOC BLOCK: android.util.TypedValue Field DENSITY_NONE NO DOC BLOCK: android.util.DisplayMetrics Field densityDpi -NO DOC BLOCK: android.R.anim Field donut_resource_pad1 -NO DOC BLOCK: android.R.array Field donut_resource_pad1 -NO DOC BLOCK: android.R.attr Field donut_resource_pad1 -NO DOC BLOCK: android.R.color Field donut_resource_pad1 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad1 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad1 -NO DOC BLOCK: android.R.id Field donut_resource_pad1 -NO DOC BLOCK: android.R.integer Field donut_resource_pad1 -NO DOC BLOCK: android.R.layout Field donut_resource_pad1 -NO DOC BLOCK: android.R.string Field donut_resource_pad1 -NO DOC BLOCK: android.R.style Field donut_resource_pad1 -NO DOC BLOCK: android.R.anim Field donut_resource_pad10 -NO DOC BLOCK: android.R.array Field donut_resource_pad10 -NO DOC BLOCK: android.R.attr Field donut_resource_pad10 -NO DOC BLOCK: android.R.color Field donut_resource_pad10 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad10 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad10 -NO DOC BLOCK: android.R.id Field donut_resource_pad10 -NO DOC BLOCK: android.R.integer Field donut_resource_pad10 -NO DOC BLOCK: android.R.layout Field donut_resource_pad10 -NO DOC BLOCK: android.R.string Field donut_resource_pad10 -NO DOC BLOCK: android.R.style Field donut_resource_pad10 -NO DOC BLOCK: android.R.anim Field donut_resource_pad11 -NO DOC BLOCK: android.R.array Field donut_resource_pad11 -NO DOC BLOCK: android.R.attr Field donut_resource_pad11 -NO DOC BLOCK: android.R.color Field donut_resource_pad11 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad11 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad11 -NO DOC BLOCK: android.R.id Field donut_resource_pad11 -NO DOC BLOCK: android.R.integer Field donut_resource_pad11 -NO DOC BLOCK: android.R.layout Field donut_resource_pad11 -NO DOC BLOCK: android.R.string Field donut_resource_pad11 -NO DOC BLOCK: android.R.style Field donut_resource_pad11 -NO DOC BLOCK: android.R.anim Field donut_resource_pad12 -NO DOC BLOCK: android.R.array Field donut_resource_pad12 -NO DOC BLOCK: android.R.attr Field donut_resource_pad12 -NO DOC BLOCK: android.R.color Field donut_resource_pad12 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad12 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad12 -NO DOC BLOCK: android.R.id Field donut_resource_pad12 -NO DOC BLOCK: android.R.integer Field donut_resource_pad12 -NO DOC BLOCK: android.R.layout Field donut_resource_pad12 -NO DOC BLOCK: android.R.string Field donut_resource_pad12 -NO DOC BLOCK: android.R.style Field donut_resource_pad12 -NO DOC BLOCK: android.R.anim Field donut_resource_pad13 -NO DOC BLOCK: android.R.attr Field donut_resource_pad13 -NO DOC BLOCK: android.R.color Field donut_resource_pad13 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad13 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad13 -NO DOC BLOCK: android.R.id Field donut_resource_pad13 -NO DOC BLOCK: android.R.integer Field donut_resource_pad13 -NO DOC BLOCK: android.R.layout Field donut_resource_pad13 -NO DOC BLOCK: android.R.string Field donut_resource_pad13 -NO DOC BLOCK: android.R.style Field donut_resource_pad13 -NO DOC BLOCK: android.R.anim Field donut_resource_pad14 -NO DOC BLOCK: android.R.attr Field donut_resource_pad14 -NO DOC BLOCK: android.R.color Field donut_resource_pad14 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad14 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad14 -NO DOC BLOCK: android.R.id Field donut_resource_pad14 -NO DOC BLOCK: android.R.integer Field donut_resource_pad14 -NO DOC BLOCK: android.R.string Field donut_resource_pad14 -NO DOC BLOCK: android.R.style Field donut_resource_pad14 -NO DOC BLOCK: android.R.anim Field donut_resource_pad15 -NO DOC BLOCK: android.R.attr Field donut_resource_pad15 -NO DOC BLOCK: android.R.color Field donut_resource_pad15 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad15 -NO DOC BLOCK: android.R.id Field donut_resource_pad15 -NO DOC BLOCK: android.R.string Field donut_resource_pad15 -NO DOC BLOCK: android.R.style Field donut_resource_pad15 -NO DOC BLOCK: android.R.anim Field donut_resource_pad16 -NO DOC BLOCK: android.R.attr Field donut_resource_pad16 -NO DOC BLOCK: android.R.color Field donut_resource_pad16 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad16 -NO DOC BLOCK: android.R.id Field donut_resource_pad16 -NO DOC BLOCK: android.R.string Field donut_resource_pad16 -NO DOC BLOCK: android.R.style Field donut_resource_pad16 -NO DOC BLOCK: android.R.anim Field donut_resource_pad17 -NO DOC BLOCK: android.R.attr Field donut_resource_pad17 -NO DOC BLOCK: android.R.color Field donut_resource_pad17 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad17 -NO DOC BLOCK: android.R.id Field donut_resource_pad17 -NO DOC BLOCK: android.R.string Field donut_resource_pad17 -NO DOC BLOCK: android.R.style Field donut_resource_pad17 -NO DOC BLOCK: android.R.anim Field donut_resource_pad18 -NO DOC BLOCK: android.R.attr Field donut_resource_pad18 -NO DOC BLOCK: android.R.color Field donut_resource_pad18 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad18 -NO DOC BLOCK: android.R.id Field donut_resource_pad18 -NO DOC BLOCK: android.R.string Field donut_resource_pad18 -NO DOC BLOCK: android.R.style Field donut_resource_pad18 -NO DOC BLOCK: android.R.anim Field donut_resource_pad19 -NO DOC BLOCK: android.R.color Field donut_resource_pad19 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad19 -NO DOC BLOCK: android.R.id Field donut_resource_pad19 -NO DOC BLOCK: android.R.string Field donut_resource_pad19 -NO DOC BLOCK: android.R.style Field donut_resource_pad19 -NO DOC BLOCK: android.R.anim Field donut_resource_pad2 -NO DOC BLOCK: android.R.array Field donut_resource_pad2 -NO DOC BLOCK: android.R.attr Field donut_resource_pad2 -NO DOC BLOCK: android.R.color Field donut_resource_pad2 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad2 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad2 -NO DOC BLOCK: android.R.id Field donut_resource_pad2 -NO DOC BLOCK: android.R.integer Field donut_resource_pad2 -NO DOC BLOCK: android.R.layout Field donut_resource_pad2 -NO DOC BLOCK: android.R.string Field donut_resource_pad2 -NO DOC BLOCK: android.R.style Field donut_resource_pad2 -NO DOC BLOCK: android.R.anim Field donut_resource_pad20 -NO DOC BLOCK: android.R.color Field donut_resource_pad20 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad20 -NO DOC BLOCK: android.R.id Field donut_resource_pad20 -NO DOC BLOCK: android.R.string Field donut_resource_pad20 -NO DOC BLOCK: android.R.anim Field donut_resource_pad21 -NO DOC BLOCK: android.R.color Field donut_resource_pad21 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad21 -NO DOC BLOCK: android.R.id Field donut_resource_pad21 -NO DOC BLOCK: android.R.string Field donut_resource_pad21 -NO DOC BLOCK: android.R.color Field donut_resource_pad22 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad22 -NO DOC BLOCK: android.R.id Field donut_resource_pad22 -NO DOC BLOCK: android.R.string Field donut_resource_pad22 -NO DOC BLOCK: android.R.color Field donut_resource_pad23 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad23 -NO DOC BLOCK: android.R.string Field donut_resource_pad23 -NO DOC BLOCK: android.R.color Field donut_resource_pad24 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad24 -NO DOC BLOCK: android.R.string Field donut_resource_pad24 -NO DOC BLOCK: android.R.color Field donut_resource_pad25 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad25 -NO DOC BLOCK: android.R.string Field donut_resource_pad25 -NO DOC BLOCK: android.R.color Field donut_resource_pad26 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad26 -NO DOC BLOCK: android.R.string Field donut_resource_pad26 -NO DOC BLOCK: android.R.color Field donut_resource_pad27 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad27 -NO DOC BLOCK: android.R.string Field donut_resource_pad27 -NO DOC BLOCK: android.R.color Field donut_resource_pad28 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad28 -NO DOC BLOCK: android.R.color Field donut_resource_pad29 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad29 -NO DOC BLOCK: android.R.anim Field donut_resource_pad3 -NO DOC BLOCK: android.R.array Field donut_resource_pad3 -NO DOC BLOCK: android.R.attr Field donut_resource_pad3 -NO DOC BLOCK: android.R.color Field donut_resource_pad3 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad3 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad3 -NO DOC BLOCK: android.R.id Field donut_resource_pad3 -NO DOC BLOCK: android.R.integer Field donut_resource_pad3 -NO DOC BLOCK: android.R.layout Field donut_resource_pad3 -NO DOC BLOCK: android.R.string Field donut_resource_pad3 -NO DOC BLOCK: android.R.style Field donut_resource_pad3 -NO DOC BLOCK: android.R.color Field donut_resource_pad30 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad30 -NO DOC BLOCK: android.R.color Field donut_resource_pad31 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad31 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad32 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad33 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad34 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad35 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad36 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad37 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad38 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad39 -NO DOC BLOCK: android.R.anim Field donut_resource_pad4 -NO DOC BLOCK: android.R.array Field donut_resource_pad4 -NO DOC BLOCK: android.R.attr Field donut_resource_pad4 -NO DOC BLOCK: android.R.color Field donut_resource_pad4 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad4 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad4 -NO DOC BLOCK: android.R.id Field donut_resource_pad4 -NO DOC BLOCK: android.R.integer Field donut_resource_pad4 -NO DOC BLOCK: android.R.layout Field donut_resource_pad4 -NO DOC BLOCK: android.R.string Field donut_resource_pad4 -NO DOC BLOCK: android.R.style Field donut_resource_pad4 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad40 -NO DOC BLOCK: android.R.anim Field donut_resource_pad5 -NO DOC BLOCK: android.R.array Field donut_resource_pad5 -NO DOC BLOCK: android.R.attr Field donut_resource_pad5 -NO DOC BLOCK: android.R.color Field donut_resource_pad5 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad5 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad5 -NO DOC BLOCK: android.R.id Field donut_resource_pad5 -NO DOC BLOCK: android.R.integer Field donut_resource_pad5 -NO DOC BLOCK: android.R.layout Field donut_resource_pad5 -NO DOC BLOCK: android.R.string Field donut_resource_pad5 -NO DOC BLOCK: android.R.style Field donut_resource_pad5 -NO DOC BLOCK: android.R.anim Field donut_resource_pad6 -NO DOC BLOCK: android.R.array Field donut_resource_pad6 -NO DOC BLOCK: android.R.attr Field donut_resource_pad6 -NO DOC BLOCK: android.R.color Field donut_resource_pad6 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad6 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad6 -NO DOC BLOCK: android.R.id Field donut_resource_pad6 -NO DOC BLOCK: android.R.integer Field donut_resource_pad6 -NO DOC BLOCK: android.R.layout Field donut_resource_pad6 -NO DOC BLOCK: android.R.string Field donut_resource_pad6 -NO DOC BLOCK: android.R.style Field donut_resource_pad6 -NO DOC BLOCK: android.R.anim Field donut_resource_pad7 -NO DOC BLOCK: android.R.array Field donut_resource_pad7 -NO DOC BLOCK: android.R.attr Field donut_resource_pad7 -NO DOC BLOCK: android.R.color Field donut_resource_pad7 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad7 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad7 -NO DOC BLOCK: android.R.id Field donut_resource_pad7 -NO DOC BLOCK: android.R.integer Field donut_resource_pad7 -NO DOC BLOCK: android.R.layout Field donut_resource_pad7 -NO DOC BLOCK: android.R.string Field donut_resource_pad7 -NO DOC BLOCK: android.R.style Field donut_resource_pad7 -NO DOC BLOCK: android.R.anim Field donut_resource_pad8 -NO DOC BLOCK: android.R.array Field donut_resource_pad8 -NO DOC BLOCK: android.R.attr Field donut_resource_pad8 -NO DOC BLOCK: android.R.color Field donut_resource_pad8 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad8 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad8 -NO DOC BLOCK: android.R.id Field donut_resource_pad8 -NO DOC BLOCK: android.R.integer Field donut_resource_pad8 -NO DOC BLOCK: android.R.layout Field donut_resource_pad8 -NO DOC BLOCK: android.R.string Field donut_resource_pad8 -NO DOC BLOCK: android.R.style Field donut_resource_pad8 -NO DOC BLOCK: android.R.anim Field donut_resource_pad9 -NO DOC BLOCK: android.R.array Field donut_resource_pad9 -NO DOC BLOCK: android.R.attr Field donut_resource_pad9 -NO DOC BLOCK: android.R.color Field donut_resource_pad9 -NO DOC BLOCK: android.R.dimen Field donut_resource_pad9 -NO DOC BLOCK: android.R.drawable Field donut_resource_pad9 -NO DOC BLOCK: android.R.id Field donut_resource_pad9 -NO DOC BLOCK: android.R.integer Field donut_resource_pad9 -NO DOC BLOCK: android.R.layout Field donut_resource_pad9 -NO DOC BLOCK: android.R.string Field donut_resource_pad9 -NO DOC BLOCK: android.R.style Field donut_resource_pad9 NO DOC BLOCK: android.R.attr Field dropDownHeight NO DOC BLOCK: android.provider.Settings.Secure Field ENABLED_ACCESSIBILITY_SERVICES NO DOC BLOCK: android.R.attr Field eventsInterceptionEnabled diff --git a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css index b3c1b9af86b9..824b3df4c166 100644 --- a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css +++ b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css @@ -3,6 +3,7 @@ div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;} table.diffspectable {border:1px;padding:0px;margin:0px;} +table.jdiffIndex {margin-bottom:.5em;} .diffspechead {background-color:#eee;} .diffspectable tr {border:0px;padding:0px;} .diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;} @@ -29,7 +30,7 @@ tt {font-size:11pt;font-family:monospace;} } .hiddenlink { font-size:96%; - line-height:.8em; +/* line-height:.8em; */ text-decoration:none;} a { text-decoration:none;} diff --git a/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml b/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml new file mode 100644 index 000000000000..b0aba964ec01 --- /dev/null +++ b/docs/html/sdk/api_diff/4/user_comments_for_3_to_4.xml @@ -0,0 +1,3259 @@ +<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> +<comments + xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' + xsi:noNamespaceSchemaLocation='comments.xsd' + name="3_to_4" + jdversion="1.1.0"> + +<!-- Use this file to enter an API change description. For example, when you remove a class, + you can enter a comment for that class that points developers to the replacement class. + You can also provide a change summary for modified API, to give an overview of the changes + why they were made, workarounds, etc. --> + +<!-- When the API diffs report is generated, the comments in this file get added to the tables of + removed, added, and modified packages, classes, methods, and fields. This file does not ship + with the final report. --> + +<!-- The id attribute in an identifier element identifies the change as noted in the report. + An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional + text. A comment element can have multiple identifier elements, which will will cause the same + text to appear at each place in the report, but will be converted to separate comments when the + comments file is used. --> + +<!-- HTML tags in the text field will appear in the report. You also need to close p HTML elements, + used for paragraphs - see the top-level documentation. --> + +<!-- You can include standard javadoc links in your change descriptions. You can use the @first command + to cause jdiff to include the first line of the API documentation. You also need to close p HTML + elements, used for paragraphs - see the top-level documentation. --> + +<comment> + <identifier id="android"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.ADD_SYSTEM_SERVICE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.CHANGE_WIFI_MULTICAST_STATE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.FOTA_UPDATE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.GLOBAL_SEARCH"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.INSTALL_LOCATION_PROVIDER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.READ_HISTORY_BOOKMARKS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.SET_PROCESS_FOREGROUND"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.WRITE_EXTERNAL_STORAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission.WRITE_HISTORY_BOOKMARKS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission_group"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.Manifest.permission_group.STORAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.anim"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.anim.anticipate_interpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.anim.anticipate_overshoot_interpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.anim.bounce_interpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.anim.linear_interpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.anim.overshoot_interpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.allowBackup"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.anyDensity"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.autoUrlDetect"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.backupAgent"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.contentDescription"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.dropDownHeight"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.eventsInterceptionEnabled"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.extraTension"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.fadeDuration"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.fadeEnabled"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.fadeOffset"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.gestureColor"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.gestureStrokeAngleThreshold"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.gestureStrokeLengthThreshold"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.gestureStrokeSquarenessThreshold"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.gestureStrokeType"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.gestureStrokeWidth"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.glEsVersion"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.includeInGlobalSearch"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.largeScreens"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.maxSdkVersion"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.normalScreens"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.onClick"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.progressBarStyleInverse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.progressBarStyleLargeInverse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.progressBarStyleSmallInverse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.queryAfterZeroResults"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.resizeable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.searchSettingsDescription"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.searchSuggestThreshold"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.smallScreens"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.targetSdkVersion"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.tension"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.testOnly"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.textColorPrimaryInverseDisableOnly"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.attr.uncertainGestureColor"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.drawable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.drawable.stat_sys_vp_phone_call"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.drawable.stat_sys_vp_phone_call_on_hold"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.style"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.style.Widget_ProgressBar_Inverse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.style.Widget_ProgressBar_Large_Inverse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.R.style.Widget_ProgressBar_Small_Inverse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.accessibilityservice"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.Activity"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.Activity.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.Dialog"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.Dialog.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.LauncherActivity"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.LauncherActivity.ListItem"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.LauncherActivity.ListItem.resolveInfo"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.LauncherActivity.itemForPosition_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.PendingIntent"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.PendingIntent.getIntentSender_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.EXTRA_DATA_KEY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.INTENT_ACTION_SEARCHABLES_CHANGED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.INTENT_ACTION_SEARCH_SETTINGS_CHANGED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.INTENT_ACTION_WEB_SEARCH_SETTINGS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.SHORTCUT_MIME_TYPE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.SUGGEST_COLUMN_SHORTCUT_ID"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.SUGGEST_COLUMN_SPINNER_WHILE_REFRESHING"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.SUGGEST_NEVER_MAKE_SHORTCUT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.SUGGEST_URI_PATH_SHORTCUT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.USER_QUERY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.onCancel_changed(android.content.DialogInterface)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.app.SearchManager.onDismiss_changed(android.content.DialogInterface)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ComponentName"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ComponentName.compareTo_added(android.content.ComponentName)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ContentProvider"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ContentProvider.getPathPermissions_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ContentProvider.setPathPermissions_added(android.content.pm.PathPermission[])"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Context"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Context.ACCESSIBILITY_SERVICE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Context.CONTEXT_RESTRICTED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Context.getApplicationInfo_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Context.isRestricted_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ContextWrapper"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.ContextWrapper.getApplicationInfo_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.ACTION_BATTERY_OKAY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.ACTION_POWER_CONNECTED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.ACTION_POWER_DISCONNECTED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.ACTION_POWER_USAGE_SUMMARY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.ACTION_SEND_MULTIPLE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.ACTION_SHUTDOWN"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.FILL_IN_PACKAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.URI_INTENT_SCHEME"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.getIntent_changed(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.getPackage_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.parseUri_added(java.lang.String, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.setPackage_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.toURI_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.Intent.toUri_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.IntentSender"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.IntentSender.OnFinished"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.IntentSender.SendIntentException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ActivityInfo"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_RESIZEABLE_FOR_SCREENS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_LARGE_SCREENS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_NORMAL_SCREENS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_SMALL_SCREENS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_TEST_ONLY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.FLAG_UPDATED_SYSTEM_APP"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ApplicationInfo.targetSdkVersion"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ConfigurationInfo"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ConfigurationInfo.GL_ES_VERSION_UNDEFINED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ConfigurationInfo.getGlEsVersion_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ConfigurationInfo.reqGlEsVersion"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.IPackageInstallObserver"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.IPackageInstallObserver.Stub"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.FORWARD_LOCK_PACKAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_ALREADY_EXISTS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_CONFLICTING_PROVIDER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_DEXOPT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_DUPLICATE_PACKAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_INSUFFICIENT_STORAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_INVALID_APK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_INVALID_URI"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_MISSING_SHARED_LIBRARY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_NO_SHARED_USER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_OLDER_SDK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_REPLACE_COULDNT_DELETE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_SHARED_USER_INCOMPATIBLE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_BAD_MANIFEST"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_BAD_PACKAGE_NAME"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_BAD_SHARED_USER_ID"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_CERTIFICATE_ENCODING"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_MANIFEST_EMPTY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_MANIFEST_MALFORMED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NOT_APK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NO_CERTIFICATES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.INSTALL_SUCCEEDED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.REPLACE_EXISTING_PACKAGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.getLaunchIntentForPackage_changed(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.installPackage_removed(android.net.Uri)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PackageManager.installPackage_removed(android.net.Uri, android.content.pm.IPackageInstallObserver, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.PathPermission"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ProviderInfo"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.pm.ProviderInfo.pathPermissions"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_MASK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_NO"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_UNDEFINED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_YES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_LARGE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_MASK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_NORMAL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_SMALL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_UNDEFINED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.content.res.Configuration.screenLayout"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.gesture"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.DENSITY_NONE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getDensity_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getScaledHeight_added(android.graphics.Canvas)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getScaledHeight_added(android.util.DisplayMetrics)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getScaledHeight_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getScaledWidth_added(android.graphics.Canvas)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getScaledWidth_added(android.util.DisplayMetrics)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.getScaledWidth_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.prepareToDraw_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Bitmap.setDensity_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options.inDensity"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options.inInputShareable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options.inPurgeable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options.inScaled"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options.inScreenDensity"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.Options.inTargetDensity"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.BitmapFactory.decodeResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, android.graphics.Rect, android.graphics.BitmapFactory.Options)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Canvas"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Canvas.getDensity_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Canvas.setDensity_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.NinePatch"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.NinePatch.getDensity_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Typeface"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Typeface.createFromFile_added(java.io.File)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.Typeface.createFromFile_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.Animatable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.AnimationDrawable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, android.graphics.Bitmap)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.ctor_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.ctor_changed(android.graphics.Bitmap)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.setTargetDensity_added(android.graphics.Canvas)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.setTargetDensity_added(android.util.DisplayMetrics)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.BitmapDrawable.setTargetDensity_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.Drawable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.Drawable.createFromResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_added(android.content.res.Resources, android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_added(android.content.res.Resources, android.graphics.NinePatch)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.NinePatch)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.setTargetDensity_added(android.graphics.Canvas)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.setTargetDensity_added(android.util.DisplayMetrics)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.graphics.drawable.NinePatchDrawable.setTargetDensity_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.hardware"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.hardware.SensorManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.hardware.SensorManager.LIGHT_NO_MOON"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.inputmethodservice"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.inputmethodservice.KeyboardView"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.inputmethodservice.KeyboardView.invalidateAllKeys_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.inputmethodservice.KeyboardView.invalidateKey_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address.getPremises_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address.getSubLocality_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address.getSubThoroughfare_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address.setPremises_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address.setSubLocality_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.location.Address.setSubThoroughfare_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.AudioManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.AudioManager.getRouting_changed(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.AudioManager.setRouting_changed(int, int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.MediaRecorder"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.MediaRecorder.AudioSource"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.MediaRecorder.AudioSource.VOICE_CALL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.MediaRecorder.AudioSource.VOICE_DOWNLINK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.MediaRecorder.AudioSource.VOICE_UPLINK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.MediaRecorder.getAudioSourceMax_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ABBR_ALERT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ABBR_INTERCEPT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ABBR_REORDER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_AUTOREDIAL_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_CALL_GUARD"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_INCALL_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_NETWORK_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ANSWER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALLDROP_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_INTERGROUP"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_NORMAL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT3"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT5"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT6"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT7"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PING_RING"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_SP_PRI"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_CONFIRM"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_DIAL_TONE_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_EMERGENCY_RINGBACK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_L"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_L"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_SLS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_SS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_SSL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_S_X4"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SLS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SSL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SS_2"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_S_X4"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_INTERCEPT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_KEYPAD_VOLUME_KEY_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_L"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_L"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_SLS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_SS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_SSL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_S_X4"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SLS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SSL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SS_2"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_S_X4"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_L"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_L"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_SLS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_SS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_SSL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_S_X4"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SLS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SSL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SS_2"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_S_X4"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_BUSY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_BUSY_ONE_SHOT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_CALLWAITING"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_USA_RINGBACK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_ONE_MIN_BEEP"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_PIP"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_PRESSHOLDKEY_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_REORDER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_SIGNAL_OFF"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_CDMA_SOFT_ERROR_LITE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_SUP_CONFIRM"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_SUP_CONGESTION_ABBREV"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_SUP_INTERCEPT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_SUP_INTERCEPT_ABBREV"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.media.ToneGenerator.TONE_SUP_PIP"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.net.wifi"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.net.wifi.WifiManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.net.wifi.WifiManager.MulticastLock"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.net.wifi.WifiManager.createMulticastLock_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.opengl"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.opengl.GLES10"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.opengl.GLES10Ext"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.opengl.GLES11"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.opengl.GLES11Ext"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.CPU_ABI"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.MANUFACTURER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.VERSION"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.VERSION.CODENAME"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.VERSION.SDK"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.VERSION.SDK_INT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.Build.VERSION_CODES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.RemoteCallbackList"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.RemoteCallbackList.getBroadcastCookie_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.RemoteCallbackList.onCallbackDied_added(E, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.os.RemoteCallbackList.register_added(E, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.MediaStore.Audio.Genres.Members"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.MediaStore.Audio.Media"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.ACCESSIBILITY_ENABLED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.ENABLED_ACCESSIBILITY_SERVICES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_COUNTRY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_LANG"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_PITCH"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_RATE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_SYNTH"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_VARIANT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.Secure.TTS_USE_DEFAULTS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.System"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.provider.Settings.System.SHOW_WEB_SUGGESTIONS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.speech.tts"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.SmsManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.SmsMessage"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.SmsMessage.MessageClass"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.SmsMessage.SubmitPdu"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_GENERIC_FAILURE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_NO_SERVICE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_NULL_PDU"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_RADIO_OFF"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_FREE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_READ"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_SENT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNREAD"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNSENT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.divideMessage_changed(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.getDefault_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.sendDataMessage_changed(java.lang.String, java.lang.String, short, byte[], android.app.PendingIntent, android.app.PendingIntent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.sendMultipartTextMessage_changed(java.lang.String, java.lang.String, java.util.ArrayList&lt;java.lang.String&gt;, java.util.ArrayList&lt;android.app.PendingIntent&gt;, java.util.ArrayList&lt;android.app.PendingIntent&gt;)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsManager.sendTextMessage_changed(java.lang.String, java.lang.String, java.lang.String, android.app.PendingIntent, android.app.PendingIntent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.ENCODING_16BIT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.ENCODING_7BIT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.ENCODING_8BIT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.ENCODING_UNKNOWN"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.MAX_USER_DATA_BYTES"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.MAX_USER_DATA_SEPTETS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.MAX_USER_DATA_SEPTETS_WITH_HEADER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.MessageClass"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu.ctor_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu.encodedMessage"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu.encodedScAddress"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.calculateLength_changed(java.lang.CharSequence, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.calculateLength_changed(java.lang.String, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.createFromPdu_changed(byte[])"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.ctor_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getDisplayMessageBody_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getDisplayOriginatingAddress_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getEmailBody_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getEmailFrom_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getIndexOnSim_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getMessageBody_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getMessageClass_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getOriginatingAddress_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getPdu_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getProtocolIdentifier_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getPseudoSubject_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getServiceCenterAddress_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getStatusOnSim_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getStatus_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getSubmitPdu_changed(java.lang.String, java.lang.String, java.lang.String, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getSubmitPdu_changed(java.lang.String, java.lang.String, short, byte[], boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getTPLayerLengthForPDU_changed(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getTimestampMillis_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.getUserData_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isCphsMwiMessage_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isEmail_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isMWIClearMessage_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isMWISetMessage_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isMwiDontStore_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isReplace_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isReplyPathPresent_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.telephony.gsm.SmsMessage.isStatusReportMessage_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.AndroidTestCase"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.AndroidTestCase.assertActivityRequiresPermission_added(java.lang.String, java.lang.String, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.AndroidTestCase.assertReadingContentUriRequiresPermission_added(android.net.Uri, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.AndroidTestCase.assertWritingContentUriRequiresPermission_added(android.net.Uri, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.mock"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.mock.MockContext"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.mock.MockContext.getApplicationInfo_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.mock.MockPackageManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.mock.MockPackageManager.getLaunchIntentForPackage_changed(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.test.mock.MockPackageManager.installPackage_removed(android.net.Uri, android.content.pm.IPackageInstallObserver, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.text.style"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.text.style.ImageSpan"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.text.style.ImageSpan.ctor_added(android.content.Context, android.graphics.Bitmap)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.text.style.ImageSpan.ctor_added(android.content.Context, android.graphics.Bitmap, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.Config"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.Config.LOGD"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.Config.LOGV"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.Config.PROFILE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.Config.RELEASE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.DisplayMetrics"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.DisplayMetrics.DENSITY_DEFAULT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.DisplayMetrics.DENSITY_HIGH"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.DisplayMetrics.DENSITY_LOW"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.DisplayMetrics.DENSITY_MEDIUM"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.DisplayMetrics.densityDpi"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.TypedValue"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.TypedValue.DENSITY_DEFAULT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.TypedValue.DENSITY_NONE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.util.TypedValue.density"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.Surface"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.Surface.SURACE_FROZEN"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.Surface.SURFACE_FROZEN"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.VelocityTracker"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.VelocityTracker.computeCurrentVelocity_added(int, float)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.FOCUSABLES_ALL"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.FOCUSABLES_TOUCH_MODE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.addFocusables_added(java.util.ArrayList&lt;android.view.View&gt;, int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.buildDrawingCache_added(boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.getContentDescription_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.getDrawingCache_added(boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.getTag_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.sendAccessibilityEventUnchecked_added(android.view.accessibility.AccessibilityEvent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.sendAccessibilityEvent_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.setContentDescription_added(java.lang.CharSequence)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.View.setTag_added(int, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ViewConfiguration"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ViewConfiguration.getMaximumFlingVelocity_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ViewConfiguration.getScaledMaximumFlingVelocity_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.ViewDebug.FlagToString"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.Window.Callback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.Window.Callback.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.accessibility"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.animation"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.animation.AnticipateInterpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.animation.AnticipateOvershootInterpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.animation.BounceInterpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.view.animation.OvershootInterpolator"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.AutoCompleteTextView"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.AutoCompleteTextView.getDropDownHeight_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.AutoCompleteTextView.setDropDownHeight_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.CheckedTextView"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.ListView"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.ListView.getCheckItemIds_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.PopupWindow"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.PopupWindow.getSoftInputMode_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.PopupWindow.setSoftInputMode_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.PopupWindow.update_added(int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabHost.TabSpec"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabHost.TabSpec.getTag_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabHost.TabSpec.setIndicator_added(android.view.View)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabWidget"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabWidget.getChildTabViewAt_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabWidget.getTabCount_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabWidget.setDividerDrawable_added(android.graphics.drawable.Drawable)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.TabWidget.setDividerDrawable_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.ZoomButtonsController"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="android.widget.ZoomButtonsController.OnZoomListener"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang.String"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang.String.ctor_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang.String.ctor_changed(byte[])"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang.String.ctor_changed(byte[], int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang.String.ctor_changed(byte[], int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.lang.String.ctor_changed(byte[], int, int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net.Socket"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net.Socket.ctor_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net.Socket.ctor_changed(java.lang.String, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net.Socket.ctor_changed(java.net.Proxy)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.net.Socket.ctor_changed(java.net.SocketImpl)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.util"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.util.Date"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.util.Date.ctor_changed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="java.util.Date.ctor_changed(int, int, int, int, int, int)"/> + <text> + InsertCommentsHere + </text> +</comment> + +</comments> diff --git a/docs/html/sdk/api_diff/4/user_comments_for_3_to_Donut.xml b/docs/html/sdk/api_diff/4/user_comments_for_3_to_Donut.xml deleted file mode 100644 index 5bbe9459a5e2..000000000000 --- a/docs/html/sdk/api_diff/4/user_comments_for_3_to_Donut.xml +++ /dev/null @@ -1,4675 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<comments - xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' - xsi:noNamespaceSchemaLocation='comments.xsd' - name="3_to_Donut" - jdversion="1.1.0"> - -<!-- Use this file to enter an API change description. For example, when you remove a class, - you can enter a comment for that class that points developers to the replacement class. - You can also provide a change summary for modified API, to give an overview of the changes - why they were made, workarounds, etc. --> - -<!-- When the API diffs report is generated, the comments in this file get added to the tables of - removed, added, and modified packages, classes, methods, and fields. This file does not ship - with the final report. --> - -<!-- The id attribute in an identifier element identifies the change as noted in the report. - An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional - text. A comment element can have multiple identifier elements, which will will cause the same - text to appear at each place in the report, but will be converted to separate comments when the - comments file is used. --> - -<!-- HTML tags in the text field will appear in the report. You also need to close p HTML elements, - used for paragraphs - see the top-level documentation. --> - -<!-- You can include standard javadoc links in your change descriptions. You can use the @first command - to cause jdiff to include the first line of the API documentation. You also need to close p HTML - elements, used for paragraphs - see the top-level documentation. --> - -<comment> - <identifier id="android"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.ADD_SYSTEM_SERVICE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.CHANGE_WIFI_MULTICAST_STATE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.FOTA_UPDATE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.GLOBAL_SEARCH"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.INSTALL_LOCATION_PROVIDER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.READ_HISTORY_BOOKMARKS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.SET_PROCESS_FOREGROUND"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.WRITE_EXTERNAL_STORAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission.WRITE_HISTORY_BOOKMARKS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission_group"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.Manifest.permission_group.STORAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.anticipate_interpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.anticipate_overshoot_interpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.bounce_interpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad19"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad20"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad21"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.linear_interpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.anim.overshoot_interpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.array.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.allowBackup"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.anyDensity"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.autoUrlDetect"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.backupAgent"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.contentDescription"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.dropDownHeight"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.eventsInterceptionEnabled"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.extraTension"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.fadeDuration"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.fadeEnabled"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.fadeOffset"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.gestureColor"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.gestureStrokeAngleThreshold"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.gestureStrokeLengthThreshold"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.gestureStrokeSquarenessThreshold"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.gestureStrokeType"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.gestureStrokeWidth"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.glEsVersion"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.includeInGlobalSearch"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.largeScreens"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.maxSdkVersion"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.normalScreens"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.onClick"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.progressBarStyleInverse"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.progressBarStyleLargeInverse"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.progressBarStyleSmallInverse"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.queryAfterZeroResults"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.resizeable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.searchSettingsDescription"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.searchSuggestThreshold"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.smallScreens"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.targetSdkVersion"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.tension"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.testOnly"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.textColorPrimaryInverseDisableOnly"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.attr.uncertainGestureColor"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad19"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad20"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad21"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad22"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad23"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad24"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad25"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad26"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad27"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad28"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad29"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad30"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad31"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.color.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.dimen.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad19"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad20"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad21"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad22"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad23"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad24"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad25"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad26"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad27"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad28"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad29"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad30"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad31"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad32"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad33"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad34"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad35"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad36"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad37"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad38"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad39"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad40"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.stat_sys_vp_phone_call"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.drawable.stat_sys_vp_phone_call_on_hold"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad19"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad20"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad21"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad22"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.id.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.integer.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.layout.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad19"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad20"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad21"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad22"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad23"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad24"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad25"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad26"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad27"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.string.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.Widget_ProgressBar_Inverse"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.Widget_ProgressBar_Large_Inverse"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.Widget_ProgressBar_Small_Inverse"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad1"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad12"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad13"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad14"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad15"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad16"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad17"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad18"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad19"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad8"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.R.style.donut_resource_pad9"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.accessibilityservice"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.Activity"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.Activity.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.Dialog"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.Dialog.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.LauncherActivity"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.LauncherActivity.ListItem"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.LauncherActivity.ListItem.resolveInfo"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.LauncherActivity.itemForPosition_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.PendingIntent"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.PendingIntent.getIntentSender_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.EXTRA_DATA_KEY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.INTENT_ACTION_SEARCHABLES_CHANGED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.INTENT_ACTION_SEARCH_SETTINGS_CHANGED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.INTENT_ACTION_WEB_SEARCH_SETTINGS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.SHORTCUT_MIME_TYPE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.SUGGEST_COLUMN_SHORTCUT_ID"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.SUGGEST_COLUMN_SPINNER_WHILE_REFRESHING"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.SUGGEST_NEVER_MAKE_SHORTCUT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.SUGGEST_URI_PATH_SHORTCUT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.USER_QUERY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.onCancel_changed(android.content.DialogInterface)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.app.SearchManager.onDismiss_changed(android.content.DialogInterface)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ComponentName"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ComponentName.compareTo_added(android.content.ComponentName)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ContentProvider"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ContentProvider.getPathPermissions_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ContentProvider.setPathPermissions_added(android.content.pm.PathPermission[])"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Context"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Context.ACCESSIBILITY_SERVICE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Context.CONTEXT_RESTRICTED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Context.getApplicationInfo_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Context.isRestricted_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ContextWrapper"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.ContextWrapper.getApplicationInfo_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.ACTION_BATTERY_OKAY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.ACTION_POWER_CONNECTED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.ACTION_POWER_DISCONNECTED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.ACTION_POWER_USAGE_SUMMARY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.ACTION_SEND_MULTIPLE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.ACTION_SHUTDOWN"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.FILL_IN_PACKAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.URI_INTENT_SCHEME"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.getIntent_changed(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.getPackage_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.parseUri_added(java.lang.String, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.setPackage_added(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.toURI_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.Intent.toUri_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.IntentSender"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.IntentSender.OnFinished"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.IntentSender.SendIntentException"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ActivityInfo"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_RESIZEABLE_FOR_SCREENS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_LARGE_SCREENS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_NORMAL_SCREENS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_SUPPORTS_SMALL_SCREENS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_TEST_ONLY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.FLAG_UPDATED_SYSTEM_APP"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ApplicationInfo.targetSdkVersion"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ConfigurationInfo"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ConfigurationInfo.GL_ES_VERSION_UNDEFINED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ConfigurationInfo.getGlEsVersion_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ConfigurationInfo.reqGlEsVersion"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.IPackageInstallObserver"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.IPackageInstallObserver.Stub"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.FORWARD_LOCK_PACKAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_ALREADY_EXISTS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_CONFLICTING_PROVIDER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_DEXOPT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_DUPLICATE_PACKAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_INSUFFICIENT_STORAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_INVALID_APK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_INVALID_URI"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_MISSING_SHARED_LIBRARY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_NO_SHARED_USER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_OLDER_SDK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_REPLACE_COULDNT_DELETE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_SHARED_USER_INCOMPATIBLE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_BAD_MANIFEST"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_BAD_PACKAGE_NAME"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_BAD_SHARED_USER_ID"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_CERTIFICATE_ENCODING"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_MANIFEST_EMPTY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_MANIFEST_MALFORMED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NOT_APK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_NO_CERTIFICATES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.INSTALL_SUCCEEDED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.REPLACE_EXISTING_PACKAGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.getLaunchIntentForPackage_changed(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.installPackage_removed(android.net.Uri)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PackageManager.installPackage_removed(android.net.Uri, android.content.pm.IPackageInstallObserver, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.PathPermission"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ProviderInfo"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.pm.ProviderInfo.pathPermissions"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_MASK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_NO"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_UNDEFINED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_LONG_YES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_LARGE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_MASK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_NORMAL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_SMALL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.SCREENLAYOUT_SIZE_UNDEFINED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.content.res.Configuration.screenLayout"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.gesture"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.DENSITY_NONE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getDensity_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getScaledHeight_added(android.graphics.Canvas)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getScaledHeight_added(android.util.DisplayMetrics)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getScaledHeight_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getScaledWidth_added(android.graphics.Canvas)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getScaledWidth_added(android.util.DisplayMetrics)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.getScaledWidth_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.prepareToDraw_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Bitmap.setDensity_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options.inDensity"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options.inInputShareable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options.inPurgeable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options.inScaled"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options.inScreenDensity"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.Options.inTargetDensity"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.BitmapFactory.decodeResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, android.graphics.Rect, android.graphics.BitmapFactory.Options)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Canvas"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Canvas.getDensity_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Canvas.setDensity_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.NinePatch"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.NinePatch.getDensity_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Typeface"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Typeface.createFromFile_added(java.io.File)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.Typeface.createFromFile_added(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.Animatable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.AnimationDrawable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.ctor_added(android.content.res.Resources, android.graphics.Bitmap)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.ctor_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.ctor_changed(android.graphics.Bitmap)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.setTargetDensity_added(android.graphics.Canvas)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.setTargetDensity_added(android.util.DisplayMetrics)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.BitmapDrawable.setTargetDensity_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.Drawable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.Drawable.createFromResourceStream_added(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_added(android.content.res.Resources, android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_added(android.content.res.Resources, android.graphics.NinePatch)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.ctor_changed(android.graphics.NinePatch)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.setTargetDensity_added(android.graphics.Canvas)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.setTargetDensity_added(android.util.DisplayMetrics)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.graphics.drawable.NinePatchDrawable.setTargetDensity_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.hardware"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.hardware.SensorManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.hardware.SensorManager.LIGHT_NO_MOON"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.inputmethodservice"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.inputmethodservice.KeyboardView"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.inputmethodservice.KeyboardView.invalidateAllKeys_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.inputmethodservice.KeyboardView.invalidateKey_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address.getPremises_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address.getSubLocality_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address.getSubThoroughfare_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address.setPremises_added(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address.setSubLocality_added(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.location.Address.setSubThoroughfare_added(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.AudioManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.AudioManager.getRouting_changed(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.AudioManager.setRouting_changed(int, int, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.MediaRecorder"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.MediaRecorder.AudioSource"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.MediaRecorder.AudioSource.VOICE_CALL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.MediaRecorder.AudioSource.VOICE_DOWNLINK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.MediaRecorder.AudioSource.VOICE_UPLINK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.MediaRecorder.getAudioSourceMax_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ABBR_ALERT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ABBR_INTERCEPT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ABBR_REORDER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_AUTOREDIAL_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_CALL_GUARD"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_INCALL_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ALERT_NETWORK_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ANSWER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALLDROP_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_INTERGROUP"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_NORMAL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT3"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT5"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT6"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PAT7"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_PING_RING"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CALL_SIGNAL_ISDN_SP_PRI"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_CONFIRM"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_DIAL_TONE_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_EMERGENCY_RINGBACK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_L"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_L"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_SLS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_SS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_SSL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_PBX_S_X4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SLS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SSL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_SS_2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_HIGH_S_X4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_INTERCEPT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_KEYPAD_VOLUME_KEY_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_L"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_L"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_SLS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_SS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_SSL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_PBX_S_X4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SLS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SSL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_SS_2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_LOW_S_X4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_L"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_L"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_SLS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_SS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_SSL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_PBX_S_X4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SLS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SSL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_SS_2"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_MED_S_X4"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_BUSY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_BUSY_ONE_SHOT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_CALLWAITING"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_NETWORK_USA_RINGBACK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_ONE_MIN_BEEP"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_PIP"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_PRESSHOLDKEY_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_REORDER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_SIGNAL_OFF"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_CDMA_SOFT_ERROR_LITE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_SUP_CONFIRM"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_SUP_CONGESTION_ABBREV"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_SUP_INTERCEPT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_SUP_INTERCEPT_ABBREV"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.media.ToneGenerator.TONE_SUP_PIP"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.net.wifi"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.net.wifi.WifiManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.net.wifi.WifiManager.MulticastLock"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.net.wifi.WifiManager.createMulticastLock_added(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.opengl"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.opengl.GLES10"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.opengl.GLES10Ext"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.opengl.GLES11"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.opengl.GLES11Ext"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.CPU_ABI"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.MANUFACTURER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.VERSION"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.VERSION.CODENAME"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.VERSION.SDK"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.VERSION.SDK_INT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.Build.VERSION_CODES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.RemoteCallbackList"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.RemoteCallbackList.getBroadcastCookie_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.RemoteCallbackList.onCallbackDied_added(E, java.lang.Object)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.os.RemoteCallbackList.register_added(E, java.lang.Object)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.MediaStore.Audio.Genres.Members"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.MediaStore.Audio.Genres.Members.DEFAULT_SORT_ORDER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.MediaStore.Audio.Media"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.MediaStore.Audio.Media.DEFAULT_SORT_ORDER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.ACCESSIBILITY_ENABLED"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.ENABLED_ACCESSIBILITY_SERVICES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_COUNTRY"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_LANG"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_PITCH"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_RATE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_SYNTH"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_DEFAULT_VARIANT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.Secure.TTS_USE_DEFAULTS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.System"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.provider.Settings.System.SHOW_WEB_SUGGESTIONS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.speech.tts"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.SmsManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.SmsMessage"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.SmsMessage.MessageClass"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.SmsMessage.SubmitPdu"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_GENERIC_FAILURE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_NO_SERVICE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_NULL_PDU"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.RESULT_ERROR_RADIO_OFF"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_FREE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_READ"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_SENT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNREAD"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNSENT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.divideMessage_changed(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.getDefault_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.sendDataMessage_changed(java.lang.String, java.lang.String, short, byte[], android.app.PendingIntent, android.app.PendingIntent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.sendMultipartTextMessage_changed(java.lang.String, java.lang.String, java.util.ArrayList&lt;java.lang.String&gt;, java.util.ArrayList&lt;android.app.PendingIntent&gt;, java.util.ArrayList&lt;android.app.PendingIntent&gt;)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsManager.sendTextMessage_changed(java.lang.String, java.lang.String, java.lang.String, android.app.PendingIntent, android.app.PendingIntent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.ENCODING_16BIT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.ENCODING_7BIT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.ENCODING_8BIT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.ENCODING_UNKNOWN"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.MAX_USER_DATA_BYTES"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.MAX_USER_DATA_SEPTETS"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.MAX_USER_DATA_SEPTETS_WITH_HEADER"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.MessageClass"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu.ctor_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu.encodedMessage"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.SubmitPdu.encodedScAddress"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.calculateLength_changed(java.lang.CharSequence, boolean)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.calculateLength_changed(java.lang.String, boolean)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.createFromPdu_changed(byte[])"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.ctor_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getDisplayMessageBody_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getDisplayOriginatingAddress_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getEmailBody_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getEmailFrom_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getIndexOnSim_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getMessageBody_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getMessageClass_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getOriginatingAddress_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getPdu_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getProtocolIdentifier_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getPseudoSubject_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getServiceCenterAddress_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getStatusOnSim_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getStatus_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getSubmitPdu_changed(java.lang.String, java.lang.String, java.lang.String, boolean)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getSubmitPdu_changed(java.lang.String, java.lang.String, short, byte[], boolean)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getTPLayerLengthForPDU_changed(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getTimestampMillis_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.getUserData_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isCphsMwiMessage_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isEmail_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isMWIClearMessage_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isMWISetMessage_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isMwiDontStore_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isReplace_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isReplyPathPresent_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.telephony.gsm.SmsMessage.isStatusReportMessage_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.AndroidTestCase"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.AndroidTestCase.assertActivityRequiresPermission_added(java.lang.String, java.lang.String, java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.AndroidTestCase.assertReadingContentUriRequiresPermission_added(android.net.Uri, java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.AndroidTestCase.assertWritingContentUriRequiresPermission_added(android.net.Uri, java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.mock"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.mock.MockContext"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.mock.MockContext.getApplicationInfo_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.mock.MockPackageManager"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.mock.MockPackageManager.getLaunchIntentForPackage_changed(java.lang.String)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.test.mock.MockPackageManager.installPackage_removed(android.net.Uri, android.content.pm.IPackageInstallObserver, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.text.style"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.text.style.ImageSpan"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.text.style.ImageSpan.ctor_added(android.content.Context, android.graphics.Bitmap)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.text.style.ImageSpan.ctor_added(android.content.Context, android.graphics.Bitmap, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.text.style.ImageSpan.ctor_changed(android.graphics.Bitmap, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.Config"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.Config.LOGD"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.Config.LOGV"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.Config.PROFILE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.Config.RELEASE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.DisplayMetrics"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.DisplayMetrics.DENSITY_DEFAULT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.DisplayMetrics.DENSITY_HIGH"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.DisplayMetrics.DENSITY_LOW"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.DisplayMetrics.DENSITY_MEDIUM"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.DisplayMetrics.densityDpi"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.TypedValue"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.TypedValue.DENSITY_DEFAULT"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.TypedValue.DENSITY_NONE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.util.TypedValue.density"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.Surface"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.Surface.SURACE_FROZEN"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.Surface.SURFACE_FROZEN"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.VelocityTracker"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.VelocityTracker.computeCurrentVelocity_added(int, float)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.FOCUSABLES_ALL"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.FOCUSABLES_TOUCH_MODE"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.addFocusables_added(java.util.ArrayList&lt;android.view.View&gt;, int, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.buildDrawingCache_added(boolean)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.getContentDescription_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.getDrawingCache_added(boolean)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.getTag_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.sendAccessibilityEventUnchecked_added(android.view.accessibility.AccessibilityEvent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.sendAccessibilityEvent_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.setContentDescription_added(java.lang.CharSequence)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.View.setTag_added(int, java.lang.Object)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.ViewConfiguration"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.ViewConfiguration.getMaximumFlingVelocity_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.ViewConfiguration.getScaledMaximumFlingVelocity_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.ViewDebug.FlagToString"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.Window.Callback"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.Window.Callback.dispatchPopulateAccessibilityEvent_added(android.view.accessibility.AccessibilityEvent)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.accessibility"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.animation"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.animation.AnticipateInterpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.animation.AnticipateOvershootInterpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.animation.BounceInterpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.view.animation.OvershootInterpolator"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.AutoCompleteTextView"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.AutoCompleteTextView.getDropDownHeight_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.AutoCompleteTextView.setDropDownHeight_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.CheckedTextView"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.ListView"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.ListView.getCheckItemIds_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.PopupWindow"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.PopupWindow.getSoftInputMode_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.PopupWindow.setSoftInputMode_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.PopupWindow.update_added(int, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabHost.TabSpec"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabHost.TabSpec.getTag_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabHost.TabSpec.setIndicator_added(android.view.View)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabWidget"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabWidget.getChildTabViewAt_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabWidget.getTabCount_added()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabWidget.setDividerDrawable_added(android.graphics.drawable.Drawable)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="android.widget.TabWidget.setDividerDrawable_added(int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang.String"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang.String.ctor_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang.String.ctor_changed(byte[])"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang.String.ctor_changed(byte[], int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang.String.ctor_changed(byte[], int, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.lang.String.ctor_changed(byte[], int, int, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net.Socket"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net.Socket.ctor_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net.Socket.ctor_changed(java.lang.String, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net.Socket.ctor_changed(java.lang.String, int, java.net.InetAddress, int)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net.Socket.ctor_changed(java.net.Proxy)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.net.Socket.ctor_changed(java.net.SocketImpl)"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.util"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.util.Date"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.util.Date.ctor_changed()"/> - <text> - InsertCommentsHere - </text> -</comment> -<comment> - <identifier id="java.util.Date.ctor_changed(int, int, int, int, int, int)"/> - <text> - InsertCommentsHere - </text> -</comment> - -</comments> diff --git a/docs/html/sdk/api_diff/5/changes.html b/docs/html/sdk/api_diff/5/changes.html new file mode 100644 index 000000000000..671e89069f54 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes.html @@ -0,0 +1,45 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<HTML style="overflow:auto;"> +<HEAD> +<meta name="generator" content="JDiff v1.1.0"> +<!-- Generated by the JDiff Javadoc doclet --> +<!-- (http://www.jdiff.org) --> +<!-- on Wed Oct 21 21:05:31 PDT 2009 --> +<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> +<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> +<TITLE> +API Differences between 4 and 5 +</TITLE> +<link href="../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> +<link href="stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> +<noscript> +<style type="text/css"> +body{overflow:auto;} +#body-content{position:relative; top:0;} +#doc-content{overflow:visible;border-left:3px solid #666;} +#side-nav{padding:0;} +#side-nav .toggle-list ul {display:block;} +#resize-packages-nav{border-bottom:3px solid #666;} +</style> +</noscript> +<style type="text/css"> +</style> +</HEAD> +<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> +<frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> + <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1"> + <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1"> + </FRAMESET> + <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1"> +</FRAMESET> +<NOFRAMES> +<H2> +Frame Alert +</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to <A HREF="changes/changes-summary.html" target="_top">Non-frame version.</A> + + diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html new file mode 100644 index 000000000000..262429cf3ce9 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_additions.html @@ -0,0 +1,2301 @@ + + + + + + + + + +All Additions Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Differences +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + +
      underscore  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +_SYNC_ACCOUNT_TYPE +
      + + +
      A  +underscore +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +AbsoluteSizeSpan +(int, boolean) constructor
      + +AbstractOwnableSynchronizer
      + +AbstractThreadedSyncAdapter
      + +ACCOUNT_MANAGER +
      + +ACCOUNT_SERVICE +
      + +accountPreferences +
      + +accountType +
      + +acquireContentProviderClient
      +  type  +(Uri) in android.content.ContentResolver +
      + +  type  +(String) in android.content.ContentResolver +
      + +ACTION_ACCESSIBILITY_SETTINGS +
      + +ACTION_DOCK_EVENT +
      + +ACTION_MASK +
      + +ACTION_POINTER_1_DOWN +
      + +ACTION_POINTER_1_UP +
      + +ACTION_POINTER_2_DOWN +
      + +ACTION_POINTER_2_UP +
      + +ACTION_POINTER_3_DOWN +
      + +ACTION_POINTER_3_UP +
      + +ACTION_POINTER_DOWN +
      + +ACTION_POINTER_ID_MASK +
      + +ACTION_POINTER_ID_SHIFT +
      + +ACTION_POINTER_UP +
      + +ACTION_PRIVACY_SETTINGS +
      + +addNmeaListener +(NmeaListener)
      + +addStatusChangeListener +(int, SyncStatusObserver)
      + +ALARM_ALERT +
      + +android.accounts
      + +android.bluetooth
      + +android.telephony.cdma
      + +Animation_InputMethod +
      + +ANTIBANDING_50HZ +
      + +ANTIBANDING_60HZ +
      + +ANTIBANDING_AUTO +
      + +ANTIBANDING_OFF +
      + +applyBatch
      +  type  +(ArrayList<ContentProviderOperation>) in android.content.ContentProvider +
      + +  type  +(String, ArrayList<ContentProviderOperation>) in android.content.ContentResolver +
      + +AUTHENTICATE_ACCOUNTS +
      + +awakenScrollBars
      +  type  +() in android.view.View +
      + +  type  +(int) in android.view.View +
      + +  type  +(int, boolean) in android.view.View +
      + + +
      B  +underscore +A +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +beginTransactionWithListener +(SQLiteTransactionListener)
      + +BitmapDrawable
      +  BitmapDrawable +(Resources) constructor
      + +  BitmapDrawable +(Resources, String) constructor
      + +  BitmapDrawable +(Resources, InputStream) constructor
      + + +
      C  +underscore +A +B +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +cancel +(String, int)
      + +cancelAutoFocus +()
      + +cancelSync +(Account, String)
      + +cancelThumbnailRequest +(ContentResolver, long)
      + +canPause
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      + +  type  +() in android.widget.VideoView +
      + +canSeekBackward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      + +  type  +() in android.widget.VideoView +
      + +canSeekForward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      + +  type  +() in android.widget.VideoView +
      + +CATEGORY_CAR_DOCK +
      + +CATEGORY_DESK_DOCK +
      + +changeTimeRepeat +(KeyEvent, long, int, int)
      + +CHANNEL_IN_BACK +
      + +CHANNEL_IN_BACK_PROCESSED +
      + +CHANNEL_IN_DEFAULT +
      + +CHANNEL_IN_FRONT +
      + +CHANNEL_IN_FRONT_PROCESSED +
      + +CHANNEL_IN_LEFT +
      + +CHANNEL_IN_LEFT_PROCESSED +
      + +CHANNEL_IN_MONO +
      + +CHANNEL_IN_PRESSURE +
      + +CHANNEL_IN_RIGHT +
      + +CHANNEL_IN_RIGHT_PROCESSED +
      + +CHANNEL_IN_STEREO +
      + +CHANNEL_IN_VOICE_DNLINK +
      + +CHANNEL_IN_VOICE_UPLINK +
      + +CHANNEL_IN_X_AXIS +
      + +CHANNEL_IN_Y_AXIS +
      + +CHANNEL_IN_Z_AXIS +
      + +CHANNEL_INVALID +
      + +CHANNEL_OUT_5POINT1 +
      + +CHANNEL_OUT_7POINT1 +
      + +CHANNEL_OUT_BACK_CENTER +
      + +CHANNEL_OUT_BACK_LEFT +
      + +CHANNEL_OUT_BACK_RIGHT +
      + +CHANNEL_OUT_DEFAULT +
      + +CHANNEL_OUT_FRONT_CENTER +
      + +CHANNEL_OUT_FRONT_LEFT +
      + +CHANNEL_OUT_FRONT_LEFT_OF_CENTER +
      + +CHANNEL_OUT_FRONT_RIGHT +
      + +CHANNEL_OUT_FRONT_RIGHT_OF_CENTER +
      + +CHANNEL_OUT_LOW_FREQUENCY +
      + +CHANNEL_OUT_MONO +
      + +CHANNEL_OUT_QUAD +
      + +CHANNEL_OUT_STEREO +
      + +CHANNEL_OUT_SURROUND +
      + +checkSignatures
      +  type  +(int, int) in android.content.pm.PackageManager +
      + +  type  +(int, int) in android.test.mock.MockPackageManager +
      + +clientLabel +
      + +clientPackage +
      + +colorBackgroundCacheHint +
      + +compare +(Context, String, String)
      + +ContactsContract
      + +ContactsContract.AggregationExceptions
      + +ContactsContract.BaseSyncColumns
      + +ContactsContract.CommonDataKinds
      + +ContactsContract.CommonDataKinds.BaseTypes
      + +ContactsContract.CommonDataKinds.CommonColumns
      + +ContactsContract.CommonDataKinds.Email
      + +ContactsContract.CommonDataKinds.Event
      + +ContactsContract.CommonDataKinds.GroupMembership
      + +ContactsContract.CommonDataKinds.Im
      + +ContactsContract.CommonDataKinds.Nickname
      + +ContactsContract.CommonDataKinds.Note
      + +ContactsContract.CommonDataKinds.Organization
      + +ContactsContract.CommonDataKinds.Phone
      + +ContactsContract.CommonDataKinds.Photo
      + +ContactsContract.CommonDataKinds.Relation
      + +ContactsContract.CommonDataKinds.StructuredName
      + +ContactsContract.CommonDataKinds.StructuredPostal
      + +ContactsContract.CommonDataKinds.Website
      + +ContactsContract.ContactOptionsColumns
      + +ContactsContract.Contacts
      + +ContactsContract.Contacts.AggregationSuggestions
      + +ContactsContract.Contacts.Data
      + +ContactsContract.Contacts.Photo
      + +ContactsContract.ContactsColumns
      + +ContactsContract.ContactStatusColumns
      + +ContactsContract.Data
      + +ContactsContract.DataColumns
      + +ContactsContract.DataColumnsWithJoins
      + +ContactsContract.Groups
      + +ContactsContract.GroupsColumns
      + +ContactsContract.Intents
      + +ContactsContract.Intents.Insert
      + +ContactsContract.PhoneLookup
      + +ContactsContract.PhoneLookupColumns
      + +ContactsContract.Presence
      + +ContactsContract.PresenceColumns
      + +ContactsContract.QuickContact
      + +ContactsContract.RawContacts
      + +ContactsContract.RawContacts.Data
      + +ContactsContract.RawContacts.Entity
      + +ContactsContract.RawContactsColumns
      + +ContactsContract.RawContactsEntity
      + +ContactsContract.Settings
      + +ContactsContract.SettingsColumns
      + +ContactsContract.StatusColumns
      + +ContactsContract.StatusUpdates
      + +ContactsContract.SyncColumns
      + +ContactsContract.SyncState
      + +contains +(Object)
      + +contentAuthority +
      + +ContentProviderClient
      + +ContentProviderOperation
      + +ContentProviderOperation.Builder
      + +ContentProviderResult
      + +createFromResourceStream +(Resources, TypedValue, InputStream, String, Options)
      + +CREATOR +
      + + +
      D  +underscore +A +B +C +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +DATA_ACTIVITY_DORMANT +
      + +DEFAULT_ALARM_ALERT_URI +
      + +density +
      + +describeContents +()
      + +detachWallpaper +
      + +detailColumn +
      + +detailSocialSummary +
      + +dispatch +(Callback, DispatcherState, Object)
      + +dropDownHorizontalOffset +
      + +dropDownVerticalOffset +
      + +dump +(Printer, String)
      + + +
      E  +underscore +A +B +C +D +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +ECLAIR +
      + +EFFECT_AQUA +
      + +EFFECT_BLACKBOARD +
      + +EFFECT_MONO +
      + +EFFECT_NEGATIVE +
      + +EFFECT_NONE +
      + +EFFECT_POSTERIZE +
      + +EFFECT_SEPIA +
      + +EFFECT_SOLARIZE +
      + +EFFECT_WHITEBOARD +
      + +ERROR_AUTHENTICATION +
      + +ERROR_BAD_URL +
      + +ERROR_CONNECT +
      + +ERROR_FAILED_SSL_HANDSHAKE +
      + +ERROR_FILE +
      + +ERROR_FILE_NOT_FOUND +
      + +ERROR_HOST_LOOKUP +
      + +ERROR_IO +
      + +ERROR_PROXY_AUTHENTICATION +
      + +ERROR_REDIRECT_LOOP +
      + +ERROR_TIMEOUT +
      + +ERROR_TOO_MANY_REQUESTS +
      + +ERROR_UNKNOWN +
      + +ERROR_UNSUPPORTED_AUTH_SCHEME +
      + +ERROR_UNSUPPORTED_SCHEME +
      + +ExifInterface
      + +EXTRA_CHANGED_COMPONENT_NAME +
      + +EXTRA_DOCK_STATE +
      + +EXTRA_DOCK_STATE_CAR +
      + +EXTRA_DOCK_STATE_DESK +
      + +EXTRA_DOCK_STATE_UNDOCKED +
      + +EXTRA_HEALTH +
      + +EXTRA_ICON_SMALL +
      + +EXTRA_INITIAL_INTENTS +
      + +EXTRA_LEVEL +
      + +EXTRA_PLUGGED +
      + +EXTRA_PRESENT +
      + +EXTRA_REMOTE_INTENT_TOKEN +
      + +EXTRA_SCALE +
      + +EXTRA_STATUS +
      + +EXTRA_TECHNOLOGY +
      + +EXTRA_TEMPERATURE +
      + +EXTRA_VOLTAGE +
      + + +
      F  +underscore +A +B +C +D +E +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +fadeScrollbars +
      + +FeatureInfo
      + +findPointerIndex +(int)
      + +finishOnCloseSystemDialogs +
      + +FLAG_ACTIVITY_NO_ANIMATION +
      + +FLAG_CANCELED +
      + +FLAG_CANCELED_LONG_PRESS +
      + +FLAG_DISMISS_KEYGUARD +
      + +FLAG_FINISH_ON_CLOSE_SYSTEM_DIALOGS +
      + +FLAG_FOREGROUND +
      + +FLAG_FOREGROUND_SERVICE +
      + +FLAG_LONG_PRESS +
      + +FLAG_PERSISTENT_PROCESS +
      + +FLAG_SHOW_WALLPAPER +
      + +FLAG_SHOW_WHEN_LOCKED +
      + +FLAG_STARTED +
      + +FLAG_SYSTEM_PROCESS +
      + +FLAG_TRACKING +
      + +FLAG_TURN_SCREEN_ON +
      + +FLAG_VIRTUAL_HARD_KEY +
      + +flags +
      + +FLASH_MODE_AUTO +
      + +FLASH_MODE_OFF +
      + +FLASH_MODE_ON +
      + +FLASH_MODE_RED_EYE +
      + +FLASH_MODE_TORCH +
      + +FOCUS_MODE_AUTO +
      + +FOCUS_MODE_FIXED +
      + +FOCUS_MODE_INFINITY +
      + +FOCUS_MODE_MACRO +
      + +formatDateRange +(Context, Formatter, long, long, int)
      + +formatShortFileSize +(Context, long)
      + + +
      G  +underscore +A +B +C +D +E +F +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +GeolocationPermissions
      + +GeolocationPermissions.Callback
      + +getAntibanding +()
      + +getColorEffect +()
      + +getDatabaseEnabled +()
      + +getDatabasePath +()
      + +getDetachWallpaper +()
      + +getDip +()
      + +getDropDownBackground +()
      + +getDropDownHorizontalOffset +()
      + +getDropDownVerticalOffset +()
      + +getFlashMode +()
      + +getFocusMode +()
      + +getHistoricalPressure +(int, int)
      + +getHistoricalSize +(int, int)
      + +getHistoricalX +(int, int)
      + +getHistoricalY +(int, int)
      + +getInstallerPackageName
      +  type  +(String) in android.content.pm.PackageManager +
      + +  type  +(String) in android.test.mock.MockPackageManager +
      + +getIsSyncable +(Account, String)
      + +getJpegQuality +()
      + +getJpegThumbnailQuality +()
      + +getJpegThumbnailSize +()
      + +getKeyDispatcherState
      +  type  +() in android.inputmethodservice.AbstractInputMethodService +
      + +  type  +() in android.view.View +
      + +getLac +()
      + +getMasterSyncAutomatically +()
      + +getMemoryClass +()
      + +getNetworkType +()
      + +getParameters +(String)
      + +getPointerCount +()
      + +getPointerId +(int)
      + +getPressure +(int)
      + +getProcessMemoryInfo +(int[])
      + +getPsc +()
      + +getRunningServiceControlPanel +(ComponentName)
      + +getSceneMode +()
      + +getScrollBarFadeDuration +()
      + +getScrollDefaultDelay +()
      + +getSize +(int)
      + +getSupportedAntibanding +()
      + +getSupportedColorEffects +()
      + +getSupportedFlashModes +()
      + +getSupportedFocusModes +()
      + +getSupportedPictureFormats +()
      + +getSupportedPictureSizes +()
      + +getSupportedPreviewFormats +()
      + +getSupportedPreviewFrameRates +()
      + +getSupportedPreviewSizes +()
      + +getSupportedSceneModes +()
      + +getSupportedWhiteBalance +()
      + +getSyncAdapterTypes +()
      + +getSyncAutomatically +(Account, String)
      + +getSystemAvailableFeatures
      +  type  +() in android.content.pm.PackageManager +
      + +  type  +() in android.test.mock.MockPackageManager +
      + +getThumbnail +(ContentResolver, long, int, Options)
      + +getTotalPrivateDirty +()
      + +getTotalPss +()
      + +getTotalSharedDirty +()
      + +getViewBinder +()
      + +getWhiteBalance +()
      + +getX +(int)
      + +getY +(int)
      + +GLSurfaceView.EGLContextFactory
      + +GLSurfaceView.EGLWindowSurfaceFactory
      + +GpsStatus.NmeaListener
      + +GROUP_SYNC_ACCOUNT_TYPE +
      + + +
      H  +underscore +A +B +C +D +E +F +G +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +hasIccCard +()
      + +hasSystemFeature
      +  type  +(String) in android.content.pm.PackageManager +
      + +  type  +(String) in android.test.mock.MockPackageManager +
      + + +
      I  +underscore +A +B +C +D +E +F +G +H +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +importanceReasonCode +
      + +importanceReasonComponent +
      + +importanceReasonPid +
      + +injectInstrumentation +(Instrumentation)
      + +isCanceled +()
      + +isFloat
      +  type  +(int) in android.database.AbstractWindowedCursor +
      + +  type  +(int, int) in android.database.CursorWindow +
      + +isInitialStickyBroadcast +()
      + +isLong
      +  type  +(int) in android.database.AbstractWindowedCursor +
      + +  type  +(int, int) in android.database.CursorWindow +
      + +isLongPress +()
      + +isOrderedBroadcast +()
      + +isScrollbarFadingEnabled +()
      + +isString
      +  type  +(int) in android.database.AbstractWindowedCursor +
      + +  type  +(int, int) in android.database.CursorWindow +
      + +isSyncActive +(Account, String)
      + +isSyncPending +(Account, String)
      + +isTracking +()
      + +isWiredHeadsetOn +()
      + + +
      K  +underscore +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +KeyEvent.DispatcherState
      + +killAfterRestore +
      + + +
      L  +underscore +A +B +C +D +E +F +G +H +I +K +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +LabeledIntent
      + +LineHeightSpan.WithDensity
      + +lock +()
      + + +
      M  +underscore +A +B +C +D +E +F +G +H +I +K +L +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +MANAGE_ACCOUNTS +
      + +MEDIA_INFO_METADATA_UPDATE +
      + +MediaStore.Video.Thumbnails
      + +METADATA_DOCK_HOME +
      + + +
      N  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +navigationHidden +
      + +NAVIGATIONHIDDEN_NO +
      + +NAVIGATIONHIDDEN_UNDEFINED +
      + +NAVIGATIONHIDDEN_YES +
      + +NETWORK_TYPE_1xRTT +
      + +NETWORK_TYPE_CDMA +
      + +NETWORK_TYPE_EVDO_0 +
      + +NETWORK_TYPE_EVDO_A +
      + +NETWORK_TYPE_HSDPA +
      + +NETWORK_TYPE_HSPA +
      + +NETWORK_TYPE_HSUPA +
      + +newDrawable +(Resources)
      + +notify +(String, int, Notification)
      + + +
      O  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +P +Q +R +S +T +U +V +W +Y + TOP +

      +obtain +(long, long, int, int, float, float, float, float, int, float, float, int, int)
      + +obtainNoHistory +(MotionEvent)
      + +onAttachedToWindow
      +  type  +() in android.app.Activity +
      + +  type  +() in android.app.Dialog +
      + +  type  +() in android.view.Window.Callback +
      + +onBackPressed
      +  type  +() in android.app.Activity +
      + +  type  +() in android.app.Dialog +
      + +onDetachedFromWindow
      +  type  +() in android.app.Activity +
      + +  type  +() in android.app.Dialog +
      + +  type  +() in android.view.Window.Callback +
      + +onExceededDatabaseQuota
      +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.CallbackProxy +
      + +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.WebChromeClient +
      + +onGeolocationPermissionsHidePrompt +()
      + +onGeolocationPermissionsShowPrompt +(String, Callback)
      + +onKeyLongPress
      +  type  +(int, KeyEvent) in android.app.Activity +
      + +  type  +(int, KeyEvent) in android.app.Dialog +
      + +  type  +(int, KeyEvent) in android.inputmethodservice.InputMethodService +
      + +  type  +(int, KeyEvent) in android.view.KeyEvent.Callback +
      + +  type  +(int, KeyEvent) in android.view.View +
      + +onQueryPackageManager +(Intent)
      + +onSetContentView +()
      + +onStartCommand +(Intent, int, int)
      + +OperationApplicationException
      + +overridePendingTransition +(int, int)
      + + +
      P  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +Q +R +S +T +U +V +W +Y + TOP +

      +Pair
      + +ParcelUuid
      + +PHONE_TYPE_CDMA +
      + +PluginStub
      + +postUrl +(String, byte[])
      + + +
      Q  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +R +S +T +U +V +W +Y + TOP +

      +QuickContactBadge
      + +quit +()
      + + +
      R  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +S +T +U +V +W +Y + TOP +

      +readExceptionWithOperationApplicationExceptionFromParcel +(Parcel)
      + +readFromParcel +(Parcel)
      + +REASON_PROVIDER_IN_USE +
      + +REASON_SERVICE_IN_USE +
      + +REASON_UNKNOWN +
      + +remove +(Object)
      + +removeGpsData +()
      + +removeNmeaListener +(NmeaListener)
      + +removeStatusChangeListener +(Object)
      + +reqFeatures +
      + +requestSync +(Account, String, Bundle)
      + +required +
      + +resolvePackageName +
      + +restoreNeedsApplication +
      + + +
      S  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +T +U +V +W +Y + TOP +

      +SCENE_MODE_ACTION +
      + +SCENE_MODE_AUTO +
      + +SCENE_MODE_BEACH +
      + +SCENE_MODE_CANDLELIGHT +
      + +SCENE_MODE_FIREWORKS +
      + +SCENE_MODE_LANDSCAPE +
      + +SCENE_MODE_NIGHT +
      + +SCENE_MODE_NIGHT_PORTRAIT +
      + +SCENE_MODE_PARTY +
      + +SCENE_MODE_PORTRAIT +
      + +SCENE_MODE_SNOW +
      + +SCENE_MODE_SPORTS +
      + +SCENE_MODE_STEADYPHOTO +
      + +SCENE_MODE_SUNSET +
      + +SCENE_MODE_THEATRE +
      + +screen_background_dark_transparent +
      + +screen_background_light_transparent +
      + +scrollbarDefaultDelayBeforeFade +
      + +scrollbarFadeDuration +
      + +sendStickyOrderedBroadcast
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.Context +
      + +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.ContextWrapper +
      + +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.test.mock.MockContext +
      + +setAntibanding +(String)
      + +setColorEffect +(String)
      + +setDatabaseEnabled +(boolean)
      + +setDatabasePath +(String)
      + +setDetachWallpaper +(boolean)
      + +setDropDownBackgroundDrawable +(Drawable)
      + +setDropDownBackgroundResource +(int)
      + +setDropDownHorizontalOffset +(int)
      + +setDropDownVerticalOffset +(int)
      + +setEGLContextFactory +(EGLContextFactory)
      + +setEGLWindowSurfaceFactory +(EGLWindowSurfaceFactory)
      + +setFlashMode +(String)
      + +setFocusMode +(String)
      + +setGeolocationDatabasePath +(String)
      + +setGeolocationEnabled +(boolean)
      + +setGpsAltitude +(double)
      + +setGpsLatitude +(double)
      + +setGpsLongitude +(double)
      + +setGpsTimestamp +(long)
      + +setInstrumentation +(Instrumentation)
      + +setIntentRedelivery +(boolean)
      + +setIsSyncable +(Account, String, int)
      + +setJpegQuality +(int)
      + +setJpegThumbnailQuality +(int)
      + +setJpegThumbnailSize +(int, int)
      + +setMasterSyncAutomatically +(boolean)
      + +setParameters +(String)
      + +setRotation +(int)
      + +setSceneMode +(String)
      + +setScrollbarFadingEnabled +(boolean)
      + +setSyncAutomatically +(Account, String, boolean)
      + +setViewBinder +(ViewBinder)
      + +setViewText +(TextView, String)
      + +setWhiteBalance +(String)
      + +setWiredHeadsetOn +(boolean)
      + +setZOrderMediaOverlay +(boolean)
      + +setZOrderOnTop +(boolean)
      + +SimpleCursorTreeAdapter.ViewBinder
      + +smallIcon +
      + +SQLiteTransactionListener
      + +START_CONTINUATION_MASK +
      + +START_FLAG_REDELIVERY +
      + +START_FLAG_RETRY +
      + +START_NOT_STICKY +
      + +START_REDELIVER_INTENT +
      + +START_STICKY +
      + +START_STICKY_COMPATIBILITY +
      + +startForeground +(int, Notification)
      + +startIntentSender
      +  type  +(IntentSender, Intent, int, int, int) in android.content.Context +
      + +  type  +(IntentSender, Intent, int, int, int) in android.content.ContextWrapper +
      + +  type  +(IntentSender, Intent, int, int, int) in android.test.mock.MockContext +
      + +startIntentSenderForResult +(IntentSender, int, Intent, int, int, int)
      + +startIntentSenderFromChild +(Activity, IntentSender, int, Intent, int, int, int)
      + +startTone +(int, int)
      + +startTracking +()
      + +stat_notify_sdcard_prepare +
      + +stopForeground +(boolean)
      + +STREAM_DTMF +
      + +SUGGEST_PARAMETER_LIMIT +
      + +summaryColumn +
      + +supportsUploading +
      + +SYNC_EXTRAS_INITIALIZE +
      + +SYNC_EXTRAS_MANUAL +
      + +SyncAdapterType
      + +SyncContext
      + +SyncResult
      + +SyncStateContract
      + +SyncStateContract.Columns
      + +SyncStateContract.Constants
      + +SyncStateContract.Helpers
      + +SyncStats
      + +SyncStatusObserver
      + + +
      T  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +U +V +W +Y + TOP +

      +takePicture +(ShutterCallback, PictureCallback, PictureCallback, PictureCallback)
      + +textAppearanceSearchResultSubtitle +
      + +textAppearanceSearchResultTitle +
      + +Theme_Light_WallpaperSettings +
      + +Theme_Wallpaper +
      + +Theme_Wallpaper_NoTitleBar +
      + +Theme_Wallpaper_NoTitleBar_Fullscreen +
      + +Theme_WallpaperSettings +
      + +THUMB_DATA +
      + +thumbnail +
      + +triggerSearch
      +  type  +(String, Bundle) in android.app.Activity +
      + +  type  +(String, ComponentName, Bundle) in android.app.SearchManager +
      + +TYPE_TEXT_FLAG_NO_SUGGESTIONS +
      + +TYPE_WALLPAPER +
      + + +
      U  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +V +W +Y + TOP +

      +uid
      + in  +android.app.ActivityManager.RunningAppProcessInfo +
      + + in  +android.app.ActivityManager.RunningServiceInfo +
      + +unlock +()
      + +USE_CREDENTIALS +
      + +userVisible +
      + + +
      V  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +VIRTUAL_KEY +
      + + +
      W  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +Y + TOP +

      +wallpaperCloseEnterAnimation +
      + +wallpaperCloseExitAnimation +
      + +wallpaperIntraCloseEnterAnimation +
      + +wallpaperIntraCloseExitAnimation +
      + +wallpaperIntraOpenEnterAnimation +
      + +wallpaperIntraOpenExitAnimation +
      + +WallpaperManager
      + +wallpaperOpenEnterAnimation +
      + +wallpaperOpenExitAnimation +
      + +WebStorage
      + +WebStorage.QuotaUpdater
      + +WHITE_BALANCE_AUTO +
      + +WHITE_BALANCE_CLOUDY_DAYLIGHT +
      + +WHITE_BALANCE_DAYLIGHT +
      + +WHITE_BALANCE_FLUORESCENT +
      + +WHITE_BALANCE_INCANDESCENT +
      + +WHITE_BALANCE_SHADE +
      + +WHITE_BALANCE_TWILIGHT +
      + +WHITE_BALANCE_WARM_FLUORESCENT +
      + +windowShowWallpaper +
      + +writeToParcel +(Parcel, int)
      + + +
      Y  +underscore +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W + TOP +

      +YCbCr_422_I +
      + +yieldIfContendedSafely +(long)
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html new file mode 100644 index 000000000000..75f182e158d6 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_all.html @@ -0,0 +1,3725 @@ + + + + + + + + + +All Differences Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Differences +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + +
      underscore  +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +_SYNC_ACCOUNT +
      + +_SYNC_ACCOUNT_TYPE +
      + + +
      A  +underscore +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +AbsoluteSizeSpan
      +  android.text.style
      + +  AbsoluteSizeSpan +(int, boolean) constructor
      + +AbstractInputMethodService
      + +AbstractOwnableSynchronizer
      + +AbstractThreadedSyncAdapter
      + +AbstractWindowedCursor
      + +ACCOUNT_MANAGER +
      + +ACCOUNT_SERVICE +
      + +accountPreferences +
      + +accountType +
      + +acquireContentProviderClient
      +  type  +(Uri) in android.content.ContentResolver +
      + +  type  +(String) in android.content.ContentResolver +
      + +ACTION +
      + +ACTION_ACCESSIBILITY_SETTINGS +
      + +ACTION_DOCK_EVENT +
      + +ACTION_MASK +
      + +ACTION_POINTER_1_DOWN +
      + +ACTION_POINTER_1_UP +
      + +ACTION_POINTER_2_DOWN +
      + +ACTION_POINTER_2_UP +
      + +ACTION_POINTER_3_DOWN +
      + +ACTION_POINTER_3_UP +
      + +ACTION_POINTER_DOWN +
      + +ACTION_POINTER_ID_MASK +
      + +ACTION_POINTER_ID_SHIFT +
      + +ACTION_POINTER_UP +
      + +ACTION_PRIVACY_SETTINGS +
      + +Activity
      + +ActivityInfo
      + +ActivityManager
      + +ActivityManager.RunningAppProcessInfo
      + +ActivityManager.RunningServiceInfo
      + +addNmeaListener +(NmeaListener)
      + +addPlugin +(Plugin)
      + +addPostalLocation +(Context, long, double, double)
      + +addStatusChangeListener +(int, SyncStatusObserver)
      + +addToGroup
      +  type  +(ContentResolver, long, String) in android.provider.Contacts.People +
      + +  type  +(ContentResolver, long, long) in android.provider.Contacts.People +
      + +addToMyContactsGroup +(ContentResolver, long)
      + +ALARM_ALERT +
      + +AllocationLimitError
      + +android
      + +android.accounts
      + +android.app
      + +android.bluetooth
      + +android.content
      + +android.content.pm
      + +android.content.res
      + +android.database
      + +android.database.sqlite
      + +android.graphics
      + +android.graphics.drawable
      + +android.hardware
      + +android.inputmethodservice
      + +android.location
      + +android.media
      + +android.opengl
      + +android.os
      + +android.provider
      + +android.telephony
      + +android.telephony.cdma
      + +android.test
      + +android.test.mock
      + +android.text
      + +android.text.format
      + +android.text.style
      + +android.util
      + +android.view
      + +android.view.animation
      + +android.webkit
      + +android.widget
      + +AndroidTestRunner
      + +Animation
      + +Animation_InputMethod +
      + +ANTIBANDING_50HZ +
      + +ANTIBANDING_60HZ +
      + +ANTIBANDING_AUTO +
      + +ANTIBANDING_OFF +
      + +applyBatch
      +  type  +(ArrayList<ContentProviderOperation>) in android.content.ContentProvider +
      + +  type  +(String, ArrayList<ContentProviderOperation>) in android.content.ContentResolver +
      + +ATTACH_IMAGE +
      + +AudioFormat
      + +AudioManager
      + +AUTHENTICATE_ACCOUNTS +
      + +AUTHORITY +
      + +AutoCompleteTextView
      + +AUX_DATA +
      + +awakenScrollBars
      +  type  +() in android.view.View +
      + +  type  +(int) in android.view.View +
      + +  type  +(int, boolean) in android.view.View +
      + + +
      B  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +BatteryManager
      + +beginTransactionWithListener +(SQLiteTransactionListener)
      + +BitmapDrawable
      +  android.graphics.drawable
      + +  BitmapDrawable +() constructor
      + +  BitmapDrawable +(Bitmap) constructor
      + +  BitmapDrawable +(Resources) constructor
      + +  BitmapDrawable +(Resources, String) constructor
      + +  BitmapDrawable +(Resources, InputStream) constructor
      + +  BitmapDrawable +(InputStream) constructor
      + +  BitmapDrawable +(String) constructor
      + +BlockingQueue
      + +BroadcastReceiver
      + +Build.VERSION_CODES
      + + +
      C  +underscore +A +B +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +CallbackProxy
      + +Camera
      + +Camera.Parameters
      + +cancel +(String, int)
      + +cancelAutoFocus +()
      + +cancelSync
      +  type  +(Account, String) in android.content.ContentResolver +
      + +  type  +(Uri) in android.content.ContentResolver +
      + +cancelThumbnailRequest +(ContentResolver, long)
      + +canPause
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      + +  type  +() in android.widget.VideoView +
      + +canSeekBackward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      + +  type  +() in android.widget.VideoView +
      + +canSeekForward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      + +  type  +() in android.widget.VideoView +
      + +CATEGORY_CAR_DOCK +
      + +CATEGORY_DESK_DOCK +
      + +changeTimeRepeat +(KeyEvent, long, int, int)
      + +CHANNEL_CONFIGURATION_DEFAULT +
      + +CHANNEL_CONFIGURATION_INVALID +
      + +CHANNEL_CONFIGURATION_MONO +
      + +CHANNEL_CONFIGURATION_STEREO +
      + +CHANNEL_IN_BACK +
      + +CHANNEL_IN_BACK_PROCESSED +
      + +CHANNEL_IN_DEFAULT +
      + +CHANNEL_IN_FRONT +
      + +CHANNEL_IN_FRONT_PROCESSED +
      + +CHANNEL_IN_LEFT +
      + +CHANNEL_IN_LEFT_PROCESSED +
      + +CHANNEL_IN_MONO +
      + +CHANNEL_IN_PRESSURE +
      + +CHANNEL_IN_RIGHT +
      + +CHANNEL_IN_RIGHT_PROCESSED +
      + +CHANNEL_IN_STEREO +
      + +CHANNEL_IN_VOICE_DNLINK +
      + +CHANNEL_IN_VOICE_UPLINK +
      + +CHANNEL_IN_X_AXIS +
      + +CHANNEL_IN_Y_AXIS +
      + +CHANNEL_IN_Z_AXIS +
      + +CHANNEL_INVALID +
      + +CHANNEL_OUT_5POINT1 +
      + +CHANNEL_OUT_7POINT1 +
      + +CHANNEL_OUT_BACK_CENTER +
      + +CHANNEL_OUT_BACK_LEFT +
      + +CHANNEL_OUT_BACK_RIGHT +
      + +CHANNEL_OUT_DEFAULT +
      + +CHANNEL_OUT_FRONT_CENTER +
      + +CHANNEL_OUT_FRONT_LEFT +
      + +CHANNEL_OUT_FRONT_LEFT_OF_CENTER +
      + +CHANNEL_OUT_FRONT_RIGHT +
      + +CHANNEL_OUT_FRONT_RIGHT_OF_CENTER +
      + +CHANNEL_OUT_LOW_FREQUENCY +
      + +CHANNEL_OUT_MONO +
      + +CHANNEL_OUT_QUAD +
      + +CHANNEL_OUT_STEREO +
      + +CHANNEL_OUT_SURROUND +
      + +checkSignatures
      +  type  +(int, int) in android.content.pm.PackageManager +
      + +  type  +(int, int) in android.test.mock.MockPackageManager +
      + +clear +()
      + +clearWallpaper +()
      + +clientLabel +
      + +clientPackage +
      + +colorBackgroundCacheHint +
      + +COMPANY
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + +compare +(Context, String, String)
      + +Configuration
      + +Contacts
      + +Contacts.ContactMethods
      + +Contacts.ContactMethodsColumns
      + +Contacts.Extensions
      + +Contacts.ExtensionsColumns
      + +Contacts.GroupMembership
      + +Contacts.Groups
      + +Contacts.GroupsColumns
      + +Contacts.Intents
      +  android.provider
      + +  Contacts.Intents +() constructor
      + +Contacts.Intents.Insert
      +  android.provider
      + +  Contacts.Intents.Insert +() constructor
      + +Contacts.Intents.UI
      +  android.provider
      + +  Contacts.Intents.UI +() constructor
      + +Contacts.OrganizationColumns
      + +Contacts.Organizations
      + +Contacts.People
      + +Contacts.People.ContactMethods
      + +Contacts.People.Extensions
      + +Contacts.People.Phones
      + +Contacts.PeopleColumns
      + +Contacts.Phones
      + +Contacts.PhonesColumns
      + +Contacts.Photos
      + +Contacts.PhotosColumns
      + +Contacts.PresenceColumns
      + +Contacts.Settings
      + +Contacts.SettingsColumns
      + +ContactsContract
      + +ContactsContract.AggregationExceptions
      + +ContactsContract.BaseSyncColumns
      + +ContactsContract.CommonDataKinds
      + +ContactsContract.CommonDataKinds.BaseTypes
      + +ContactsContract.CommonDataKinds.CommonColumns
      + +ContactsContract.CommonDataKinds.Email
      + +ContactsContract.CommonDataKinds.Event
      + +ContactsContract.CommonDataKinds.GroupMembership
      + +ContactsContract.CommonDataKinds.Im
      + +ContactsContract.CommonDataKinds.Nickname
      + +ContactsContract.CommonDataKinds.Note
      + +ContactsContract.CommonDataKinds.Organization
      + +ContactsContract.CommonDataKinds.Phone
      + +ContactsContract.CommonDataKinds.Photo
      + +ContactsContract.CommonDataKinds.Relation
      + +ContactsContract.CommonDataKinds.StructuredName
      + +ContactsContract.CommonDataKinds.StructuredPostal
      + +ContactsContract.CommonDataKinds.Website
      + +ContactsContract.ContactOptionsColumns
      + +ContactsContract.Contacts
      + +ContactsContract.Contacts.AggregationSuggestions
      + +ContactsContract.Contacts.Data
      + +ContactsContract.Contacts.Photo
      + +ContactsContract.ContactsColumns
      + +ContactsContract.ContactStatusColumns
      + +ContactsContract.Data
      + +ContactsContract.DataColumns
      + +ContactsContract.DataColumnsWithJoins
      + +ContactsContract.Groups
      + +ContactsContract.GroupsColumns
      + +ContactsContract.Intents
      + +ContactsContract.Intents.Insert
      + +ContactsContract.PhoneLookup
      + +ContactsContract.PhoneLookupColumns
      + +ContactsContract.Presence
      + +ContactsContract.PresenceColumns
      + +ContactsContract.QuickContact
      + +ContactsContract.RawContacts
      + +ContactsContract.RawContacts.Data
      + +ContactsContract.RawContacts.Entity
      + +ContactsContract.RawContactsColumns
      + +ContactsContract.RawContactsEntity
      + +ContactsContract.Settings
      + +ContactsContract.SettingsColumns
      + +ContactsContract.StatusColumns
      + +ContactsContract.StatusUpdates
      + +ContactsContract.SyncColumns
      + +ContactsContract.SyncState
      + +contains +(Object)
      + +CONTENT_DIRECTORY
      + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Organizations +
      + + in  +android.provider.Contacts.People.ContactMethods +
      + + in  +android.provider.Contacts.People.Extensions +
      + + in  +android.provider.Contacts.People.Phones +
      + + in  +android.provider.Contacts.Photos +
      + + in  +android.provider.Contacts.Settings +
      + +CONTENT_EMAIL_ITEM_TYPE +
      + +CONTENT_EMAIL_TYPE +
      + +CONTENT_EMAIL_URI +
      + +CONTENT_FILTER_URI +
      + +CONTENT_FILTER_URL +
      + +CONTENT_IM_ITEM_TYPE +
      + +CONTENT_ITEM_TYPE
      + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.Phones +
      + +CONTENT_POSTAL_ITEM_TYPE +
      + +CONTENT_POSTAL_TYPE +
      + +CONTENT_TYPE
      + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.Phones +
      + +CONTENT_URI
      + in  +android.provider.Contacts +
      + + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.Organizations +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.Phones +
      + + in  +android.provider.Contacts.Photos +
      + + in  +android.provider.Contacts.Settings +
      + +contentAuthority +
      + +ContentProvider
      + +ContentProviderClient
      + +ContentProviderOperation
      + +ContentProviderOperation.Builder
      + +ContentProviderResult
      + +ContentResolver
      + +Context
      + +ContextWrapper
      + +createFromResourceStream +(Resources, TypedValue, InputStream, String, Options)
      + +createPersonInMyContactsGroup +(ContentResolver, ContentValues)
      + +CREATOR +
      + +CursorWindow
      + +CUSTOM_RINGTONE +
      + + +dalvik.system
      + +DATA
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.PhotosColumns +
      + +DATA_ACTIVITY_DORMANT +
      + +DatabaseUtils
      + +Date
      +  java.util
      + +  Date +() constructor
      + +  Date +(int, int, int, int, int, int) constructor
      + +DateUtils
      + +Debug.MemoryInfo
      + +decodeImProtocol +(String)
      + +DEFAULT_ALARM_ALERT_URI +
      + +DEFAULT_SORT_ORDER
      + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.Organizations +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.People.ContactMethods +
      + + in  +android.provider.Contacts.People.Extensions +
      + + in  +android.provider.Contacts.People.Phones +
      + + in  +android.provider.Contacts.Phones +
      + + in  +android.provider.Contacts.Photos +
      + + in  +android.provider.Contacts.Settings +
      + +DELETED_CONTENT_URI
      + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.People +
      + +density +
      + +describeContents +()
      + +detachWallpaper +
      + +detailColumn +
      + +detailSocialSummary +
      + +Dialog
      + +dispatch
      +  type  +(Callback, DispatcherState, Object) in android.view.KeyEvent +
      + +  type  +(Callback) in android.view.KeyEvent +
      + +dispatchClickEvent +(Context)
      + +DISPLAY_NAME +
      + +DOWNLOAD_REQUIRED +
      + +Drawable
      + +Drawable.ConstantState
      + +dropDownHorizontalOffset +
      + +dropDownVerticalOffset +
      + +dump +(Printer, String)
      + + +
      E  +underscore +A +B +C +D +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +ECLAIR +
      + +EFFECT_AQUA +
      + +EFFECT_BLACKBOARD +
      + +EFFECT_MONO +
      + +EFFECT_NEGATIVE +
      + +EFFECT_NONE +
      + +EFFECT_POSTERIZE +
      + +EFFECT_SEPIA +
      + +EFFECT_SOLARIZE +
      + +EFFECT_WHITEBOARD +
      + +EMAIL +
      + +EMAIL_ISPRIMARY +
      + +EMAIL_TYPE +
      + +encodeCustomImProtocol +(String)
      + +encodePredefinedImProtocol +(int)
      + +ERROR_AUTHENTICATION +
      + +ERROR_BAD_URL +
      + +ERROR_CONNECT +
      + +ERROR_FAILED_SSL_HANDSHAKE +
      + +ERROR_FILE +
      + +ERROR_FILE_NOT_FOUND +
      + +ERROR_HOST_LOOKUP +
      + +ERROR_IO +
      + +ERROR_PROXY_AUTHENTICATION +
      + +ERROR_REDIRECT_LOOP +
      + +ERROR_TIMEOUT +
      + +ERROR_TOO_MANY_REQUESTS +
      + +ERROR_UNKNOWN +
      + +ERROR_UNSUPPORTED_AUTH_SCHEME +
      + +ERROR_UNSUPPORTED_SCHEME +
      + +ExifInterface
      + +EXISTS_ON_SERVER +
      + +EXTRA_CHANGED_COMPONENT_NAME +
      + +EXTRA_CREATE_DESCRIPTION +
      + +EXTRA_DOCK_STATE +
      + +EXTRA_DOCK_STATE_CAR +
      + +EXTRA_DOCK_STATE_DESK +
      + +EXTRA_DOCK_STATE_UNDOCKED +
      + +EXTRA_FORCE_CREATE +
      + +EXTRA_HEALTH +
      + +EXTRA_ICON_SMALL +
      + +EXTRA_INITIAL_INTENTS +
      + +EXTRA_LEVEL +
      + +EXTRA_PLUGGED +
      + +EXTRA_PRESENT +
      + +EXTRA_REMOTE_INTENT_TOKEN +
      + +EXTRA_SCALE +
      + +EXTRA_STATUS +
      + +EXTRA_TECHNOLOGY +
      + +EXTRA_TEMPERATURE +
      + +EXTRA_VOLTAGE +
      + + +
      F  +underscore +A +B +C +D +E +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +fadeScrollbars +
      + +FeatureInfo
      + +FILTER_CONTACTS_ACTION +
      + +FILTER_TEXT_EXTRA_KEY +
      + +findPointerIndex +(int)
      + +finishOnCloseSystemDialogs +
      + +FLAG_ACTIVITY_NO_ANIMATION +
      + +FLAG_CANCELED +
      + +FLAG_CANCELED_LONG_PRESS +
      + +FLAG_DISMISS_KEYGUARD +
      + +FLAG_FINISH_ON_CLOSE_SYSTEM_DIALOGS +
      + +FLAG_FOREGROUND +
      + +FLAG_FOREGROUND_SERVICE +
      + +FLAG_LONG_PRESS +
      + +FLAG_PERSISTENT_PROCESS +
      + +FLAG_SHOW_WALLPAPER +
      + +FLAG_SHOW_WHEN_LOCKED +
      + +FLAG_STARTED +
      + +FLAG_SYSTEM_PROCESS +
      + +FLAG_TRACKING +
      + +FLAG_TURN_SCREEN_ON +
      + +FLAG_VIRTUAL_HARD_KEY +
      + +flags +
      + +FLASH_MODE_AUTO +
      + +FLASH_MODE_OFF +
      + +FLASH_MODE_ON +
      + +FLASH_MODE_RED_EYE +
      + +FLASH_MODE_TORCH +
      + +FOCUS_MODE_AUTO +
      + +FOCUS_MODE_FIXED +
      + +FOCUS_MODE_INFINITY +
      + +FOCUS_MODE_MACRO +
      + +formatDateRange +(Context, Formatter, long, long, int)
      + +formatShortFileSize +(Context, long)
      + +Formatter
      + +FULL_MODE +
      + + +
      G  +underscore +A +B +C +D +E +F +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +GeolocationPermissions
      + +GeolocationPermissions.Callback
      + +getAntibanding +()
      + +getColorEffect +()
      + +getContentLength +()
      + +getDatabaseEnabled +()
      + +getDatabasePath +()
      + +getDescription +()
      + +getDetachWallpaper +()
      + +getDip +()
      + +getDisplayLabel
      +  type  +(Context, int, int, CharSequence) in android.provider.Contacts.ContactMethods +
      + +  type  +(Context, int, CharSequence) in android.provider.Contacts.Organizations +
      + +  type  +(Context, int, CharSequence) in android.provider.Contacts.Phones +
      + +  type  +(Context, int, CharSequence, CharSequence[]) in android.provider.Contacts.Phones +
      + +getDropDownBackground +()
      + +getDropDownHorizontalOffset +()
      + +getDropDownVerticalOffset +()
      + +getFileName +()
      + +getFlashMode +()
      + +getFocusMode +()
      + +getHeaders +()
      + +getHistoricalPressure +(int, int)
      + +getHistoricalSize +(int, int)
      + +getHistoricalX +(int, int)
      + +getHistoricalY +(int, int)
      + +getInputStream +()
      + +getInstallerPackageName
      +  type  +(String) in android.content.pm.PackageManager +
      + +  type  +(String) in android.test.mock.MockPackageManager +
      + +getIsSyncable +(Account, String)
      + +getJpegQuality +()
      + +getJpegThumbnailQuality +()
      + +getJpegThumbnailSize +()
      + +getKeyDispatcherState
      +  type  +() in android.inputmethodservice.AbstractInputMethodService +
      + +  type  +() in android.view.View +
      + +getLac +()
      + +getList +()
      + +getMasterSyncAutomatically +()
      + +getMemoryClass +()
      + +getName +()
      + +getNetworkType +()
      + +getParameters +(String)
      + +getPath +()
      + +getPluginData
      +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptHandler +
      + +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptRegistry +
      + +getPluginList +()
      + +getPointerCount +()
      + +getPointerId +(int)
      + +getPressure +(int)
      + +getProcessMemoryInfo +(int[])
      + +getPsc +()
      + +getRunningServiceControlPanel +(ComponentName)
      + +getSceneMode +()
      + +getScrollBarFadeDuration +()
      + +getScrollDefaultDelay +()
      + +getSetting +(ContentResolver, String, String)
      + +getSize +(int)
      + +getStatusCode +()
      + +getSupportedAntibanding +()
      + +getSupportedColorEffects +()
      + +getSupportedFlashModes +()
      + +getSupportedFocusModes +()
      + +getSupportedPictureFormats +()
      + +getSupportedPictureSizes +()
      + +getSupportedPreviewFormats +()
      + +getSupportedPreviewFrameRates +()
      + +getSupportedPreviewSizes +()
      + +getSupportedSceneModes +()
      + +getSupportedWhiteBalance +()
      + +getSyncAdapterTypes +()
      + +getSyncAutomatically +(Account, String)
      + +getSystemAvailableFeatures
      +  type  +() in android.content.pm.PackageManager +
      + +  type  +() in android.test.mock.MockPackageManager +
      + +getThumbnail +(ContentResolver, long, int, Options)
      + +getTotalPrivateDirty +()
      + +getTotalPss +()
      + +getTotalSharedDirty +()
      + +getUseDoubleTree +()
      + +getViewBinder +()
      + +getWallpaper +()
      + +getWallpaperDesiredMinimumHeight +()
      + +getWallpaperDesiredMinimumWidth +()
      + +getWhiteBalance +()
      + +getX +(int)
      + +getY +(int)
      + +GLSurfaceView
      + +GLSurfaceView.EGLContextFactory
      + +GLSurfaceView.EGLWindowSurfaceFactory
      + +GpsStatus.NmeaListener
      + +GPU +
      + +GROUP_ANDROID_STARRED +
      + +GROUP_ID +
      + +GROUP_MY_CONTACTS +
      + +GROUP_NAME_EXTRA_KEY +
      + +GROUP_SYNC_ACCOUNT +
      + +GROUP_SYNC_ACCOUNT_TYPE +
      + +GROUP_SYNC_ID +
      + + +
      H  +underscore +A +B +C +D +E +F +G +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +HandlerThread
      + +HapticFeedbackConstants
      + +HARDWARE +
      + +hasIccCard +()
      + +hasSystemFeature
      +  type  +(String) in android.content.pm.PackageManager +
      + +  type  +(String) in android.test.mock.MockPackageManager +
      + + +
      I  +underscore +A +B +C +D +E +F +G +H +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +IM_ACCOUNT +
      + +IM_HANDLE
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PresenceColumns +
      + +IM_ISPRIMARY +
      + +IM_PROTOCOL
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PresenceColumns +
      + +ImageSpan
      +  android.text.style
      + +  ImageSpan +(Bitmap) constructor
      + +  ImageSpan +(Bitmap, int) constructor
      + +importanceReasonCode +
      + +importanceReasonComponent +
      + +importanceReasonPid +
      + +injectInsrumentation +(Instrumentation)
      + +injectInstrumentation +(Instrumentation)
      + +InputMethodService
      + +InputType
      + +InstrumentationTestCase
      + +Intent
      + +IntentService
      + +isCanceled +()
      + +isFloat
      +  type  +(int) in android.database.AbstractWindowedCursor +
      + +  type  +(int, int) in android.database.CursorWindow +
      + +isInitialStickyBroadcast +()
      + +isLong
      +  type  +(int) in android.database.AbstractWindowedCursor +
      + +  type  +(int, int) in android.database.CursorWindow +
      + +isLongPress +()
      + +isOrderedBroadcast +()
      + +ISPRIMARY
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +isScrollbarFadingEnabled +()
      + +isString
      +  type  +(int) in android.database.AbstractWindowedCursor +
      + +  type  +(int, int) in android.database.CursorWindow +
      + +isSyncable +
      + +isSyncActive +(Account, String)
      + +isSyncPending +(Account, String)
      + +isTracking +()
      + +isWiredHeadsetOn +()
      + + +java.lang
      + +java.net
      + +java.util
      + +java.util.concurrent
      + +java.util.concurrent.locks
      + +JOB_TITLE +
      + + +
      K  +underscore +A +B +C +D +E +F +G +H +I +J +L +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +KEY +
      + +KeyEvent
      +  android.view
      + +  KeyEvent +(KeyEvent, long, int) constructor
      + +KeyEvent.Callback
      + +KeyEvent.DispatcherState
      + +killAfterRestore +
      + +KIND +
      + +KIND_EMAIL +
      + +KIND_IM +
      + +KIND_ORGANIZATION +
      + +KIND_PHONE +
      + +KIND_POSTAL +
      + + +
      L  +underscore +A +B +C +D +E +F +G +H +I +J +K +M +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +LABEL
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +LabeledIntent
      + +LAST_TIME_CONTACTED +
      + +LauncherActivity
      + +LineHeightSpan.WithDensity
      + +LIST_ALL_CONTACTS_ACTION +
      + +LIST_CONTACTS_WITH_PHONES_ACTION +
      + +LIST_DEFAULT +
      + +LIST_FREQUENT_ACTION +
      + +LIST_GROUP_ACTION +
      + +LIST_STARRED_ACTION +
      + +LIST_STREQUENT_ACTION +
      + +loadContactPhoto +(Context, Uri, int, Options)
      + +LOCAL_VERSION +
      + +LocationManager
      + +lock +()
      + +lockCanvas +(Rect)
      + + +
      M  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +N +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +MANAGE_ACCOUNTS +
      + +Manifest.permission
      + +markAsContacted +(ContentResolver, long)
      + +MEDIA_INFO_METADATA_UPDATE +
      + +MediaController.MediaPlayerControl
      + +MediaPlayer
      + +MediaStore.Images.Thumbnails
      + +MediaStore.Video.Thumbnails
      + +MEMORY_TYPE_GPU +
      + +MEMORY_TYPE_HARDWARE +
      + +METADATA_DOCK_HOME +
      + +MockContext
      + +MockPackageManager
      + +MotionEvent
      + + +
      N  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +O +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +NAME
      + in  +android.provider.Contacts.ExtensionsColumns +
      + + in  +android.provider.Contacts.GroupsColumns +
      + + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PeopleColumns +
      + +navigationHidden +
      + +NAVIGATIONHIDDEN_NO +
      + +NAVIGATIONHIDDEN_UNDEFINED +
      + +NAVIGATIONHIDDEN_YES +
      + +NeighboringCellInfo
      +  android.telephony
      + +  NeighboringCellInfo +() constructor
      + +  NeighboringCellInfo +(int, int) constructor
      + +NETWORK_TYPE_1xRTT +
      + +NETWORK_TYPE_CDMA +
      + +NETWORK_TYPE_EVDO_0 +
      + +NETWORK_TYPE_EVDO_A +
      + +NETWORK_TYPE_HSDPA +
      + +NETWORK_TYPE_HSPA +
      + +NETWORK_TYPE_HSUPA +
      + +newDrawable +(Resources)
      + +NinePatchDrawable
      +  android.graphics.drawable
      + +  NinePatchDrawable +(Bitmap, byte[], Rect, String) constructor
      + +NOTES
      + in  +android.provider.Contacts.GroupsColumns +
      + + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PeopleColumns +
      + +Notification
      + +NotificationManager
      + +notify +(String, int, Notification)
      + +NUMBER +
      + +NUMBER_KEY +
      + + +
      O  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +P +Q +R +S +T +U +V +W +Y +Z + TOP +

      +obtain +(long, long, int, int, float, float, float, float, int, float, float, int, int)
      + +obtainNoHistory +(MotionEvent)
      + +onAttachedToWindow
      +  type  +() in android.app.Activity +
      + +  type  +() in android.app.Dialog +
      + +  type  +() in android.view.Window.Callback +
      + +onBackPressed
      +  type  +() in android.app.Activity +
      + +  type  +() in android.app.Dialog +
      + +onDetachedFromWindow
      +  type  +() in android.app.Activity +
      + +  type  +() in android.app.Dialog +
      + +  type  +() in android.view.Window.Callback +
      + +onExceededDatabaseQuota
      +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.CallbackProxy +
      + +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.WebChromeClient +
      + +onGeolocationPermissionsHidePrompt +()
      + +onGeolocationPermissionsShowPrompt +(String, Callback)
      + +onKeyLongPress
      +  type  +(int, KeyEvent) in android.app.Activity +
      + +  type  +(int, KeyEvent) in android.app.Dialog +
      + +  type  +(int, KeyEvent) in android.inputmethodservice.InputMethodService +
      + +  type  +(int, KeyEvent) in android.view.KeyEvent.Callback +
      + +  type  +(int, KeyEvent) in android.view.View +
      + +onQueryPackageManager +(Intent)
      + +onSetContentView +()
      + +onSignalStrengthChanged +(int)
      + +onStart +(Intent, int)
      + +onStartCommand +(Intent, int, int)
      + +openContactPhotoInputStream +(ContentResolver, Uri)
      + +OperationApplicationException
      + +overridePendingTransition +(int, int)
      + + +
      P  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +Q +R +S +T +U +V +W +Y +Z + TOP +

      +PackageInfo
      + +PackageManager
      + +Pair
      + +ParcelUuid
      + +peekWallpaper +()
      + +PERSON_ID
      + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.People.Extensions +
      + + in  +android.provider.Contacts.Phones +
      + + in  +android.provider.Contacts.PhotosColumns +
      + +PHONE +
      + +PHONE_ISPRIMARY +
      + +PHONE_TYPE +
      + +PHONE_TYPE_CDMA +
      + +PhoneNumberUtils
      + +PhoneStateListener
      + +PHONETIC_NAME
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PeopleColumns +
      + +PHOTO_VERSION +
      + +PixelFormat
      + +Plugin
      +  android.webkit
      + +  Plugin +(String, String, String, String) constructor
      + +pluginClicked +(Context, int)
      + +PluginData
      +  android.webkit
      + +  PluginData +(InputStream, long, Map<String, String[]>, int) constructor
      + +PluginList
      +  android.webkit
      + +  PluginList +() constructor
      + +PluginStub
      + +POSTAL +
      + +POSTAL_ISPRIMARY +
      + +POSTAL_LOCATION_LATITUDE +
      + +POSTAL_LOCATION_LONGITUDE +
      + +POSTAL_TYPE +
      + +postUrl +(String, byte[])
      + +PotentialDeadlockError
      + +PRIMARY_EMAIL_ID +
      + +PRIMARY_ORGANIZATION_ID +
      + +PRIMARY_PHONE_ID +
      + +PROTOCOL_AIM +
      + +PROTOCOL_GOOGLE_TALK +
      + +PROTOCOL_ICQ +
      + +PROTOCOL_JABBER +
      + +PROTOCOL_MSN +
      + +PROTOCOL_QQ +
      + +PROTOCOL_SKYPE +
      + +PROTOCOL_YAHOO +
      + +ProviderInfo
      + + +
      Q  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +R +S +T +U +V +W +Y +Z + TOP +

      +queryGroups +(ContentResolver, long)
      + +QuickContactBadge
      + +quit +()
      + + +
      R  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +S +T +U +V +W +Y +Z + TOP +

      +R.attr
      + +R.drawable
      + +R.style
      + +RAW_CONTENT_URI +
      + +readExceptionWithOperationApplicationExceptionFromParcel +(Parcel)
      + +readFromParcel +(Parcel)
      + +REASON_PROVIDER_IN_USE +
      + +REASON_SERVICE_IN_USE +
      + +REASON_UNKNOWN +
      + +refreshPlugins +(boolean)
      + +registerHandler +(UrlInterceptHandler)
      + +remove +(Object)
      + +removeGpsData +()
      + +removeNmeaListener +(NmeaListener)
      + +removePlugin +(Plugin)
      + +removeStatusChangeListener +(Object)
      + +reqFeatures +
      + +requestSync +(Account, String, Bundle)
      + +required +
      + +ResolveInfo
      + +resolvePackageName +
      + +restoreNeedsApplication +
      + +ROUTE_ALL +
      + +ROUTE_BLUETOOTH_A2DP +
      + +ROUTE_BLUETOOTH_SCO +
      + +ROUTE_EARPIECE +
      + +ROUTE_HEADSET +
      + +ROUTE_SPEAKER +
      + + +
      S  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +T +U +V +W +Y +Z + TOP +

      +SCENE_MODE_ACTION +
      + +SCENE_MODE_AUTO +
      + +SCENE_MODE_BEACH +
      + +SCENE_MODE_CANDLELIGHT +
      + +SCENE_MODE_FIREWORKS +
      + +SCENE_MODE_LANDSCAPE +
      + +SCENE_MODE_NIGHT +
      + +SCENE_MODE_NIGHT_PORTRAIT +
      + +SCENE_MODE_PARTY +
      + +SCENE_MODE_PORTRAIT +
      + +SCENE_MODE_SNOW +
      + +SCENE_MODE_SPORTS +
      + +SCENE_MODE_STEADYPHOTO +
      + +SCENE_MODE_SUNSET +
      + +SCENE_MODE_THEATRE +
      + +screen_background_dark_transparent +
      + +screen_background_light_transparent +
      + +scrollbarDefaultDelayBeforeFade +
      + +scrollbarFadeDuration +
      + +SEARCH_SUGGESTION_CLICKED +
      + +SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED +
      + +SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED +
      + +SearchManager
      + +SECONDARY_EMAIL +
      + +SECONDARY_EMAIL_TYPE +
      + +SECONDARY_PHONE +
      + +SECONDARY_PHONE_TYPE +
      + +SEND_TO_VOICEMAIL +
      + +sendStickyOrderedBroadcast
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.Context +
      + +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.ContextWrapper +
      + +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.test.mock.MockContext +
      + +Service
      + +ServiceInfo
      + +setAntibanding +(String)
      + +setBluetoothA2dpOn +(boolean)
      + +setCid +(int)
      + +setClickHandler +(PreferencesClickHandler)
      + +setColorEffect +(String)
      + +setDatabaseEnabled +(boolean)
      + +setDatabasePath +(String)
      + +setDescription +(String)
      + +setDetachWallpaper +(boolean)
      + +setDropDownBackgroundDrawable +(Drawable)
      + +setDropDownBackgroundResource +(int)
      + +setDropDownHorizontalOffset +(int)
      + +setDropDownVerticalOffset +(int)
      + +setEGLContextFactory +(EGLContextFactory)
      + +setEGLWindowSurfaceFactory +(EGLWindowSurfaceFactory)
      + +setFileName +(String)
      + +setFlashMode +(String)
      + +setFocusMode +(String)
      + +setForeground +(boolean)
      + +setGeolocationDatabasePath +(String)
      + +setGeolocationEnabled +(boolean)
      + +setGpsAltitude +(double)
      + +setGpsLatitude +(double)
      + +setGpsLongitude +(double)
      + +setGpsTimestamp +(long)
      + +setInstrumentaiton +(Instrumentation)
      + +setInstrumentation +(Instrumentation)
      + +setIntentRedelivery +(boolean)
      + +setIsSyncable +(Account, String, int)
      + +setJpegQuality +(int)
      + +setJpegThumbnailQuality +(int)
      + +setJpegThumbnailSize +(int, int)
      + +setMasterSyncAutomatically +(boolean)
      + +setName +(String)
      + +setParameters +(String)
      + +setPath +(String)
      + +setPhotoData +(ContentResolver, Uri, byte[])
      + +setRotation +(int)
      + +setRssi +(int)
      + +setSceneMode +(String)
      + +setScrollbarFadingEnabled +(boolean)
      + +setSetting +(ContentResolver, String, String, String)
      + +setSyncAutomatically +(Account, String, boolean)
      + +Settings
      + +Settings.System
      + +setUrlInterceptDisabled +(boolean)
      + +setUseDoubleTree +(boolean)
      + +setViewBinder +(ViewBinder)
      + +setViewText +(TextView, String)
      + +setWallpaper
      +  type  +(Bitmap) in android.content.Context +
      + +  type  +(InputStream) in android.content.Context +
      + +setWhiteBalance +(String)
      + +setWiredHeadsetOn +(boolean)
      + +setZOrderMediaOverlay +(boolean)
      + +setZOrderOnTop +(boolean)
      + +SHOULD_SYNC +
      + +SHOW_OR_CREATE_CONTACT +
      + +SimpleCursorTreeAdapter
      + +SimpleCursorTreeAdapter.ViewBinder
      + +smallIcon +
      + +Socket
      +  java.net
      + +  Socket +() constructor
      + +  Socket +(String, int) constructor
      + +  Socket +(String, int, InetAddress, int) constructor
      + +  Socket +(Proxy) constructor
      + +  Socket +(SocketImpl) constructor
      + +SQLiteDatabase
      + +SQLiteTransactionListener
      + +StaleDexCacheError
      + +STARRED +
      + +START_CONTINUATION_MASK +
      + +START_FLAG_REDELIVERY +
      + +START_FLAG_RETRY +
      + +START_NOT_STICKY +
      + +START_REDELIVER_INTENT +
      + +START_STICKY +
      + +START_STICKY_COMPATIBILITY +
      + +startForeground +(int, Notification)
      + +startIntentSender
      +  type  +(IntentSender, Intent, int, int, int) in android.content.Context +
      + +  type  +(IntentSender, Intent, int, int, int) in android.content.ContextWrapper +
      + +  type  +(IntentSender, Intent, int, int, int) in android.test.mock.MockContext +
      + +startIntentSenderForResult +(IntentSender, int, Intent, int, int, int)
      + +startIntentSenderFromChild +(Activity, IntentSender, int, Intent, int, int, int)
      + +startSync +(Uri, Bundle)
      + +startTone +(int, int)
      + +startTracking +()
      + +stat_notify_sdcard_prepare +
      + +stopForeground +(boolean)
      + +STREAM_DTMF +
      + +String
      +  java.lang
      + +  String +() constructor
      + +  String +(byte[]) constructor
      + +  String +(byte[], int) constructor
      + +  String +(byte[], int, int) constructor
      + +  String +(byte[], int, int, int) constructor
      + +SUGGEST_PARAMETER_LIMIT +
      + +summaryColumn +
      + +supportsUploading +
      + +Surface
      + +SURFACE_TYPE_GPU +
      + +SURFACE_TYPE_HARDWARE +
      + +SurfaceHolder
      + +SurfaceView
      + +SYNC_ERROR +
      + +SYNC_EVERYTHING +
      + +SYNC_EXTRAS_ACCOUNT +
      + +SYNC_EXTRAS_FORCE +
      + +SYNC_EXTRAS_INITIALIZE +
      + +SYNC_EXTRAS_MANUAL +
      + +SyncAdapterType
      + +SyncContext
      + +SyncResult
      + +SyncStateContract
      + +SyncStateContract.Columns
      + +SyncStateContract.Constants
      + +SyncStateContract.Helpers
      + +SyncStats
      + +SyncStatusObserver
      + +SYSTEM_ID +
      + + +
      T  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +U +V +W +Y +Z + TOP +

      +takePicture +(ShutterCallback, PictureCallback, PictureCallback, PictureCallback)
      + +TelephonyManager
      + +TemporaryDirectory
      + +TERTIARY_EMAIL +
      + +TERTIARY_EMAIL_TYPE +
      + +TERTIARY_PHONE +
      + +TERTIARY_PHONE_TYPE +
      + +textAppearanceSearchResultSubtitle +
      + +textAppearanceSearchResultTitle +
      + +TextPaint
      + +Theme_Light_WallpaperSettings +
      + +Theme_Wallpaper +
      + +Theme_Wallpaper_NoTitleBar +
      + +Theme_Wallpaper_NoTitleBar_Fullscreen +
      + +Theme_WallpaperSettings +
      + +THUMB_DATA +
      + +thumbnail +
      + +TIMES_CONTACTED +
      + +TITLE +
      + +TITLE_EXTRA_KEY +
      + +ToneGenerator
      + +TouchDex
      + +triggerSearch
      +  type  +(String, Bundle) in android.app.Activity +
      + +  type  +(String, ComponentName, Bundle) in android.app.SearchManager +
      + +TYPE
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_CUSTOM
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_FAX_HOME +
      + +TYPE_FAX_WORK +
      + +TYPE_HOME
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_MOBILE +
      + +TYPE_OTHER
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_PAGER +
      + +TYPE_TEXT_FLAG_NO_SUGGESTIONS +
      + +TYPE_WALLPAPER +
      + +TYPE_WORK
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + + +
      U  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +V +W +Y +Z + TOP +

      +uid
      + in  +android.app.ActivityManager.RunningAppProcessInfo +
      + + in  +android.app.ActivityManager.RunningServiceInfo +
      + +unlock +()
      + +unregisterHandler +(UrlInterceptHandler)
      + +urlInterceptDisabled +()
      + +UrlInterceptHandler
      + +UrlInterceptRegistry
      + +USE_CREDENTIALS +
      + +userVisible +
      + + +
      V  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +W +Y +Z + TOP +

      +VALUE
      + in  +android.provider.Contacts.ExtensionsColumns +
      + + in  +android.provider.Contacts.SettingsColumns +
      + +VideoView
      + +View
      + +ViewConfiguration
      + +VIRTUAL_KEY +
      + +VMDebug
      + +VMRuntime
      + +VMStack
      + + +
      W  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +Y +Z + TOP +

      +wallpaperCloseEnterAnimation +
      + +wallpaperCloseExitAnimation +
      + +wallpaperIntraCloseEnterAnimation +
      + +wallpaperIntraCloseExitAnimation +
      + +wallpaperIntraOpenEnterAnimation +
      + +wallpaperIntraOpenExitAnimation +
      + +WallpaperManager
      + +wallpaperOpenEnterAnimation +
      + +wallpaperOpenExitAnimation +
      + +WebChromeClient
      + +WebSettings
      + +WebStorage
      + +WebStorage.QuotaUpdater
      + +WebView
      + +WebViewClient
      + +WHITE_BALANCE_AUTO +
      + +WHITE_BALANCE_CLOUDY_DAYLIGHT +
      + +WHITE_BALANCE_DAYLIGHT +
      + +WHITE_BALANCE_FLUORESCENT +
      + +WHITE_BALANCE_INCANDESCENT +
      + +WHITE_BALANCE_SHADE +
      + +WHITE_BALANCE_TWILIGHT +
      + +WHITE_BALANCE_WARM_FLUORESCENT +
      + +Window.Callback
      + +WindowManager.LayoutParams
      + +windowShowWallpaper +
      + +writeToParcel +(Parcel, int)
      + + +
      Y  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +YCbCr_422_I +
      + +yieldIfContendedSafely +(long)
      + + +
      Z  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Y + TOP +

      +Zygote
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html new file mode 100644 index 000000000000..0913984c9ba7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_changes.html @@ -0,0 +1,2069 @@ + + + + + + + + + +All Changes Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Differences +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + +
      underscore  +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +_SYNC_ACCOUNT +
      + + +
      A  +underscore +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +AbsoluteSizeSpan
      + +AbstractInputMethodService
      + +AbstractWindowedCursor
      + +ACTION +
      + +Activity
      + +ActivityInfo
      + +ActivityManager
      + +ActivityManager.RunningAppProcessInfo
      + +ActivityManager.RunningServiceInfo
      + +addPlugin +(Plugin)
      + +addPostalLocation +(Context, long, double, double)
      + +addToGroup
      +  type  +(ContentResolver, long, String) in android.provider.Contacts.People +
      + +  type  +(ContentResolver, long, long) in android.provider.Contacts.People +
      + +addToMyContactsGroup +(ContentResolver, long)
      + +AllocationLimitError
      + +android
      + +android.app
      + +android.content
      + +android.content.pm
      + +android.content.res
      + +android.database
      + +android.database.sqlite
      + +android.graphics
      + +android.graphics.drawable
      + +android.hardware
      + +android.inputmethodservice
      + +android.location
      + +android.media
      + +android.opengl
      + +android.os
      + +android.provider
      + +android.telephony
      + +android.test
      + +android.test.mock
      + +android.text
      + +android.text.format
      + +android.text.style
      + +android.util
      + +android.view
      + +android.view.animation
      + +android.webkit
      + +android.widget
      + +AndroidTestRunner
      + +Animation
      + +ATTACH_IMAGE +
      + +AudioFormat
      + +AudioManager
      + +AUTHORITY +
      + +AutoCompleteTextView
      + +AUX_DATA +
      + + +
      B  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +BatteryManager
      + +BitmapDrawable
      +  android.graphics.drawable
      + +  BitmapDrawable +(InputStream) constructor
      + +  BitmapDrawable +(String) constructor
      + +BlockingQueue
      + +BroadcastReceiver
      + +Build.VERSION_CODES
      + + +
      C  +underscore +A +B +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +CallbackProxy
      + +Camera
      + +Camera.Parameters
      + +cancelSync +(Uri)
      + +CHANNEL_CONFIGURATION_DEFAULT +
      + +CHANNEL_CONFIGURATION_INVALID +
      + +CHANNEL_CONFIGURATION_MONO +
      + +CHANNEL_CONFIGURATION_STEREO +
      + +clear +()
      + +clearWallpaper +()
      + +COMPANY
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + +Configuration
      + +Contacts
      + +Contacts.ContactMethods
      + +Contacts.ContactMethodsColumns
      + +Contacts.Extensions
      + +Contacts.ExtensionsColumns
      + +Contacts.GroupMembership
      + +Contacts.Groups
      + +Contacts.GroupsColumns
      + +Contacts.Intents
      +  android.provider
      + +  Contacts.Intents +() constructor
      + +Contacts.Intents.Insert
      +  android.provider
      + +  Contacts.Intents.Insert +() constructor
      + +Contacts.Intents.UI
      +  android.provider
      + +  Contacts.Intents.UI +() constructor
      + +Contacts.OrganizationColumns
      + +Contacts.Organizations
      + +Contacts.People
      + +Contacts.People.ContactMethods
      + +Contacts.People.Extensions
      + +Contacts.People.Phones
      + +Contacts.PeopleColumns
      + +Contacts.Phones
      + +Contacts.PhonesColumns
      + +Contacts.Photos
      + +Contacts.PhotosColumns
      + +Contacts.PresenceColumns
      + +Contacts.Settings
      + +Contacts.SettingsColumns
      + +CONTENT_DIRECTORY
      + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Organizations +
      + + in  +android.provider.Contacts.People.ContactMethods +
      + + in  +android.provider.Contacts.People.Extensions +
      + + in  +android.provider.Contacts.People.Phones +
      + + in  +android.provider.Contacts.Photos +
      + + in  +android.provider.Contacts.Settings +
      + +CONTENT_EMAIL_ITEM_TYPE +
      + +CONTENT_EMAIL_TYPE +
      + +CONTENT_EMAIL_URI +
      + +CONTENT_FILTER_URI +
      + +CONTENT_FILTER_URL +
      + +CONTENT_IM_ITEM_TYPE +
      + +CONTENT_ITEM_TYPE
      + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.Phones +
      + +CONTENT_POSTAL_ITEM_TYPE +
      + +CONTENT_POSTAL_TYPE +
      + +CONTENT_TYPE
      + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.Phones +
      + +CONTENT_URI
      + in  +android.provider.Contacts +
      + + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.Organizations +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.Phones +
      + + in  +android.provider.Contacts.Photos +
      + + in  +android.provider.Contacts.Settings +
      + +ContentProvider
      + +ContentResolver
      + +Context
      + +ContextWrapper
      + +createPersonInMyContactsGroup +(ContentResolver, ContentValues)
      + +CursorWindow
      + +CUSTOM_RINGTONE +
      + + +dalvik.system
      + +DATA
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.PhotosColumns +
      + +DatabaseUtils
      + +Date
      +  java.util
      + +  Date +() constructor
      + +  Date +(int, int, int, int, int, int) constructor
      + +DateUtils
      + +Debug.MemoryInfo
      + +decodeImProtocol +(String)
      + +DEFAULT_SORT_ORDER
      + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.Organizations +
      + + in  +android.provider.Contacts.People +
      + + in  +android.provider.Contacts.People.ContactMethods +
      + + in  +android.provider.Contacts.People.Extensions +
      + + in  +android.provider.Contacts.People.Phones +
      + + in  +android.provider.Contacts.Phones +
      + + in  +android.provider.Contacts.Photos +
      + + in  +android.provider.Contacts.Settings +
      + +DELETED_CONTENT_URI
      + in  +android.provider.Contacts.Groups +
      + + in  +android.provider.Contacts.People +
      + +Dialog
      + +dispatch +(Callback)
      + +dispatchClickEvent +(Context)
      + +DISPLAY_NAME +
      + +DOWNLOAD_REQUIRED +
      + +Drawable
      + +Drawable.ConstantState
      + + +
      E  +underscore +A +B +C +D +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +EMAIL +
      + +EMAIL_ISPRIMARY +
      + +EMAIL_TYPE +
      + +encodeCustomImProtocol +(String)
      + +encodePredefinedImProtocol +(int)
      + +EXISTS_ON_SERVER +
      + +EXTRA_CREATE_DESCRIPTION +
      + +EXTRA_FORCE_CREATE +
      + + +
      F  +underscore +A +B +C +D +E +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +FILTER_CONTACTS_ACTION +
      + +FILTER_TEXT_EXTRA_KEY +
      + +Formatter
      + +FULL_MODE +
      + + +
      G  +underscore +A +B +C +D +E +F +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +getContentLength +()
      + +getDescription +()
      + +getDisplayLabel
      +  type  +(Context, int, int, CharSequence) in android.provider.Contacts.ContactMethods +
      + +  type  +(Context, int, CharSequence) in android.provider.Contacts.Organizations +
      + +  type  +(Context, int, CharSequence) in android.provider.Contacts.Phones +
      + +  type  +(Context, int, CharSequence, CharSequence[]) in android.provider.Contacts.Phones +
      + +getFileName +()
      + +getHeaders +()
      + +getInputStream +()
      + +getList +()
      + +getName +()
      + +getPath +()
      + +getPluginData
      +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptHandler +
      + +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptRegistry +
      + +getPluginList +()
      + +getSetting +(ContentResolver, String, String)
      + +getStatusCode +()
      + +getUseDoubleTree +()
      + +getWallpaper +()
      + +getWallpaperDesiredMinimumHeight +()
      + +getWallpaperDesiredMinimumWidth +()
      + +GLSurfaceView
      + +GPU +
      + +GROUP_ANDROID_STARRED +
      + +GROUP_ID +
      + +GROUP_MY_CONTACTS +
      + +GROUP_NAME_EXTRA_KEY +
      + +GROUP_SYNC_ACCOUNT +
      + +GROUP_SYNC_ID +
      + + +
      H  +underscore +A +B +C +D +E +F +G +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +HandlerThread
      + +HapticFeedbackConstants
      + +HARDWARE +
      + + +
      I  +underscore +A +B +C +D +E +F +G +H +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +IM_ACCOUNT +
      + +IM_HANDLE
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PresenceColumns +
      + +IM_ISPRIMARY +
      + +IM_PROTOCOL
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PresenceColumns +
      + +ImageSpan
      +  android.text.style
      + +  ImageSpan +(Bitmap) constructor
      + +  ImageSpan +(Bitmap, int) constructor
      + +injectInsrumentation +(Instrumentation)
      + +InputMethodService
      + +InputType
      + +InstrumentationTestCase
      + +Intent
      + +IntentService
      + +ISPRIMARY
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +isSyncable +
      + + +java.lang
      + +java.net
      + +java.util
      + +java.util.concurrent
      + +java.util.concurrent.locks
      + +JOB_TITLE +
      + + +
      K  +underscore +A +B +C +D +E +F +G +H +I +J +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +KEY +
      + +KeyEvent
      +  android.view
      + +  KeyEvent +(KeyEvent, long, int) constructor
      + +KeyEvent.Callback
      + +KIND +
      + +KIND_EMAIL +
      + +KIND_IM +
      + +KIND_ORGANIZATION +
      + +KIND_PHONE +
      + +KIND_POSTAL +
      + + +
      L  +underscore +A +B +C +D +E +F +G +H +I +J +K +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +LABEL
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +LAST_TIME_CONTACTED +
      + +LauncherActivity
      + +LIST_ALL_CONTACTS_ACTION +
      + +LIST_CONTACTS_WITH_PHONES_ACTION +
      + +LIST_DEFAULT +
      + +LIST_FREQUENT_ACTION +
      + +LIST_GROUP_ACTION +
      + +LIST_STARRED_ACTION +
      + +LIST_STREQUENT_ACTION +
      + +loadContactPhoto +(Context, Uri, int, Options)
      + +LOCAL_VERSION +
      + +LocationManager
      + +lockCanvas +(Rect)
      + + +
      M  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +Manifest.permission
      + +markAsContacted +(ContentResolver, long)
      + +MediaController.MediaPlayerControl
      + +MediaPlayer
      + +MediaStore.Images.Thumbnails
      + +MEMORY_TYPE_GPU +
      + +MEMORY_TYPE_HARDWARE +
      + +MockContext
      + +MockPackageManager
      + +MotionEvent
      + + +
      N  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +NAME
      + in  +android.provider.Contacts.ExtensionsColumns +
      + + in  +android.provider.Contacts.GroupsColumns +
      + + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PeopleColumns +
      + +NeighboringCellInfo
      +  android.telephony
      + +  NeighboringCellInfo +() constructor
      + +  NeighboringCellInfo +(int, int) constructor
      + +NinePatchDrawable
      +  android.graphics.drawable
      + +  NinePatchDrawable +(Bitmap, byte[], Rect, String) constructor
      + +NOTES
      + in  +android.provider.Contacts.GroupsColumns +
      + + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PeopleColumns +
      + +Notification
      + +NotificationManager
      + +NUMBER +
      + +NUMBER_KEY +
      + + +
      O  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +P +Q +R +S +T +U +V +W +Z + TOP +

      +onSignalStrengthChanged +(int)
      + +onStart +(Intent, int)
      + +openContactPhotoInputStream +(ContentResolver, Uri)
      + + +
      P  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +Q +R +S +T +U +V +W +Z + TOP +

      +PackageInfo
      + +PackageManager
      + +peekWallpaper +()
      + +PERSON_ID
      + in  +android.provider.Contacts.ContactMethods +
      + + in  +android.provider.Contacts.Extensions +
      + + in  +android.provider.Contacts.GroupMembership +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.People.Extensions +
      + + in  +android.provider.Contacts.Phones +
      + + in  +android.provider.Contacts.PhotosColumns +
      + +PHONE +
      + +PHONE_ISPRIMARY +
      + +PHONE_TYPE +
      + +PhoneNumberUtils
      + +PhoneStateListener
      + +PHONETIC_NAME
      + in  +android.provider.Contacts.Intents.Insert +
      + + in  +android.provider.Contacts.PeopleColumns +
      + +PHOTO_VERSION +
      + +PixelFormat
      + +Plugin
      +  android.webkit
      + +  Plugin +(String, String, String, String) constructor
      + +pluginClicked +(Context, int)
      + +PluginData
      +  android.webkit
      + +  PluginData +(InputStream, long, Map<String, String[]>, int) constructor
      + +PluginList
      +  android.webkit
      + +  PluginList +() constructor
      + +POSTAL +
      + +POSTAL_ISPRIMARY +
      + +POSTAL_LOCATION_LATITUDE +
      + +POSTAL_LOCATION_LONGITUDE +
      + +POSTAL_TYPE +
      + +PotentialDeadlockError
      + +PRIMARY_EMAIL_ID +
      + +PRIMARY_ORGANIZATION_ID +
      + +PRIMARY_PHONE_ID +
      + +PROTOCOL_AIM +
      + +PROTOCOL_GOOGLE_TALK +
      + +PROTOCOL_ICQ +
      + +PROTOCOL_JABBER +
      + +PROTOCOL_MSN +
      + +PROTOCOL_QQ +
      + +PROTOCOL_SKYPE +
      + +PROTOCOL_YAHOO +
      + +ProviderInfo
      + + +
      Q  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +R +S +T +U +V +W +Z + TOP +

      +queryGroups +(ContentResolver, long)
      + + +
      R  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +S +T +U +V +W +Z + TOP +

      +R.attr
      + +R.drawable
      + +R.style
      + +RAW_CONTENT_URI +
      + +refreshPlugins +(boolean)
      + +registerHandler +(UrlInterceptHandler)
      + +removePlugin +(Plugin)
      + +ResolveInfo
      + +ROUTE_ALL +
      + +ROUTE_BLUETOOTH_A2DP +
      + +ROUTE_BLUETOOTH_SCO +
      + +ROUTE_EARPIECE +
      + +ROUTE_HEADSET +
      + +ROUTE_SPEAKER +
      + + +
      S  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +T +U +V +W +Z + TOP +

      +SEARCH_SUGGESTION_CLICKED +
      + +SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED +
      + +SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED +
      + +SearchManager
      + +SECONDARY_EMAIL +
      + +SECONDARY_EMAIL_TYPE +
      + +SECONDARY_PHONE +
      + +SECONDARY_PHONE_TYPE +
      + +SEND_TO_VOICEMAIL +
      + +Service
      + +ServiceInfo
      + +setBluetoothA2dpOn +(boolean)
      + +setCid +(int)
      + +setClickHandler +(PreferencesClickHandler)
      + +setDescription +(String)
      + +setFileName +(String)
      + +setForeground +(boolean)
      + +setInstrumentaiton +(Instrumentation)
      + +setName +(String)
      + +setPath +(String)
      + +setPhotoData +(ContentResolver, Uri, byte[])
      + +setRssi +(int)
      + +setSetting +(ContentResolver, String, String, String)
      + +Settings
      + +Settings.System
      + +setUrlInterceptDisabled +(boolean)
      + +setUseDoubleTree +(boolean)
      + +setWallpaper
      +  type  +(Bitmap) in android.content.Context +
      + +  type  +(InputStream) in android.content.Context +
      + +SHOULD_SYNC +
      + +SHOW_OR_CREATE_CONTACT +
      + +SimpleCursorTreeAdapter
      + +Socket
      +  java.net
      + +  Socket +() constructor
      + +  Socket +(String, int) constructor
      + +  Socket +(String, int, InetAddress, int) constructor
      + +  Socket +(Proxy) constructor
      + +  Socket +(SocketImpl) constructor
      + +SQLiteDatabase
      + +StaleDexCacheError
      + +STARRED +
      + +startSync +(Uri, Bundle)
      + +String
      +  java.lang
      + +  String +() constructor
      + +  String +(byte[]) constructor
      + +  String +(byte[], int) constructor
      + +  String +(byte[], int, int) constructor
      + +  String +(byte[], int, int, int) constructor
      + +Surface
      + +SURFACE_TYPE_GPU +
      + +SURFACE_TYPE_HARDWARE +
      + +SurfaceHolder
      + +SurfaceView
      + +SYNC_ERROR +
      + +SYNC_EVERYTHING +
      + +SYNC_EXTRAS_ACCOUNT +
      + +SYNC_EXTRAS_FORCE +
      + +SYSTEM_ID +
      + + +
      T  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +U +V +W +Z + TOP +

      +TelephonyManager
      + +TemporaryDirectory
      + +TERTIARY_EMAIL +
      + +TERTIARY_EMAIL_TYPE +
      + +TERTIARY_PHONE +
      + +TERTIARY_PHONE_TYPE +
      + +TextPaint
      + +TIMES_CONTACTED +
      + +TITLE +
      + +TITLE_EXTRA_KEY +
      + +ToneGenerator
      + +TouchDex
      + +TYPE
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_CUSTOM
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_FAX_HOME +
      + +TYPE_FAX_WORK +
      + +TYPE_HOME
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_MOBILE +
      + +TYPE_OTHER
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + +TYPE_PAGER +
      + +TYPE_WORK
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + + in  +android.provider.Contacts.OrganizationColumns +
      + + in  +android.provider.Contacts.PhonesColumns +
      + + +
      U  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +V +W +Z + TOP +

      +unregisterHandler +(UrlInterceptHandler)
      + +urlInterceptDisabled +()
      + +UrlInterceptHandler
      + +UrlInterceptRegistry
      + + +
      V  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +W +Z + TOP +

      +VALUE
      + in  +android.provider.Contacts.ExtensionsColumns +
      + + in  +android.provider.Contacts.SettingsColumns +
      + +VideoView
      + +View
      + +ViewConfiguration
      + +VMDebug
      + +VMRuntime
      + +VMStack
      + + +
      W  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +Z + TOP +

      +WebChromeClient
      + +WebSettings
      + +WebView
      + +WebViewClient
      + +Window.Callback
      + +WindowManager.LayoutParams
      + + +
      Z  +underscore +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W + TOP +

      +Zygote
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html new file mode 100644 index 000000000000..f4d7aeb03633 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/alldiffs_index_removals.html @@ -0,0 +1,72 @@ + + + + + + + + + +All Removals Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Differences +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + +
      B  + TOP +

      +BitmapDrawable
      +  BitmapDrawable +() constructor
      + +  BitmapDrawable +(Bitmap) constructor
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html new file mode 100644 index 000000000000..e3cd25cb5beb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.Manifest.permission.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.Manifest.permission + + + + + + + + + + +
      +
      +
      +

      +Class android.Manifest.permission +

      + + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + String ACCOUNT_MANAGER +  
      + + String AUTHENTICATE_ACCOUNTS +  
      + + String MANAGE_ACCOUNTS +  
      + + String USE_CREDENTIALS +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.R.attr.html b/docs/html/sdk/api_diff/5/changes/android.R.attr.html new file mode 100644 index 000000000000..1e6b5af0cdc6 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.R.attr.html @@ -0,0 +1,339 @@ + + + + + + + + + +android.R.attr + + + + + + + + + + +
      +
      +
      +

      +Class android.R.attr +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int accountPreferences +  
      + + int accountType +  
      + + int colorBackgroundCacheHint +  
      + + int contentAuthority +  
      + + int detachWallpaper +  
      + + int detailColumn +  
      + + int detailSocialSummary +  
      + + int dropDownHorizontalOffset +  
      + + int dropDownVerticalOffset +  
      + + int fadeScrollbars +  
      + + int finishOnCloseSystemDialogs +  
      + + int killAfterRestore +  
      + + int required +  
      + + int restoreNeedsApplication +  
      + + int scrollbarDefaultDelayBeforeFade +  
      + + int scrollbarFadeDuration +  
      + + int smallIcon +  
      + + int summaryColumn +  
      + + int supportsUploading +  
      + + int textAppearanceSearchResultSubtitle +  
      + + int textAppearanceSearchResultTitle +  
      + + int thumbnail +  
      + + int userVisible +  
      + + int wallpaperCloseEnterAnimation +  
      + + int wallpaperCloseExitAnimation +  
      + + int wallpaperIntraCloseEnterAnimation +  
      + + int wallpaperIntraCloseExitAnimation +  
      + + int wallpaperIntraOpenEnterAnimation +  
      + + int wallpaperIntraOpenExitAnimation +  
      + + int wallpaperOpenEnterAnimation +  
      + + int wallpaperOpenExitAnimation +  
      + + int windowShowWallpaper +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.R.drawable.html b/docs/html/sdk/api_diff/5/changes/android.R.drawable.html new file mode 100644 index 000000000000..a569de6aed3e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.R.drawable.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.R.drawable + + + + + + + + + + +
      +
      +
      +

      +Class android.R.drawable +

      + + + +

      + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int screen_background_dark_transparent +  
      + + int screen_background_light_transparent +  
      + + int stat_notify_sdcard_prepare +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.R.style.html b/docs/html/sdk/api_diff/5/changes/android.R.style.html new file mode 100644 index 000000000000..db0fd0d68d2f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.R.style.html @@ -0,0 +1,157 @@ + + + + + + + + + +android.R.style + + + + + + + + + + +
      +
      +
      +

      +Class android.R.style +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int Animation_InputMethod +  
      + + int Theme_Light_WallpaperSettings +  
      + + int Theme_Wallpaper +  
      + + int Theme_WallpaperSettings +  
      + + int Theme_Wallpaper_NoTitleBar +  
      + + int Theme_Wallpaper_NoTitleBar_Fullscreen +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Activity.html b/docs/html/sdk/api_diff/5/changes/android.app.Activity.html new file mode 100644 index 000000000000..2d6da09d3c38 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.Activity.html @@ -0,0 +1,171 @@ + + + + + + + + + +android.app.Activity + + + + + + + + + + +
      +
      +
      +

      +Class android.app.Activity +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + void onAttachedToWindow() +  
      + + void onBackPressed() +  
      + + void onDetachedFromWindow() +  
      + + boolean onKeyLongPress(int, KeyEvent) +  
      + + void overridePendingTransition(int, int) +  
      + + void startIntentSenderForResult(IntentSender, int, Intent, int, int, int) +  
      + + void startIntentSenderFromChild(Activity, IntentSender, int, Intent, int, int, int) +  
      + + void triggerSearch(String, Bundle) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html new file mode 100644 index 000000000000..ddf10304ed56 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningAppProcessInfo.html @@ -0,0 +1,164 @@ + + + + + + + + + +android.app.ActivityManager.RunningAppProcessInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.app.ActivityManager.RunningAppProcessInfo +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int REASON_PROVIDER_IN_USE +  
      + + int REASON_SERVICE_IN_USE +  
      + + int REASON_UNKNOWN +  
      + + int importanceReasonCode +  
      + + ComponentName importanceReasonComponent +  
      + + int importanceReasonPid +  
      + + int uid +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html new file mode 100644 index 000000000000..e78ce2c4896e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.RunningServiceInfo.html @@ -0,0 +1,171 @@ + + + + + + + + + +android.app.ActivityManager.RunningServiceInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.app.ActivityManager.RunningServiceInfo +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int FLAG_FOREGROUND +  
      + + int FLAG_PERSISTENT_PROCESS +  
      + + int FLAG_STARTED +  
      + + int FLAG_SYSTEM_PROCESS +  
      + + int clientLabel +  
      + + String clientPackage +  
      + + int flags +  
      + + int uid +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html new file mode 100644 index 000000000000..b0393bab042f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.ActivityManager.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.app.ActivityManager + + + + + + + + + + +
      +
      +
      +

      +Class android.app.ActivityManager +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int getMemoryClass() +  
      + + MemoryInfo[] getProcessMemoryInfo(int[]) +  
      + + PendingIntent getRunningServiceControlPanel(ComponentName) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html b/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html new file mode 100644 index 000000000000..17a88535cd68 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.Dialog.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.app.Dialog + + + + + + + + + + +
      +
      +
      +

      +Class android.app.Dialog +

      + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + void onAttachedToWindow() +  
      + + void onBackPressed() +  
      + + void onDetachedFromWindow() +  
      + + boolean onKeyLongPress(int, KeyEvent) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html b/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html new file mode 100644 index 000000000000..413aa1e75bac --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.IntentService.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.app.IntentService + + + + + + + + + + +
      +
      +
      +

      +Class android.app.IntentService +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void setIntentRedelivery(boolean) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html b/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html new file mode 100644 index 000000000000..779ac1f2fcdd --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.LauncherActivity.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.app.LauncherActivity + + + + + + + + + + +
      +
      +
      +

      +Class android.app.LauncherActivity +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + List<ResolveInfo> onQueryPackageManager(Intent) +  
      + + void onSetContentView() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Notification.html b/docs/html/sdk/api_diff/5/changes/android.app.Notification.html new file mode 100644 index 000000000000..e6684682cb8f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.Notification.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.app.Notification + + + + + + + + + + +
      +
      +
      +

      +Class android.app.Notification +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int FLAG_FOREGROUND_SERVICE +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html b/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html new file mode 100644 index 000000000000..2bd5fae873f3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.NotificationManager.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.app.NotificationManager + + + + + + + + + + +
      +
      +
      +

      +Class android.app.NotificationManager +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void cancel(String, int) +  
      + + void notify(String, int, Notification) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html b/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html new file mode 100644 index 000000000000..ac9f3c125b16 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.SearchManager.html @@ -0,0 +1,137 @@ + + + + + + + + + +android.app.SearchManager + + + + + + + + + + +
      +
      +
      +

      +Class android.app.SearchManager +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void triggerSearch(String, ComponentName, Bundle) +  
      +  + +

      + + + + + + + + +
      Added Fields +
      + + String SUGGEST_PARAMETER_LIMIT +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.app.Service.html b/docs/html/sdk/api_diff/5/changes/android.app.Service.html new file mode 100644 index 000000000000..2c92ada5da82 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.app.Service.html @@ -0,0 +1,221 @@ + + + + + + + + + +android.app.Service + + + + + + + + + + +
      +
      +
      +

      +Class android.app.Service +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int onStartCommand(Intent, int, int) +  
      + + void startForeground(int, Notification) +  
      + + void stopForeground(boolean) +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + void onStart(Intent, int) + +Now deprecated.
      +
       
      + + void setForeground(boolean) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int START_CONTINUATION_MASK +  
      + + int START_FLAG_REDELIVERY +  
      + + int START_FLAG_RETRY +  
      + + int START_NOT_STICKY +  
      + + int START_REDELIVER_INTENT +  
      + + int START_STICKY +  
      + + int START_STICKY_COMPATIBILITY +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html b/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html new file mode 100644 index 000000000000..a6b5c3e529e1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.BroadcastReceiver.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.content.BroadcastReceiver + + + + + + + + + + +
      +
      +
      +

      +Class android.content.BroadcastReceiver +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + boolean isInitialStickyBroadcast() +  
      + + boolean isOrderedBroadcast() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html b/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html new file mode 100644 index 000000000000..fc04c2d57277 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.ContentProvider.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.content.ContentProvider + + + + + + + + + + +
      +
      +
      +

      +Class android.content.ContentProvider +

      + + +

      + + + + + + + + +
      Added Methods +
      + + ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation>) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html b/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html new file mode 100644 index 000000000000..d9320164f68c --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.ContentResolver.html @@ -0,0 +1,303 @@ + + + + + + + + + +android.content.ContentResolver + + + + + + + + + + +
      +
      +
      +

      +Class android.content.ContentResolver +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + ContentProviderClient acquireContentProviderClient(Uri) +  
      + + ContentProviderClient acquireContentProviderClient(String) +  
      + + Object addStatusChangeListener(int, SyncStatusObserver) +  
      + + ContentProviderResult[] applyBatch(String, ArrayList<ContentProviderOperation>) +  
      + + void cancelSync(Account, String) +  
      + + int getIsSyncable(Account, String) +  
      + + boolean getMasterSyncAutomatically() +  
      + + SyncAdapterType[] getSyncAdapterTypes() +  
      + + boolean getSyncAutomatically(Account, String) +  
      + + boolean isSyncActive(Account, String) +  
      + + boolean isSyncPending(Account, String) +  
      + + void removeStatusChangeListener(Object) +  
      + + void requestSync(Account, String, Bundle) +  
      + + void setIsSyncable(Account, String, int) +  
      + + void setMasterSyncAutomatically(boolean) +  
      + + void setSyncAutomatically(Account, String, boolean) +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + void startSync(Uri, Bundle) + +Now deprecated.
      +
       
      + + void cancelSync(Uri) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + +
      Added Fields +
      + + String SYNC_EXTRAS_INITIALIZE +  
      + + String SYNC_EXTRAS_MANUAL +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + String SYNC_EXTRAS_ACCOUNT +Now deprecated.
      +
       
      + + String SYNC_EXTRAS_FORCE +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.Context.html b/docs/html/sdk/api_diff/5/changes/android.content.Context.html new file mode 100644 index 000000000000..fdba8639f600 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.Context.html @@ -0,0 +1,222 @@ + + + + + + + + + +android.content.Context + + + + + + + + + + +
      +
      +
      +

      +Class android.content.Context +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle) +  
      + + void startIntentSender(IntentSender, Intent, int, int, int) +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + void clearWallpaper() + +Now deprecated.
      +
       
      + + Drawable getWallpaper() + +Now deprecated.
      +
       
      + + int getWallpaperDesiredMinimumHeight() + +Now deprecated.
      +
       
      + + int getWallpaperDesiredMinimumWidth() + +Now deprecated.
      +
       
      + + Drawable peekWallpaper() + +Now deprecated.
      +
       
      + + void setWallpaper(Bitmap) + +Now deprecated.
      +
       
      + + void setWallpaper(InputStream) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + +
      Added Fields +
      + + String ACCOUNT_SERVICE +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html b/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html new file mode 100644 index 000000000000..a9e5f39a8229 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.ContextWrapper.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.content.ContextWrapper + + + + + + + + + + +
      +
      +
      +

      +Class android.content.ContextWrapper +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle) +  
      + + void startIntentSender(IntentSender, Intent, int, int, int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.Intent.html b/docs/html/sdk/api_diff/5/changes/android.content.Intent.html new file mode 100644 index 000000000000..858e99b19c48 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.Intent.html @@ -0,0 +1,199 @@ + + + + + + + + + +android.content.Intent + + + + + + + + + + +
      +
      +
      +

      +Class android.content.Intent +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + String ACTION_DOCK_EVENT +  
      + + String CATEGORY_CAR_DOCK +  
      + + String CATEGORY_DESK_DOCK +  
      + + String EXTRA_CHANGED_COMPONENT_NAME +  
      + + String EXTRA_DOCK_STATE +  
      + + int EXTRA_DOCK_STATE_CAR +  
      + + int EXTRA_DOCK_STATE_DESK +  
      + + int EXTRA_DOCK_STATE_UNDOCKED +  
      + + String EXTRA_INITIAL_INTENTS +  
      + + String EXTRA_REMOTE_INTENT_TOKEN +  
      + + int FLAG_ACTIVITY_NO_ANIMATION +  
      + + String METADATA_DOCK_HOME +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html new file mode 100644 index 000000000000..34897c5a6155 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ActivityInfo.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.content.pm.ActivityInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.content.pm.ActivityInfo +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int FLAG_FINISH_ON_CLOSE_SYSTEM_DIALOGS +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html new file mode 100644 index 000000000000..ecaf34fd4730 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageInfo.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.content.pm.PackageInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.content.pm.PackageInfo +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + FeatureInfo[] reqFeatures +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html new file mode 100644 index 000000000000..61bf5fb63a9d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.PackageManager.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.content.pm.PackageManager + + + + + + + + + + +
      +
      +
      +

      +Class android.content.pm.PackageManager +

      + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int checkSignatures(int, int) +  
      + + String getInstallerPackageName(String) +  
      + + FeatureInfo[] getSystemAvailableFeatures() +  
      + + boolean hasSystemFeature(String) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html new file mode 100644 index 000000000000..f1322d4585f3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ProviderInfo.html @@ -0,0 +1,124 @@ + + + + + + + + + +android.content.pm.ProviderInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.content.pm.ProviderInfo +

      + + + +

      + + + + + + + + + +
      Changed Fields +
      + + boolean isSyncable +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html new file mode 100644 index 000000000000..0e708d90f8c8 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ResolveInfo.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.content.pm.ResolveInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.content.pm.ResolveInfo +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + String resolvePackageName +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html b/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html new file mode 100644 index 000000000000..855b66aab04c --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.pm.ServiceInfo.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.content.pm.ServiceInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.content.pm.ServiceInfo +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void dump(Printer, String) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html new file mode 100644 index 000000000000..a3003d9fa2f7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.content.res.Configuration.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.content.res.Configuration + + + + + + + + + + +
      +
      +
      +

      +Class android.content.res.Configuration +

      + + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int NAVIGATIONHIDDEN_NO +  
      + + int NAVIGATIONHIDDEN_UNDEFINED +  
      + + int NAVIGATIONHIDDEN_YES +  
      + + int navigationHidden +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html b/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html new file mode 100644 index 000000000000..7d3d5aebf93b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.database.AbstractWindowedCursor.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.database.AbstractWindowedCursor + + + + + + + + + + +
      +
      +
      +

      +Class android.database.AbstractWindowedCursor +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + boolean isFloat(int) +  
      + + boolean isLong(int) +  
      + + boolean isString(int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html b/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html new file mode 100644 index 000000000000..9d733ca168b7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.database.CursorWindow.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.database.CursorWindow + + + + + + + + + + +
      +
      +
      +

      +Class android.database.CursorWindow +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + boolean isFloat(int, int) +  
      + + boolean isLong(int, int) +  
      + + boolean isString(int, int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html b/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html new file mode 100644 index 000000000000..84143fd09b18 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.database.DatabaseUtils.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.database.DatabaseUtils + + + + + + + + + + +
      +
      +
      +

      +Class android.database.DatabaseUtils +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void readExceptionWithOperationApplicationExceptionFromParcel(Parcel) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html b/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html new file mode 100644 index 000000000000..98f3ddd3aa22 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.database.sqlite.SQLiteDatabase.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.database.sqlite.SQLiteDatabase + + + + + + + + + + +
      +
      +
      +

      +Class android.database.sqlite.SQLiteDatabase +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void beginTransactionWithListener(SQLiteTransactionListener) +  
      + + boolean yieldIfContendedSafely(long) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html b/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html new file mode 100644 index 000000000000..4d115b4c702a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.graphics.PixelFormat.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.graphics.PixelFormat + + + + + + + + + + +
      +
      +
      +

      +Class android.graphics.PixelFormat +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int YCbCr_422_I +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html new file mode 100644 index 000000000000..8d2bcf153b8d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.BitmapDrawable.html @@ -0,0 +1,186 @@ + + + + + + + + + +android.graphics.drawable.BitmapDrawable + + + + + + + + + + +
      +
      +
      +

      +Class android.graphics.drawable.BitmapDrawable +

      + +

      + + + + + + + + + + + + +
      Removed Constructors +
      + + BitmapDrawable() +  
      + + BitmapDrawable(Bitmap) +  
      +  +

      + + + + + + + + + + + + + + + + +
      Added Constructors +
      + + BitmapDrawable(Resources) +  
      + + BitmapDrawable(Resources, String) +  
      + + BitmapDrawable(Resources, InputStream) +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Constructors +
      + + BitmapDrawable(InputStream) + +Now deprecated.
      +
       
      + + BitmapDrawable(String) + +Now deprecated.
      +
       
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html new file mode 100644 index 000000000000..74e174e9ea7d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.ConstantState.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.graphics.drawable.Drawable.ConstantState + + + + + + + + + + +
      +
      +
      +

      +Class android.graphics.drawable.Drawable.ConstantState +

      + + +

      + + + + + + + + +
      Added Methods +
      + + Drawable newDrawable(Resources) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html new file mode 100644 index 000000000000..c7c7c164c7bb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.Drawable.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.graphics.drawable.Drawable + + + + + + + + + + +
      +
      +
      +

      +Class android.graphics.drawable.Drawable +

      + + +

      + + + + + + + + +
      Added Methods +
      + + Drawable createFromResourceStream(Resources, TypedValue, InputStream, String, Options) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html new file mode 100644 index 000000000000..b305656dbc8e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.graphics.drawable.NinePatchDrawable.html @@ -0,0 +1,124 @@ + + + + + + + + + +android.graphics.drawable.NinePatchDrawable + + + + + + + + + + +
      +
      +
      +

      +Class android.graphics.drawable.NinePatchDrawable +

      + +

      + + + + + + + + + +
      Changed Constructors +
      + + NinePatchDrawable(Bitmap, byte[], Rect, String) + +  
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html new file mode 100644 index 000000000000..b6a5506aecea --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.Parameters.html @@ -0,0 +1,683 @@ + + + + + + + + + +android.hardware.Camera.Parameters + + + + + + + + + + +
      +
      +
      +

      +Class android.hardware.Camera.Parameters +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + String getAntibanding() +  
      + + String getColorEffect() +  
      + + String getFlashMode() +  
      + + String getFocusMode() +  
      + + int getJpegQuality() +  
      + + int getJpegThumbnailQuality() +  
      + + Size getJpegThumbnailSize() +  
      + + String getSceneMode() +  
      + + List<String> getSupportedAntibanding() +  
      + + List<String> getSupportedColorEffects() +  
      + + List<String> getSupportedFlashModes() +  
      + + List<String> getSupportedFocusModes() +  
      + + List<Integer> getSupportedPictureFormats() +  
      + + List<Size> getSupportedPictureSizes() +  
      + + List<Integer> getSupportedPreviewFormats() +  
      + + List<Integer> getSupportedPreviewFrameRates() +  
      + + List<Size> getSupportedPreviewSizes() +  
      + + List<String> getSupportedSceneModes() +  
      + + List<String> getSupportedWhiteBalance() +  
      + + String getWhiteBalance() +  
      + + void removeGpsData() +  
      + + void setAntibanding(String) +  
      + + void setColorEffect(String) +  
      + + void setFlashMode(String) +  
      + + void setFocusMode(String) +  
      + + void setGpsAltitude(double) +  
      + + void setGpsLatitude(double) +  
      + + void setGpsLongitude(double) +  
      + + void setGpsTimestamp(long) +  
      + + void setJpegQuality(int) +  
      + + void setJpegThumbnailQuality(int) +  
      + + void setJpegThumbnailSize(int, int) +  
      + + void setRotation(int) +  
      + + void setSceneMode(String) +  
      + + void setWhiteBalance(String) +  
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + String ANTIBANDING_50HZ +  
      + + String ANTIBANDING_60HZ +  
      + + String ANTIBANDING_AUTO +  
      + + String ANTIBANDING_OFF +  
      + + String EFFECT_AQUA +  
      + + String EFFECT_BLACKBOARD +  
      + + String EFFECT_MONO +  
      + + String EFFECT_NEGATIVE +  
      + + String EFFECT_NONE +  
      + + String EFFECT_POSTERIZE +  
      + + String EFFECT_SEPIA +  
      + + String EFFECT_SOLARIZE +  
      + + String EFFECT_WHITEBOARD +  
      + + String FLASH_MODE_AUTO +  
      + + String FLASH_MODE_OFF +  
      + + String FLASH_MODE_ON +  
      + + String FLASH_MODE_RED_EYE +  
      + + String FLASH_MODE_TORCH +  
      + + String FOCUS_MODE_AUTO +  
      + + String FOCUS_MODE_FIXED +  
      + + String FOCUS_MODE_INFINITY +  
      + + String FOCUS_MODE_MACRO +  
      + + String SCENE_MODE_ACTION +  
      + + String SCENE_MODE_AUTO +  
      + + String SCENE_MODE_BEACH +  
      + + String SCENE_MODE_CANDLELIGHT +  
      + + String SCENE_MODE_FIREWORKS +  
      + + String SCENE_MODE_LANDSCAPE +  
      + + String SCENE_MODE_NIGHT +  
      + + String SCENE_MODE_NIGHT_PORTRAIT +  
      + + String SCENE_MODE_PARTY +  
      + + String SCENE_MODE_PORTRAIT +  
      + + String SCENE_MODE_SNOW +  
      + + String SCENE_MODE_SPORTS +  
      + + String SCENE_MODE_STEADYPHOTO +  
      + + String SCENE_MODE_SUNSET +  
      + + String SCENE_MODE_THEATRE +  
      + + String WHITE_BALANCE_AUTO +  
      + + String WHITE_BALANCE_CLOUDY_DAYLIGHT +  
      + + String WHITE_BALANCE_DAYLIGHT +  
      + + String WHITE_BALANCE_FLUORESCENT +  
      + + String WHITE_BALANCE_INCANDESCENT +  
      + + String WHITE_BALANCE_SHADE +  
      + + String WHITE_BALANCE_TWILIGHT +  
      + + String WHITE_BALANCE_WARM_FLUORESCENT +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html new file mode 100644 index 000000000000..51bcdd952aa9 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.hardware.Camera.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.hardware.Camera + + + + + + + + + + +
      +
      +
      +

      +Class android.hardware.Camera +

      + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + void cancelAutoFocus() +  
      + + void lock() +  
      + + void takePicture(ShutterCallback, PictureCallback, PictureCallback, PictureCallback) +  
      + + void unlock() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html new file mode 100644 index 000000000000..407b5787b50e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.AbstractInputMethodService.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.inputmethodservice.AbstractInputMethodService + + + + + + + + + + +
      +
      +
      +

      +Class android.inputmethodservice.AbstractInputMethodService +

      + + +

      + + + + + + + + +
      Added Methods +
      + + DispatcherState getKeyDispatcherState() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html new file mode 100644 index 000000000000..1067b72a26eb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.inputmethodservice.InputMethodService.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.inputmethodservice.InputMethodService + + + + + + + + + + +
      +
      +
      +

      +Class android.inputmethodservice.InputMethodService +

      + + +

      + + + + + + + + +
      Added Methods +
      + + boolean onKeyLongPress(int, KeyEvent) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html b/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html new file mode 100644 index 000000000000..5c46abeeb4aa --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.location.LocationManager.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.location.LocationManager + + + + + + + + + + +
      +
      +
      +

      +Class android.location.LocationManager +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + boolean addNmeaListener(NmeaListener) +  
      + + void removeNmeaListener(NmeaListener) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html b/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html new file mode 100644 index 000000000000..d7d0998bce76 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.media.AudioFormat.html @@ -0,0 +1,397 @@ + + + + + + + + + +android.media.AudioFormat + + + + + + + + + + +
      +
      +
      +

      +Class android.media.AudioFormat +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int CHANNEL_INVALID +  
      + + int CHANNEL_IN_BACK +  
      + + int CHANNEL_IN_BACK_PROCESSED +  
      + + int CHANNEL_IN_DEFAULT +  
      + + int CHANNEL_IN_FRONT +  
      + + int CHANNEL_IN_FRONT_PROCESSED +  
      + + int CHANNEL_IN_LEFT +  
      + + int CHANNEL_IN_LEFT_PROCESSED +  
      + + int CHANNEL_IN_MONO +  
      + + int CHANNEL_IN_PRESSURE +  
      + + int CHANNEL_IN_RIGHT +  
      + + int CHANNEL_IN_RIGHT_PROCESSED +  
      + + int CHANNEL_IN_STEREO +  
      + + int CHANNEL_IN_VOICE_DNLINK +  
      + + int CHANNEL_IN_VOICE_UPLINK +  
      + + int CHANNEL_IN_X_AXIS +  
      + + int CHANNEL_IN_Y_AXIS +  
      + + int CHANNEL_IN_Z_AXIS +  
      + + int CHANNEL_OUT_5POINT1 +  
      + + int CHANNEL_OUT_7POINT1 +  
      + + int CHANNEL_OUT_BACK_CENTER +  
      + + int CHANNEL_OUT_BACK_LEFT +  
      + + int CHANNEL_OUT_BACK_RIGHT +  
      + + int CHANNEL_OUT_DEFAULT +  
      + + int CHANNEL_OUT_FRONT_CENTER +  
      + + int CHANNEL_OUT_FRONT_LEFT +  
      + + int CHANNEL_OUT_FRONT_LEFT_OF_CENTER +  
      + + int CHANNEL_OUT_FRONT_RIGHT +  
      + + int CHANNEL_OUT_FRONT_RIGHT_OF_CENTER +  
      + + int CHANNEL_OUT_LOW_FREQUENCY +  
      + + int CHANNEL_OUT_MONO +  
      + + int CHANNEL_OUT_QUAD +  
      + + int CHANNEL_OUT_STEREO +  
      + + int CHANNEL_OUT_SURROUND +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + int CHANNEL_CONFIGURATION_DEFAULT +Now deprecated.
      +
       
      + + int CHANNEL_CONFIGURATION_INVALID +Now deprecated.
      +
       
      + + int CHANNEL_CONFIGURATION_MONO +Now deprecated.
      +
       
      + + int CHANNEL_CONFIGURATION_STEREO +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html b/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html new file mode 100644 index 000000000000..1e435cb7f882 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.media.AudioManager.html @@ -0,0 +1,238 @@ + + + + + + + + + +android.media.AudioManager + + + + + + + + + + +
      +
      +
      +

      +Class android.media.AudioManager +

      + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + String getParameters(String) +  
      + + boolean isWiredHeadsetOn() +  
      + + void setParameters(String) +  
      + + void setWiredHeadsetOn(boolean) +  
      +  +

      + + + + + + + + + +
      Changed Methods +
      + + void setBluetoothA2dpOn(boolean) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + +
      Added Fields +
      + + int STREAM_DTMF +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + int ROUTE_ALL +Now deprecated.
      +
       
      + + int ROUTE_BLUETOOTH_A2DP +Now deprecated.
      +
       
      + + int ROUTE_BLUETOOTH_SCO +Now deprecated.
      +
       
      + + int ROUTE_EARPIECE +Now deprecated.
      +
       
      + + int ROUTE_HEADSET +Now deprecated.
      +
       
      + + int ROUTE_SPEAKER +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html b/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html new file mode 100644 index 000000000000..e0ba3fed2c82 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.media.MediaPlayer.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.media.MediaPlayer + + + + + + + + + + +
      +
      +
      +

      +Class android.media.MediaPlayer +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int MEDIA_INFO_METADATA_UPDATE +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html b/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html new file mode 100644 index 000000000000..b7f302462437 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.media.ToneGenerator.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.media.ToneGenerator + + + + + + + + + + +
      +
      +
      +

      +Class android.media.ToneGenerator +

      + + +

      + + + + + + + + +
      Added Methods +
      + + boolean startTone(int, int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html b/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html new file mode 100644 index 000000000000..78be54c7f7f7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.opengl.GLSurfaceView.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.opengl.GLSurfaceView + + + + + + + + + + +
      +
      +
      +

      +Class android.opengl.GLSurfaceView +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void setEGLContextFactory(EGLContextFactory) +  
      + + void setEGLWindowSurfaceFactory(EGLWindowSurfaceFactory) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html b/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html new file mode 100644 index 000000000000..9ac9fadbf487 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.os.BatteryManager.html @@ -0,0 +1,185 @@ + + + + + + + + + +android.os.BatteryManager + + + + + + + + + + +
      +
      +
      +

      +Class android.os.BatteryManager +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + String EXTRA_HEALTH +  
      + + String EXTRA_ICON_SMALL +  
      + + String EXTRA_LEVEL +  
      + + String EXTRA_PLUGGED +  
      + + String EXTRA_PRESENT +  
      + + String EXTRA_SCALE +  
      + + String EXTRA_STATUS +  
      + + String EXTRA_TECHNOLOGY +  
      + + String EXTRA_TEMPERATURE +  
      + + String EXTRA_VOLTAGE +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html b/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html new file mode 100644 index 000000000000..3cb73c838d0a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.os.Build.VERSION_CODES.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.os.Build.VERSION_CODES + + + + + + + + + + +
      +
      +
      +

      +Class android.os.Build.VERSION_CODES +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int ECLAIR +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html b/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html new file mode 100644 index 000000000000..65c8eb8329df --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.os.Debug.MemoryInfo.html @@ -0,0 +1,173 @@ + + + + + + + + + +android.os.Debug.MemoryInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.os.Debug.MemoryInfo +

      +

      Added interface android.os.Parcelable.
      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int describeContents() +  
      + + int getTotalPrivateDirty() +  
      + + int getTotalPss() +  
      + + int getTotalSharedDirty() +  
      + + void readFromParcel(Parcel) +  
      + + void writeToParcel(Parcel, int) +  
      +  + +

      + + + + + + + + +
      Added Fields +
      + + Creator CREATOR +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html b/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html new file mode 100644 index 000000000000..57b149ff42bd --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.os.HandlerThread.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.os.HandlerThread + + + + + + + + + + +
      +
      +
      +

      +Class android.os.HandlerThread +

      + + +

      + + + + + + + + +
      Added Methods +
      + + boolean quit() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html new file mode 100644 index 000000000000..633a65f9b960 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethods.html @@ -0,0 +1,354 @@ + + + + + + + + + +android.provider.Contacts.ContactMethods + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.ContactMethods +

      +

      Now deprecated.
      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + void addPostalLocation(Context, long, double, double) + +Now deprecated.
      +
       
      + + Object decodeImProtocol(String) + +Now deprecated.
      +
       
      + + String encodeCustomImProtocol(String) + +Now deprecated.
      +
       
      + + String encodePredefinedImProtocol(int) + +Now deprecated.
      +
       
      + + CharSequence getDisplayLabel(Context, int, int, CharSequence) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_EMAIL_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_EMAIL_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_EMAIL_URI +Now deprecated.
      +
       
      + + String CONTENT_IM_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_POSTAL_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_POSTAL_TYPE +Now deprecated.
      +
       
      + + String CONTENT_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      + + String POSTAL_LOCATION_LATITUDE +Now deprecated.
      +
       
      + + String POSTAL_LOCATION_LONGITUDE +Now deprecated.
      +
       
      + + int PROTOCOL_AIM +Now deprecated.
      +
       
      + + int PROTOCOL_GOOGLE_TALK +Now deprecated.
      +
       
      + + int PROTOCOL_ICQ +Now deprecated.
      +
       
      + + int PROTOCOL_JABBER +Now deprecated.
      +
       
      + + int PROTOCOL_MSN +Now deprecated.
      +
       
      + + int PROTOCOL_QQ +Now deprecated.
      +
       
      + + int PROTOCOL_SKYPE +Now deprecated.
      +
       
      + + int PROTOCOL_YAHOO +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html new file mode 100644 index 000000000000..bb2ae04879fc --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ContactMethodsColumns.html @@ -0,0 +1,206 @@ + + + + + + + + + +android.provider.Contacts.ContactMethodsColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.ContactMethodsColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String AUX_DATA +Now deprecated.
      +
       
      + + String DATA +Now deprecated.
      +
       
      + + String ISPRIMARY +Now deprecated.
      +
       
      + + String KIND +Now deprecated.
      +
       
      + + String LABEL +Now deprecated.
      +
       
      + + String TYPE +Now deprecated.
      +
       
      + + int TYPE_CUSTOM +Now deprecated.
      +
       
      + + int TYPE_HOME +Now deprecated.
      +
       
      + + int TYPE_OTHER +Now deprecated.
      +
       
      + + int TYPE_WORK +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html new file mode 100644 index 000000000000..763accb50d57 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Extensions.html @@ -0,0 +1,161 @@ + + + + + + + + + +android.provider.Contacts.Extensions + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Extensions +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html new file mode 100644 index 000000000000..09a6434ba194 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.ExtensionsColumns.html @@ -0,0 +1,134 @@ + + + + + + + + + +android.provider.Contacts.ExtensionsColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.ExtensionsColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + String NAME +Now deprecated.
      +
       
      + + String VALUE +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html new file mode 100644 index 000000000000..8ede257b2c16 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupMembership.html @@ -0,0 +1,221 @@ + + + + + + + + + +android.provider.Contacts.GroupMembership + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.GroupMembership +

      +

      Now deprecated.
      + + + +

      + + + + + + + + +
      Added Fields +
      + + String GROUP_SYNC_ACCOUNT_TYPE +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + String CONTENT_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + String GROUP_ID +Now deprecated.
      +
       
      + + String GROUP_SYNC_ACCOUNT +Now deprecated.
      +
       
      + + String GROUP_SYNC_ID +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      + + Uri RAW_CONTENT_URI +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html new file mode 100644 index 000000000000..556c60e6bff7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Groups.html @@ -0,0 +1,179 @@ + + + + + + + + + +android.provider.Contacts.Groups + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Groups +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + Uri DELETED_CONTENT_URI +Now deprecated.
      +
       
      + + String GROUP_ANDROID_STARRED +Now deprecated.
      +
       
      + + String GROUP_MY_CONTACTS +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html new file mode 100644 index 000000000000..ef6b86c25bb7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.GroupsColumns.html @@ -0,0 +1,152 @@ + + + + + + + + + +android.provider.Contacts.GroupsColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.GroupsColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String NAME +Now deprecated.
      +
       
      + + String NOTES +Now deprecated.
      +
       
      + + String SHOULD_SYNC +Now deprecated.
      +
       
      + + String SYSTEM_ID +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html new file mode 100644 index 000000000000..1c0b74adb305 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.Insert.html @@ -0,0 +1,377 @@ + + + + + + + + + +android.provider.Contacts.Intents.Insert + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Intents.Insert +

      +

      Now deprecated.
      + +

      + + + + + + + + + +
      Changed Constructors +
      + + Contacts.Intents.Insert() + +Now deprecated.
      +
       
      +  + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String ACTION +Now deprecated.
      +
       
      + + String COMPANY +Now deprecated.
      +
       
      + + String EMAIL +Now deprecated.
      +
       
      + + String EMAIL_ISPRIMARY +Now deprecated.
      +
       
      + + String EMAIL_TYPE +Now deprecated.
      +
       
      + + String FULL_MODE +Now deprecated.
      +
       
      + + String IM_HANDLE +Now deprecated.
      +
       
      + + String IM_ISPRIMARY +Now deprecated.
      +
       
      + + String IM_PROTOCOL +Now deprecated.
      +
       
      + + String JOB_TITLE +Now deprecated.
      +
       
      + + String NAME +Now deprecated.
      +
       
      + + String NOTES +Now deprecated.
      +
       
      + + String PHONE +Now deprecated.
      +
       
      + + String PHONETIC_NAME +Now deprecated.
      +
       
      + + String PHONE_ISPRIMARY +Now deprecated.
      +
       
      + + String PHONE_TYPE +Now deprecated.
      +
       
      + + String POSTAL +Now deprecated.
      +
       
      + + String POSTAL_ISPRIMARY +Now deprecated.
      +
       
      + + String POSTAL_TYPE +Now deprecated.
      +
       
      + + String SECONDARY_EMAIL +Now deprecated.
      +
       
      + + String SECONDARY_EMAIL_TYPE +Now deprecated.
      +
       
      + + String SECONDARY_PHONE +Now deprecated.
      +
       
      + + String SECONDARY_PHONE_TYPE +Now deprecated.
      +
       
      + + String TERTIARY_EMAIL +Now deprecated.
      +
       
      + + String TERTIARY_EMAIL_TYPE +Now deprecated.
      +
       
      + + String TERTIARY_PHONE +Now deprecated.
      +
       
      + + String TERTIARY_PHONE_TYPE +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html new file mode 100644 index 000000000000..fb629f794b3b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.UI.html @@ -0,0 +1,233 @@ + + + + + + + + + +android.provider.Contacts.Intents.UI + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Intents.UI +

      +

      Now deprecated.
      + +

      + + + + + + + + + +
      Changed Constructors +
      + + Contacts.Intents.UI() + +Now deprecated.
      +
       
      +  + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String FILTER_CONTACTS_ACTION +Now deprecated.
      +
       
      + + String FILTER_TEXT_EXTRA_KEY +Now deprecated.
      +
       
      + + String GROUP_NAME_EXTRA_KEY +Now deprecated.
      +
       
      + + String LIST_ALL_CONTACTS_ACTION +Now deprecated.
      +
       
      + + String LIST_CONTACTS_WITH_PHONES_ACTION +Now deprecated.
      +
       
      + + String LIST_DEFAULT +Now deprecated.
      +
       
      + + String LIST_FREQUENT_ACTION +Now deprecated.
      +
       
      + + String LIST_GROUP_ACTION +Now deprecated.
      +
       
      + + String LIST_STARRED_ACTION +Now deprecated.
      +
       
      + + String LIST_STREQUENT_ACTION +Now deprecated.
      +
       
      + + String TITLE_EXTRA_KEY +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html new file mode 100644 index 000000000000..a18a7940c98f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Intents.html @@ -0,0 +1,197 @@ + + + + + + + + + +android.provider.Contacts.Intents + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Intents +

      +

      Now deprecated.
      + +

      + + + + + + + + + +
      Changed Constructors +
      + + Contacts.Intents() + +Now deprecated.
      +
       
      +  + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String ATTACH_IMAGE +Now deprecated.
      +
       
      + + String EXTRA_CREATE_DESCRIPTION +Now deprecated.
      +
       
      + + String EXTRA_FORCE_CREATE +Now deprecated.
      +
       
      + + String SEARCH_SUGGESTION_CLICKED +Now deprecated.
      +
       
      + + String SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED +Now deprecated.
      +
       
      + + String SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED +Now deprecated.
      +
       
      + + String SHOW_OR_CREATE_CONTACT +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html new file mode 100644 index 000000000000..45a241c16649 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.OrganizationColumns.html @@ -0,0 +1,197 @@ + + + + + + + + + +android.provider.Contacts.OrganizationColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.OrganizationColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String COMPANY +Now deprecated.
      +
       
      + + String ISPRIMARY +Now deprecated.
      +
       
      + + String LABEL +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      + + String TITLE +Now deprecated.
      +
       
      + + String TYPE +Now deprecated.
      +
       
      + + int TYPE_CUSTOM +Now deprecated.
      +
       
      + + int TYPE_OTHER +Now deprecated.
      +
       
      + + int TYPE_WORK +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html new file mode 100644 index 000000000000..64c0cf73baf1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Organizations.html @@ -0,0 +1,161 @@ + + + + + + + + + +android.provider.Contacts.Organizations + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Organizations +

      +

      Now deprecated.
      + + +

      + + + + + + + + + +
      Changed Methods +
      + + CharSequence getDisplayLabel(Context, int, CharSequence) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html new file mode 100644 index 000000000000..0c9340a5a64d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.ContactMethods.html @@ -0,0 +1,134 @@ + + + + + + + + + +android.provider.Contacts.People.ContactMethods + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.People.ContactMethods +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html new file mode 100644 index 000000000000..63b77f3bb614 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Extensions.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.provider.Contacts.People.Extensions + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.People.Extensions +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html new file mode 100644 index 000000000000..f9f708793d86 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.Phones.html @@ -0,0 +1,134 @@ + + + + + + + + + +android.provider.Contacts.People.Phones + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.People.Phones +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html new file mode 100644 index 000000000000..5cf4e05185cb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.People.html @@ -0,0 +1,295 @@ + + + + + + + + + +android.provider.Contacts.People + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.People +

      +

      Now deprecated.
      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + Uri addToMyContactsGroup(ContentResolver, long) + +Now deprecated.
      +
       
      + + Uri createPersonInMyContactsGroup(ContentResolver, ContentValues) + +Now deprecated.
      +
       
      + + Bitmap loadContactPhoto(Context, Uri, int, Options) + +Now deprecated.
      +
       
      + + void markAsContacted(ContentResolver, long) + +Now deprecated.
      +
       
      + + InputStream openContactPhotoInputStream(ContentResolver, Uri) + +Now deprecated.
      +
       
      + + Cursor queryGroups(ContentResolver, long) + +Now deprecated.
      +
       
      + + void setPhotoData(ContentResolver, Uri, byte[]) + +Now deprecated.
      +
       
      + + Uri addToGroup(ContentResolver, long, String) + +Now deprecated.
      +
       
      + + Uri addToGroup(ContentResolver, long, long) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + Uri CONTENT_FILTER_URI +Now deprecated.
      +
       
      + + String CONTENT_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + Uri DELETED_CONTENT_URI +Now deprecated.
      +
       
      + + String PRIMARY_EMAIL_ID +Now deprecated.
      +
       
      + + String PRIMARY_ORGANIZATION_ID +Now deprecated.
      +
       
      + + String PRIMARY_PHONE_ID +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html new file mode 100644 index 000000000000..4a0e979a91f2 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PeopleColumns.html @@ -0,0 +1,206 @@ + + + + + + + + + +android.provider.Contacts.PeopleColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.PeopleColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CUSTOM_RINGTONE +Now deprecated.
      +
       
      + + String DISPLAY_NAME +Now deprecated.
      +
       
      + + String LAST_TIME_CONTACTED +Now deprecated.
      +
       
      + + String NAME +Now deprecated.
      +
       
      + + String NOTES +Now deprecated.
      +
       
      + + String PHONETIC_NAME +Now deprecated.
      +
       
      + + String PHOTO_VERSION +Now deprecated.
      +
       
      + + String SEND_TO_VOICEMAIL +Now deprecated.
      +
       
      + + String STARRED +Now deprecated.
      +
       
      + + String TIMES_CONTACTED +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html new file mode 100644 index 000000000000..e3cf5738f42a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Phones.html @@ -0,0 +1,198 @@ + + + + + + + + + +android.provider.Contacts.Phones + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Phones +

      +

      Now deprecated.
      + + +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + CharSequence getDisplayLabel(Context, int, CharSequence) + +Now deprecated.
      +
       
      + + CharSequence getDisplayLabel(Context, int, CharSequence, CharSequence[]) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + Uri CONTENT_FILTER_URL +Now deprecated.
      +
       
      + + String CONTENT_ITEM_TYPE +Now deprecated.
      +
       
      + + String CONTENT_TYPE +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html new file mode 100644 index 000000000000..e7786d8bd6ee --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhonesColumns.html @@ -0,0 +1,233 @@ + + + + + + + + + +android.provider.Contacts.PhonesColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.PhonesColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String ISPRIMARY +Now deprecated.
      +
       
      + + String LABEL +Now deprecated.
      +
       
      + + String NUMBER +Now deprecated.
      +
       
      + + String NUMBER_KEY +Now deprecated.
      +
       
      + + String TYPE +Now deprecated.
      +
       
      + + int TYPE_CUSTOM +Now deprecated.
      +
       
      + + int TYPE_FAX_HOME +Now deprecated.
      +
       
      + + int TYPE_FAX_WORK +Now deprecated.
      +
       
      + + int TYPE_HOME +Now deprecated.
      +
       
      + + int TYPE_MOBILE +Now deprecated.
      +
       
      + + int TYPE_OTHER +Now deprecated.
      +
       
      + + int TYPE_PAGER +Now deprecated.
      +
       
      + + int TYPE_WORK +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html new file mode 100644 index 000000000000..05d64cea34b9 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Photos.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.provider.Contacts.Photos + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Photos +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html new file mode 100644 index 000000000000..b0ae613b6d57 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PhotosColumns.html @@ -0,0 +1,170 @@ + + + + + + + + + +android.provider.Contacts.PhotosColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.PhotosColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String DATA +Now deprecated.
      +
       
      + + String DOWNLOAD_REQUIRED +Now deprecated.
      +
       
      + + String EXISTS_ON_SERVER +Now deprecated.
      +
       
      + + String LOCAL_VERSION +Now deprecated.
      +
       
      + + String PERSON_ID +Now deprecated.
      +
       
      + + String SYNC_ERROR +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html new file mode 100644 index 000000000000..d1fd127aca54 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.PresenceColumns.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.provider.Contacts.PresenceColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.PresenceColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String IM_ACCOUNT +Now deprecated.
      +
       
      + + String IM_HANDLE +Now deprecated.
      +
       
      + + String IM_PROTOCOL +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html new file mode 100644 index 000000000000..bcbf2658a840 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.Settings.html @@ -0,0 +1,180 @@ + + + + + + + + + +android.provider.Contacts.Settings + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts.Settings +

      +

      Now deprecated.
      + + +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + String getSetting(ContentResolver, String, String) + +Now deprecated.
      +
       
      + + void setSetting(ContentResolver, String, String, String) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String CONTENT_DIRECTORY +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + String DEFAULT_SORT_ORDER +Now deprecated.
      +
       
      + + String SYNC_EVERYTHING +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html new file mode 100644 index 000000000000..91a710381d7b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.SettingsColumns.html @@ -0,0 +1,158 @@ + + + + + + + + + +android.provider.Contacts.SettingsColumns + + + + + + + + + + +
      +
      +
      +

      +Interface android.provider.Contacts.SettingsColumns +

      +

      Now deprecated.
      + + + +

      + + + + + + + + +
      Added Fields +
      + + String _SYNC_ACCOUNT_TYPE +  
      +  +

      + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String KEY +Now deprecated.
      +
       
      + + String VALUE +Now deprecated.
      +
       
      + + String _SYNC_ACCOUNT +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html new file mode 100644 index 000000000000..e7ee2603ec8f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Contacts.html @@ -0,0 +1,179 @@ + + + + + + + + + +android.provider.Contacts + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Contacts +

      +

      Now deprecated.
      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Fields +
      + + String AUTHORITY +Now deprecated.
      +
       
      + + Uri CONTENT_URI +Now deprecated.
      +
       
      + + int KIND_EMAIL +Now deprecated.
      +
       
      + + int KIND_IM +Now deprecated.
      +
       
      + + int KIND_ORGANIZATION +Now deprecated.
      +
       
      + + int KIND_PHONE +Now deprecated.
      +
       
      + + int KIND_POSTAL +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html b/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html new file mode 100644 index 000000000000..b90610d1802e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.MediaStore.Images.Thumbnails.html @@ -0,0 +1,144 @@ + + + + + + + + + +android.provider.MediaStore.Images.Thumbnails + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.MediaStore.Images.Thumbnails +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void cancelThumbnailRequest(ContentResolver, long) +  
      + + Bitmap getThumbnail(ContentResolver, long, int, Options) +  
      +  + +

      + + + + + + + + +
      Added Fields +
      + + String THUMB_DATA +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html new file mode 100644 index 000000000000..21fba1e45c08 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.System.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.provider.Settings.System + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Settings.System +

      + + + +

      + + + + + + + + + + + + +
      Added Fields +
      + + String ALARM_ALERT +  
      + + Uri DEFAULT_ALARM_ALERT_URI +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html new file mode 100644 index 000000000000..800830cb819b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.provider.Settings.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.provider.Settings + + + + + + + + + + +
      +
      +
      +

      +Class android.provider.Settings +

      + + + +

      + + + + + + + + + + + + +
      Added Fields +
      + + String ACTION_ACCESSIBILITY_SETTINGS +  
      + + String ACTION_PRIVACY_SETTINGS +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html b/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html new file mode 100644 index 000000000000..328187bfd2b9 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.telephony.NeighboringCellInfo.html @@ -0,0 +1,192 @@ + + + + + + + + + +android.telephony.NeighboringCellInfo + + + + + + + + + + +
      +
      +
      +

      +Class android.telephony.NeighboringCellInfo +

      + +

      + + + + + + + + + + + + + + +
      Changed Constructors +
      + + NeighboringCellInfo() + +Now deprecated.
      +
       
      + + NeighboringCellInfo(int, int) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int getLac() +  
      + + int getNetworkType() +  
      + + int getPsc() +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + void setCid(int) + +Now deprecated.
      +
       
      + + void setRssi(int) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html new file mode 100644 index 000000000000..e54f8d1702ce --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneNumberUtils.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.telephony.PhoneNumberUtils + + + + + + + + + + +
      +
      +
      +

      +Class android.telephony.PhoneNumberUtils +

      + + +

      + + + + + + + + +
      Added Methods +
      + + boolean compare(Context, String, String) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html new file mode 100644 index 000000000000..d881cdcd32cc --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.telephony.PhoneStateListener.html @@ -0,0 +1,125 @@ + + + + + + + + + +android.telephony.PhoneStateListener + + + + + + + + + + +
      +
      +
      +

      +Class android.telephony.PhoneStateListener +

      + + +

      + + + + + + + + + +
      Changed Methods +
      + + void onSignalStrengthChanged(int) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html b/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html new file mode 100644 index 000000000000..87607285d7cf --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.telephony.TelephonyManager.html @@ -0,0 +1,193 @@ + + + + + + + + + +android.telephony.TelephonyManager + + + + + + + + + + +
      +
      +
      +

      +Class android.telephony.TelephonyManager +

      + + +

      + + + + + + + + +
      Added Methods +
      + + boolean hasIccCard() +  
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int DATA_ACTIVITY_DORMANT +  
      + + int NETWORK_TYPE_1xRTT +  
      + + int NETWORK_TYPE_CDMA +  
      + + int NETWORK_TYPE_EVDO_0 +  
      + + int NETWORK_TYPE_EVDO_A +  
      + + int NETWORK_TYPE_HSDPA +  
      + + int NETWORK_TYPE_HSPA +  
      + + int NETWORK_TYPE_HSUPA +  
      + + int PHONE_TYPE_CDMA +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html b/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html new file mode 100644 index 000000000000..dca92c318ff4 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.test.AndroidTestRunner.html @@ -0,0 +1,140 @@ + + + + + + + + + +android.test.AndroidTestRunner + + + + + + + + + + +
      +
      +
      +

      +Class android.test.AndroidTestRunner +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void setInstrumentation(Instrumentation) +  
      +  +

      + + + + + + + + + +
      Changed Methods +
      + + void setInstrumentaiton(Instrumentation) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html b/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html new file mode 100644 index 000000000000..1b4964a6ce8b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.test.InstrumentationTestCase.html @@ -0,0 +1,140 @@ + + + + + + + + + +android.test.InstrumentationTestCase + + + + + + + + + + +
      +
      +
      +

      +Class android.test.InstrumentationTestCase +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void injectInstrumentation(Instrumentation) +  
      +  +

      + + + + + + + + + +
      Changed Methods +
      + + void injectInsrumentation(Instrumentation) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html new file mode 100644 index 000000000000..da28c6c0954a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockContext.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.test.mock.MockContext + + + + + + + + + + +
      +
      +
      +

      +Class android.test.mock.MockContext +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle) +  
      + + void startIntentSender(IntentSender, Intent, int, int, int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html new file mode 100644 index 000000000000..3091d99aaeb2 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.test.mock.MockPackageManager.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.test.mock.MockPackageManager + + + + + + + + + + +
      +
      +
      +

      +Class android.test.mock.MockPackageManager +

      + + +

      + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int checkSignatures(int, int) +  
      + + String getInstallerPackageName(String) +  
      + + FeatureInfo[] getSystemAvailableFeatures() +  
      + + boolean hasSystemFeature(String) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.text.InputType.html b/docs/html/sdk/api_diff/5/changes/android.text.InputType.html new file mode 100644 index 000000000000..eb6f17c19ce3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.text.InputType.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.text.InputType + + + + + + + + + + +
      +
      +
      +

      +Interface android.text.InputType +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int TYPE_TEXT_FLAG_NO_SUGGESTIONS +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html b/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html new file mode 100644 index 000000000000..ac7967f09934 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.text.TextPaint.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.text.TextPaint + + + + + + + + + + +
      +
      +
      +

      +Class android.text.TextPaint +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + float density +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html b/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html new file mode 100644 index 000000000000..ecb8dc50efd7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.text.format.DateUtils.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.text.format.DateUtils + + + + + + + + + + +
      +
      +
      +

      +Class android.text.format.DateUtils +

      + + +

      + + + + + + + + +
      Added Methods +
      + + Formatter formatDateRange(Context, Formatter, long, long, int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html b/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html new file mode 100644 index 000000000000..c1d91d9300d3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.text.format.Formatter.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.text.format.Formatter + + + + + + + + + + +
      +
      +
      +

      +Class android.text.format.Formatter +

      + + +

      + + + + + + + + +
      Added Methods +
      + + String formatShortFileSize(Context, long) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html b/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html new file mode 100644 index 000000000000..db93ec3bd8dd --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.text.style.AbsoluteSizeSpan.html @@ -0,0 +1,137 @@ + + + + + + + + + +android.text.style.AbsoluteSizeSpan + + + + + + + + + + +
      +
      +
      +

      +Class android.text.style.AbsoluteSizeSpan +

      + +

      + + + + + + + + +
      Added Constructors +
      + + AbsoluteSizeSpan(int, boolean) +  
      +  + +

      + + + + + + + + +
      Added Methods +
      + + boolean getDip() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html b/docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html new file mode 100644 index 000000000000..856bd8cb2cca --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.text.style.ImageSpan.html @@ -0,0 +1,133 @@ + + + + + + + + + +android.text.style.ImageSpan + + + + + + + + + + +
      +
      +
      +

      +Class android.text.style.ImageSpan +

      + +

      + + + + + + + + + + + + + + +
      Changed Constructors +
      + + ImageSpan(Bitmap) + +  
      + + ImageSpan(Bitmap, int) + +  
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html b/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html new file mode 100644 index 000000000000..78c745aa45b8 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.HapticFeedbackConstants.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.view.HapticFeedbackConstants + + + + + + + + + + +
      +
      +
      +

      +Class android.view.HapticFeedbackConstants +

      + + + +

      + + + + + + + + +
      Added Fields +
      + + int VIRTUAL_KEY +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html new file mode 100644 index 000000000000..23c449720f3f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.Callback.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.view.KeyEvent.Callback + + + + + + + + + + +
      +
      +
      +

      +Interface android.view.KeyEvent.Callback +

      + + +

      + + + + + + + + +
      Added Methods +
      + + boolean onKeyLongPress(int, KeyEvent) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html new file mode 100644 index 000000000000..8cb61a6e12f4 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.KeyEvent.html @@ -0,0 +1,236 @@ + + + + + + + + + +android.view.KeyEvent + + + + + + + + + + +
      +
      +
      +

      +Class android.view.KeyEvent +

      + +

      + + + + + + + + + +
      Changed Constructors +
      + + KeyEvent(KeyEvent, long, int) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + KeyEvent changeTimeRepeat(KeyEvent, long, int, int) +  
      + + boolean dispatch(Callback, DispatcherState, Object) +  
      + + boolean isCanceled() +  
      + + boolean isLongPress() +  
      + + boolean isTracking() +  
      + + void startTracking() +  
      +  +

      + + + + + + + + + +
      Changed Methods +
      + + boolean dispatch(Callback) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int FLAG_CANCELED +  
      + + int FLAG_CANCELED_LONG_PRESS +  
      + + int FLAG_LONG_PRESS +  
      + + int FLAG_TRACKING +  
      + + int FLAG_VIRTUAL_HARD_KEY +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html b/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html new file mode 100644 index 000000000000..f63171e2cc28 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.MotionEvent.html @@ -0,0 +1,291 @@ + + + + + + + + + +android.view.MotionEvent + + + + + + + + + + +
      +
      +
      +

      +Class android.view.MotionEvent +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + int findPointerIndex(int) +  
      + + float getHistoricalPressure(int, int) +  
      + + float getHistoricalSize(int, int) +  
      + + float getHistoricalX(int, int) +  
      + + float getHistoricalY(int, int) +  
      + + int getPointerCount() +  
      + + int getPointerId(int) +  
      + + float getPressure(int) +  
      + + float getSize(int) +  
      + + float getX(int) +  
      + + float getY(int) +  
      + + MotionEvent obtain(long, long, int, int, float, float, float, float, int, float, float, int, int) +  
      + + MotionEvent obtainNoHistory(MotionEvent) +  
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int ACTION_MASK +  
      + + int ACTION_POINTER_1_DOWN +  
      + + int ACTION_POINTER_1_UP +  
      + + int ACTION_POINTER_2_DOWN +  
      + + int ACTION_POINTER_2_UP +  
      + + int ACTION_POINTER_3_DOWN +  
      + + int ACTION_POINTER_3_UP +  
      + + int ACTION_POINTER_DOWN +  
      + + int ACTION_POINTER_ID_MASK +  
      + + int ACTION_POINTER_ID_SHIFT +  
      + + int ACTION_POINTER_UP +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.Surface.html b/docs/html/sdk/api_diff/5/changes/android.view.Surface.html new file mode 100644 index 000000000000..928c582b5e27 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.Surface.html @@ -0,0 +1,151 @@ + + + + + + + + + +android.view.Surface + + + + + + + + + + +
      +
      +
      +

      +Class android.view.Surface +

      + + +

      + + + + + + + + + +
      Changed Methods +
      + + Canvas lockCanvas(Rect) + +Change in exceptions thrown from android.view.Surface.OutOfResourcesException to (java.lang.IllegalArgumentException, android.view.Surface.OutOfResourcesException).
      +
       
      +  + +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + int GPU +Now deprecated.
      +
       
      + + int HARDWARE +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html new file mode 100644 index 000000000000..47a5c5c4a093 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceHolder.html @@ -0,0 +1,133 @@ + + + + + + + + + +android.view.SurfaceHolder + + + + + + + + + + +
      +
      +
      +

      +Interface android.view.SurfaceHolder +

      + + + +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + int SURFACE_TYPE_GPU +Now deprecated.
      +
       
      + + int SURFACE_TYPE_HARDWARE +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html new file mode 100644 index 000000000000..eb986599f7df --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.SurfaceView.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.view.SurfaceView + + + + + + + + + + +
      +
      +
      +

      +Class android.view.SurfaceView +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void setZOrderMediaOverlay(boolean) +  
      + + void setZOrderOnTop(boolean) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.View.html b/docs/html/sdk/api_diff/5/changes/android.view.View.html new file mode 100644 index 000000000000..44486d7a34ea --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.View.html @@ -0,0 +1,164 @@ + + + + + + + + + +android.view.View + + + + + + + + + + +
      +
      +
      +

      +Class android.view.View +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + boolean awakenScrollBars() +  
      + + boolean awakenScrollBars(int) +  
      + + boolean awakenScrollBars(int, boolean) +  
      + + DispatcherState getKeyDispatcherState() +  
      + + boolean isScrollbarFadingEnabled() +  
      + + boolean onKeyLongPress(int, KeyEvent) +  
      + + void setScrollbarFadingEnabled(boolean) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html b/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html new file mode 100644 index 000000000000..186e8eed57f6 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.ViewConfiguration.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.view.ViewConfiguration + + + + + + + + + + +
      +
      +
      +

      +Class android.view.ViewConfiguration +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + int getScrollBarFadeDuration() +  
      + + int getScrollDefaultDelay() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html b/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html new file mode 100644 index 000000000000..bafee6095cc8 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.Window.Callback.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.view.Window.Callback + + + + + + + + + + +
      +
      +
      +

      +Interface android.view.Window.Callback +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + void onAttachedToWindow() +  
      + + void onDetachedFromWindow() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html b/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html new file mode 100644 index 000000000000..1c707164ef48 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.WindowManager.LayoutParams.html @@ -0,0 +1,176 @@ + + + + + + + + + +android.view.WindowManager.LayoutParams + + + + + + + + + + +
      +
      +
      +

      +Class android.view.WindowManager.LayoutParams +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int FLAG_DISMISS_KEYGUARD +  
      + + int FLAG_SHOW_WALLPAPER +  
      + + int FLAG_SHOW_WHEN_LOCKED +  
      + + int FLAG_TURN_SCREEN_ON +  
      + + int TYPE_WALLPAPER +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Fields +
      + + int MEMORY_TYPE_GPU +Now deprecated.
      +
       
      + + int MEMORY_TYPE_HARDWARE +Now deprecated.
      +
       
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html b/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html new file mode 100644 index 000000000000..bc0a28408927 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.view.animation.Animation.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.view.animation.Animation + + + + + + + + + + +
      +
      +
      +

      +Class android.view.animation.Animation +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + boolean getDetachWallpaper() +  
      + + void setDetachWallpaper(boolean) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html b/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html new file mode 100644 index 000000000000..515cd8a79a1b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.CallbackProxy.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.webkit.CallbackProxy + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.CallbackProxy +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void onExceededDatabaseQuota(String, String, long, long, long, QuotaUpdater) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html b/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html new file mode 100644 index 000000000000..82f70839d174 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.Plugin.html @@ -0,0 +1,234 @@ + + + + + + + + + +android.webkit.Plugin + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.Plugin +

      +

      Now deprecated.
      + +

      + + + + + + + + + +
      Changed Constructors +
      + + Plugin(String, String, String, String) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + void dispatchClickEvent(Context) + +Now deprecated.
      +
       
      + + String getDescription() + +Now deprecated.
      +
       
      + + String getFileName() + +Now deprecated.
      +
       
      + + String getName() + +Now deprecated.
      +
       
      + + String getPath() + +Now deprecated.
      +
       
      + + void setClickHandler(PreferencesClickHandler) + +Now deprecated.
      +
       
      + + void setDescription(String) + +Now deprecated.
      +
       
      + + void setFileName(String) + +Now deprecated.
      +
       
      + + void setName(String) + +Now deprecated.
      +
       
      + + void setPath(String) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html new file mode 100644 index 000000000000..c500356c4213 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginData.html @@ -0,0 +1,174 @@ + + + + + + + + + +android.webkit.PluginData + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.PluginData +

      +

      Now deprecated.
      + +

      + + + + + + + + + +
      Changed Constructors +
      + + PluginData(InputStream, long, Map<String, String[]>, int) + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + long getContentLength() + +Now deprecated.
      +
       
      + + Map<String, String[]> getHeaders() + +Now deprecated.
      +
       
      + + InputStream getInputStream() + +Now deprecated.
      +
       
      + + int getStatusCode() + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html new file mode 100644 index 000000000000..7bb7aea2fb6b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.PluginList.html @@ -0,0 +1,184 @@ + + + + + + + + + +android.webkit.PluginList + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.PluginList +

      +

      Now deprecated.
      + +

      + + + + + + + + + +
      Changed Constructors +
      + + PluginList() + +Now deprecated.
      +
       
      +  + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + void addPlugin(Plugin) + +Now deprecated.
      +
       
      + + void clear() + +Now deprecated.
      +
       
      + + List getList() + +Now deprecated.
      +
       
      + + void pluginClicked(Context, int) + +Now deprecated.
      +
       
      + + void removePlugin(Plugin) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html new file mode 100644 index 000000000000..2824ce3f649e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptHandler.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.webkit.UrlInterceptHandler + + + + + + + + + + +
      +
      +
      +

      +Interface android.webkit.UrlInterceptHandler +

      +

      Now deprecated.
      + + +

      + + + + + + + + + +
      Changed Methods +
      + + PluginData getPluginData(String, Map<String, String>) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html new file mode 100644 index 000000000000..4fdd232f7a15 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.UrlInterceptRegistry.html @@ -0,0 +1,166 @@ + + + + + + + + + +android.webkit.UrlInterceptRegistry + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.UrlInterceptRegistry +

      +

      Now deprecated.
      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Methods +
      + + PluginData getPluginData(String, Map<String, String>) + +Now deprecated.
      +
       
      + + boolean registerHandler(UrlInterceptHandler) + +Now deprecated.
      +
       
      + + void setUrlInterceptDisabled(boolean) + +Now deprecated.
      +
       
      + + boolean unregisterHandler(UrlInterceptHandler) + +Now deprecated.
      +
       
      + + boolean urlInterceptDisabled() + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html new file mode 100644 index 000000000000..f9813e697e42 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebChromeClient.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.webkit.WebChromeClient + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.WebChromeClient +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + void onExceededDatabaseQuota(String, String, long, long, long, QuotaUpdater) +  
      + + void onGeolocationPermissionsHidePrompt() +  
      + + void onGeolocationPermissionsShowPrompt(String, Callback) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html new file mode 100644 index 000000000000..ba6649d87986 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebSettings.html @@ -0,0 +1,185 @@ + + + + + + + + + +android.webkit.WebSettings + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.WebSettings +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + boolean getDatabaseEnabled() +  
      + + String getDatabasePath() +  
      + + void setDatabaseEnabled(boolean) +  
      + + void setDatabasePath(String) +  
      + + void setGeolocationDatabasePath(String) +  
      + + void setGeolocationEnabled(boolean) +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + boolean getUseDoubleTree() + +Now deprecated.
      +
       
      + + void setUseDoubleTree(boolean) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html new file mode 100644 index 000000000000..dffe6823a879 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebView.html @@ -0,0 +1,150 @@ + + + + + + + + + +android.webkit.WebView + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.WebView +

      + + +

      + + + + + + + + +
      Added Methods +
      + + void postUrl(String, byte[]) +  
      +  +

      + + + + + + + + + + + + + + +
      Changed Methods +
      + + PluginList getPluginList() + +Now deprecated.
      +
       
      + + void refreshPlugins(boolean) + +Now deprecated.
      +
       
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html b/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html new file mode 100644 index 000000000000..0c5378d6cf8a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.webkit.WebViewClient.html @@ -0,0 +1,220 @@ + + + + + + + + + +android.webkit.WebViewClient + + + + + + + + + + +
      +
      +
      +

      +Class android.webkit.WebViewClient +

      + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Fields +
      + + int ERROR_AUTHENTICATION +  
      + + int ERROR_BAD_URL +  
      + + int ERROR_CONNECT +  
      + + int ERROR_FAILED_SSL_HANDSHAKE +  
      + + int ERROR_FILE +  
      + + int ERROR_FILE_NOT_FOUND +  
      + + int ERROR_HOST_LOOKUP +  
      + + int ERROR_IO +  
      + + int ERROR_PROXY_AUTHENTICATION +  
      + + int ERROR_REDIRECT_LOOP +  
      + + int ERROR_TIMEOUT +  
      + + int ERROR_TOO_MANY_REQUESTS +  
      + + int ERROR_UNKNOWN +  
      + + int ERROR_UNSUPPORTED_AUTH_SCHEME +  
      + + int ERROR_UNSUPPORTED_SCHEME +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html b/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html new file mode 100644 index 000000000000..50f79961e9b9 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.widget.AutoCompleteTextView.html @@ -0,0 +1,164 @@ + + + + + + + + + +android.widget.AutoCompleteTextView + + + + + + + + + + +
      +
      +
      +

      +Class android.widget.AutoCompleteTextView +

      + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Methods +
      + + Drawable getDropDownBackground() +  
      + + int getDropDownHorizontalOffset() +  
      + + int getDropDownVerticalOffset() +  
      + + void setDropDownBackgroundDrawable(Drawable) +  
      + + void setDropDownBackgroundResource(int) +  
      + + void setDropDownHorizontalOffset(int) +  
      + + void setDropDownVerticalOffset(int) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html b/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html new file mode 100644 index 000000000000..a6a964be741b --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.widget.MediaController.MediaPlayerControl.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.widget.MediaController.MediaPlayerControl + + + + + + + + + + +
      +
      +
      +

      +Interface android.widget.MediaController.MediaPlayerControl +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + boolean canPause() +  
      + + boolean canSeekBackward() +  
      + + boolean canSeekForward() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html b/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html new file mode 100644 index 000000000000..8c5d0427416c --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.widget.SimpleCursorTreeAdapter.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.widget.SimpleCursorTreeAdapter + + + + + + + + + + +
      +
      +
      +

      +Class android.widget.SimpleCursorTreeAdapter +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + ViewBinder getViewBinder() +  
      + + void setViewBinder(ViewBinder) +  
      + + void setViewText(TextView, String) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html b/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html new file mode 100644 index 000000000000..ad72d772c72c --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/android.widget.VideoView.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.widget.VideoView + + + + + + + + + + +
      +
      +
      +

      +Class android.widget.VideoView +

      + + +

      + + + + + + + + + + + + + + + + +
      Added Methods +
      + + boolean canPause() +  
      + + boolean canSeekBackward() +  
      + + boolean canSeekForward() +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/changes-summary.html b/docs/html/sdk/api_diff/5/changes/changes-summary.html new file mode 100644 index 000000000000..f85de1970171 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/changes-summary.html @@ -0,0 +1,387 @@ + + + + + + + + + +Android API Differences Report + + + + + + + + + + +
      +
      +
      +
      +

      Android API Differences Report

      +

      This report details the changes in the core Android framework API between two API Level +specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. +The report also includes general statistics that characterize the extent and type of the differences.

      +

      This report is based a comparison of the Android API specifications +whose API Level identifiers are given in the upper-right corner of this page. It compares a +newer "to" API to an older "from" API, noting all changes relative to the +older API. So, for example, API elements marked as removed are no longer present in the "to" +API specification.

      +

      To navigate the report, use the "Select a Diffs Index" and "Filter the Index" +controls on the left. The report uses text formatting to indicate interface names, +links to reference documentation, and links to change +description. The statistics are accessible from the "Statistics" link in the upper-right corner.

      +

      For more information about the Android framework API and SDK, +see the Android Developers site.

      +

      + + + + + + + + + + + + + + + + +
      Added Packages +
      + + android.accounts +  
      + + android.bluetooth +  
      + + android.telephony.cdma +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Packages +
      + + android +  
      + + android.app +  
      + + android.content +  
      + + android.content.pm +  
      + + android.content.res +  
      + + android.database +  
      + + android.database.sqlite +  
      + + android.graphics +  
      + + android.graphics.drawable +  
      + + android.hardware +  
      + + android.inputmethodservice +  
      + + android.location +  
      + + android.media +  
      + + android.opengl +  
      + + android.os +  
      + + android.provider +  
      + + android.telephony +  
      + + android.test +  
      + + android.test.mock +  
      + + android.text +  
      + + android.text.format +  
      + + android.text.style +  
      + + android.util +  
      + + android.view +  
      + + android.view.animation +  
      + + android.webkit +  
      + + android.widget +  
      + + dalvik.system +  
      + + java.lang +  
      + + java.net +  
      + + java.util +  
      + + java.util.concurrent +  
      + + java.util.concurrent.locks +  
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_additions.html b/docs/html/sdk/api_diff/5/changes/classes_index_additions.html new file mode 100644 index 000000000000..84fbce7056d9 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/classes_index_additions.html @@ -0,0 +1,354 @@ + + + + + + + + + +Class Additions Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Classes +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +C +E +F +G +K +L +M +O +P +Q +S +W + TOP +

      +AbstractOwnableSynchronizer
      +AbstractThreadedSyncAdapter
      + +
      C  +A +E +F +G +K +L +M +O +P +Q +S +W + TOP +

      +ContactsContract
      +ContactsContract.AggregationExceptions
      +ContactsContract.BaseSyncColumns
      +ContactsContract.CommonDataKinds
      +ContactsContract.CommonDataKinds.BaseTypes
      +ContactsContract.CommonDataKinds.CommonColumns
      +ContactsContract.CommonDataKinds.Email
      +ContactsContract.CommonDataKinds.Event
      +ContactsContract.CommonDataKinds.GroupMembership
      +ContactsContract.CommonDataKinds.Im
      +ContactsContract.CommonDataKinds.Nickname
      +ContactsContract.CommonDataKinds.Note
      +ContactsContract.CommonDataKinds.Organization
      +ContactsContract.CommonDataKinds.Phone
      +ContactsContract.CommonDataKinds.Photo
      +ContactsContract.CommonDataKinds.Relation
      +ContactsContract.CommonDataKinds.StructuredName
      +ContactsContract.CommonDataKinds.StructuredPostal
      +ContactsContract.CommonDataKinds.Website
      +ContactsContract.ContactOptionsColumns
      +ContactsContract.Contacts
      +ContactsContract.Contacts.AggregationSuggestions
      +ContactsContract.Contacts.Data
      +ContactsContract.Contacts.Photo
      +ContactsContract.ContactsColumns
      +ContactsContract.ContactStatusColumns
      +ContactsContract.Data
      +ContactsContract.DataColumns
      +ContactsContract.DataColumnsWithJoins
      +ContactsContract.Groups
      +ContactsContract.GroupsColumns
      +ContactsContract.Intents
      +ContactsContract.Intents.Insert
      +ContactsContract.PhoneLookup
      +ContactsContract.PhoneLookupColumns
      +ContactsContract.Presence
      +ContactsContract.PresenceColumns
      +ContactsContract.QuickContact
      +ContactsContract.RawContacts
      +ContactsContract.RawContacts.Data
      +ContactsContract.RawContacts.Entity
      +ContactsContract.RawContactsColumns
      +ContactsContract.RawContactsEntity
      +ContactsContract.Settings
      +ContactsContract.SettingsColumns
      +ContactsContract.StatusColumns
      +ContactsContract.StatusUpdates
      +ContactsContract.SyncColumns
      +ContactsContract.SyncState
      +ContentProviderClient
      +ContentProviderOperation
      +ContentProviderOperation.Builder
      +ContentProviderResult
      + +
      E  +A +C +F +G +K +L +M +O +P +Q +S +W + TOP +

      +ExifInterface
      + +
      F  +A +C +E +G +K +L +M +O +P +Q +S +W + TOP +

      +FeatureInfo
      + +
      G  +A +C +E +F +K +L +M +O +P +Q +S +W + TOP +

      +GeolocationPermissions
      +GeolocationPermissions.Callback
      +GLSurfaceView.EGLContextFactory
      +GLSurfaceView.EGLWindowSurfaceFactory
      +GpsStatus.NmeaListener
      + +
      K  +A +C +E +F +G +L +M +O +P +Q +S +W + TOP +

      +KeyEvent.DispatcherState
      + +
      L  +A +C +E +F +G +K +M +O +P +Q +S +W + TOP +

      +LabeledIntent
      +LineHeightSpan.WithDensity
      + +
      M  +A +C +E +F +G +K +L +O +P +Q +S +W + TOP +

      +MediaStore.Video.Thumbnails
      + +
      O  +A +C +E +F +G +K +L +M +P +Q +S +W + TOP +

      +OperationApplicationException
      + +
      P  +A +C +E +F +G +K +L +M +O +Q +S +W + TOP +

      +Pair
      +ParcelUuid
      +PluginStub
      + +
      Q  +A +C +E +F +G +K +L +M +O +P +S +W + TOP +

      +QuickContactBadge
      + +
      S  +A +C +E +F +G +K +L +M +O +P +Q +W + TOP +

      +SimpleCursorTreeAdapter.ViewBinder
      +SQLiteTransactionListener
      +SyncAdapterType
      +SyncContext
      +SyncResult
      +SyncStateContract
      +SyncStateContract.Columns
      +SyncStateContract.Constants
      +SyncStateContract.Helpers
      +SyncStats
      +SyncStatusObserver
      + +
      W  +A +C +E +F +G +K +L +M +O +P +Q +S + TOP +

      +WallpaperManager
      +WebStorage
      +WebStorage.QuotaUpdater
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_all.html b/docs/html/sdk/api_diff/5/changes/classes_index_all.html new file mode 100644 index 000000000000..21f10dc48379 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/classes_index_all.html @@ -0,0 +1,876 @@ + + + + + + + + + +Class Differences Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +Classes +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +AbsoluteSizeSpan
      +AbstractInputMethodService
      +AbstractOwnableSynchronizer
      +AbstractThreadedSyncAdapter
      +AbstractWindowedCursor
      +Activity
      +ActivityInfo
      +ActivityManager
      +ActivityManager.RunningAppProcessInfo
      +ActivityManager.RunningServiceInfo
      +AllocationLimitError
      +AndroidTestRunner
      +Animation
      +AudioFormat
      +AudioManager
      +AutoCompleteTextView
      + +
      B  +A +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +BatteryManager
      +BitmapDrawable
      +BlockingQueue
      +BroadcastReceiver
      +Build.VERSION_CODES
      + +
      C  +A +B +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +CallbackProxy
      +Camera
      +Camera.Parameters
      +Configuration
      +Contacts
      +Contacts.ContactMethods
      +Contacts.ContactMethodsColumns
      +Contacts.Extensions
      +Contacts.ExtensionsColumns
      +Contacts.GroupMembership
      +Contacts.Groups
      +Contacts.GroupsColumns
      +Contacts.Intents
      +Contacts.Intents.Insert
      +Contacts.Intents.UI
      +Contacts.OrganizationColumns
      +Contacts.Organizations
      +Contacts.People
      +Contacts.People.ContactMethods
      +Contacts.People.Extensions
      +Contacts.People.Phones
      +Contacts.PeopleColumns
      +Contacts.Phones
      +Contacts.PhonesColumns
      +Contacts.Photos
      +Contacts.PhotosColumns
      +Contacts.PresenceColumns
      +Contacts.Settings
      +Contacts.SettingsColumns
      +ContactsContract
      +ContactsContract.AggregationExceptions
      +ContactsContract.BaseSyncColumns
      +ContactsContract.CommonDataKinds
      +ContactsContract.CommonDataKinds.BaseTypes
      +ContactsContract.CommonDataKinds.CommonColumns
      +ContactsContract.CommonDataKinds.Email
      +ContactsContract.CommonDataKinds.Event
      +ContactsContract.CommonDataKinds.GroupMembership
      +ContactsContract.CommonDataKinds.Im
      +ContactsContract.CommonDataKinds.Nickname
      +ContactsContract.CommonDataKinds.Note
      +ContactsContract.CommonDataKinds.Organization
      +ContactsContract.CommonDataKinds.Phone
      +ContactsContract.CommonDataKinds.Photo
      +ContactsContract.CommonDataKinds.Relation
      +ContactsContract.CommonDataKinds.StructuredName
      +ContactsContract.CommonDataKinds.StructuredPostal
      +ContactsContract.CommonDataKinds.Website
      +ContactsContract.ContactOptionsColumns
      +ContactsContract.Contacts
      +ContactsContract.Contacts.AggregationSuggestions
      +ContactsContract.Contacts.Data
      +ContactsContract.Contacts.Photo
      +ContactsContract.ContactsColumns
      +ContactsContract.ContactStatusColumns
      +ContactsContract.Data
      +ContactsContract.DataColumns
      +ContactsContract.DataColumnsWithJoins
      +ContactsContract.Groups
      +ContactsContract.GroupsColumns
      +ContactsContract.Intents
      +ContactsContract.Intents.Insert
      +ContactsContract.PhoneLookup
      +ContactsContract.PhoneLookupColumns
      +ContactsContract.Presence
      +ContactsContract.PresenceColumns
      +ContactsContract.QuickContact
      +ContactsContract.RawContacts
      +ContactsContract.RawContacts.Data
      +ContactsContract.RawContacts.Entity
      +ContactsContract.RawContactsColumns
      +ContactsContract.RawContactsEntity
      +ContactsContract.Settings
      +ContactsContract.SettingsColumns
      +ContactsContract.StatusColumns
      +ContactsContract.StatusUpdates
      +ContactsContract.SyncColumns
      +ContactsContract.SyncState
      +ContentProvider
      +ContentProviderClient
      +ContentProviderOperation
      +ContentProviderOperation.Builder
      +ContentProviderResult
      +ContentResolver
      +Context
      +ContextWrapper
      +CursorWindow
      + +
      D  +A +B +C +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +DatabaseUtils
      +Date
      +DateUtils
      +Debug.MemoryInfo
      +Dialog
      +Drawable
      +Drawable.ConstantState
      + +
      E  +A +B +C +D +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +ExifInterface
      + +
      F  +A +B +C +D +E +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +FeatureInfo
      +Formatter
      + +
      G  +A +B +C +D +E +F +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +GeolocationPermissions
      +GeolocationPermissions.Callback
      +GLSurfaceView
      +GLSurfaceView.EGLContextFactory
      +GLSurfaceView.EGLWindowSurfaceFactory
      +GpsStatus.NmeaListener
      + +
      H  +A +B +C +D +E +F +G +I +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +HandlerThread
      +HapticFeedbackConstants
      + +
      I  +A +B +C +D +E +F +G +H +K +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +ImageSpan
      +InputMethodService
      +InputType
      +InstrumentationTestCase
      +Intent
      +IntentService
      + +
      K  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +KeyEvent
      +KeyEvent.Callback
      +KeyEvent.DispatcherState
      + +
      L  +A +B +C +D +E +F +G +H +I +K +M +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +LabeledIntent
      +LauncherActivity
      +LineHeightSpan.WithDensity
      +LocationManager
      + +
      M  +A +B +C +D +E +F +G +H +I +K +L +N +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +Manifest.permission
      +MediaController.MediaPlayerControl
      +MediaPlayer
      +MediaStore.Images.Thumbnails
      +MediaStore.Video.Thumbnails
      +MockContext
      +MockPackageManager
      +MotionEvent
      + +
      N  +A +B +C +D +E +F +G +H +I +K +L +M +O +P +Q +R +S +T +U +V +W +Z + TOP +

      +NeighboringCellInfo
      +NinePatchDrawable
      +Notification
      +NotificationManager
      + +
      O  +A +B +C +D +E +F +G +H +I +K +L +M +N +P +Q +R +S +T +U +V +W +Z + TOP +

      +OperationApplicationException
      + +
      P  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +Q +R +S +T +U +V +W +Z + TOP +

      +PackageInfo
      +PackageManager
      +Pair
      +ParcelUuid
      +PhoneNumberUtils
      +PhoneStateListener
      +PixelFormat
      +Plugin
      +PluginData
      +PluginList
      +PluginStub
      +PotentialDeadlockError
      +ProviderInfo
      + +
      Q  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +R +S +T +U +V +W +Z + TOP +

      +QuickContactBadge
      + +
      R  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +S +T +U +V +W +Z + TOP +

      +R.attr
      +R.drawable
      +R.style
      +ResolveInfo
      + +
      S  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +T +U +V +W +Z + TOP +

      +SearchManager
      +Service
      +ServiceInfo
      +Settings
      +Settings.System
      +SimpleCursorTreeAdapter
      +SimpleCursorTreeAdapter.ViewBinder
      +Socket
      +SQLiteDatabase
      +SQLiteTransactionListener
      +StaleDexCacheError
      +String
      +Surface
      +SurfaceHolder
      +SurfaceView
      +SyncAdapterType
      +SyncContext
      +SyncResult
      +SyncStateContract
      +SyncStateContract.Columns
      +SyncStateContract.Constants
      +SyncStateContract.Helpers
      +SyncStats
      +SyncStatusObserver
      + +
      T  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +U +V +W +Z + TOP +

      +TelephonyManager
      +TemporaryDirectory
      +TextPaint
      +ToneGenerator
      +TouchDex
      + +
      U  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +V +W +Z + TOP +

      +UrlInterceptHandler
      +UrlInterceptRegistry
      + +
      V  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +W +Z + TOP +

      +VideoView
      +View
      +ViewConfiguration
      +VMDebug
      +VMRuntime
      +VMStack
      + +
      W  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +Z + TOP +

      +WallpaperManager
      +WebChromeClient
      +WebSettings
      +WebStorage
      +WebStorage.QuotaUpdater
      +WebView
      +WebViewClient
      +Window.Callback
      +WindowManager.LayoutParams
      + +
      Z  +A +B +C +D +E +F +G +H +I +K +L +M +N +O +P +Q +R +S +T +U +V +W + TOP +

      +Zygote
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_changes.html b/docs/html/sdk/api_diff/5/changes/classes_index_changes.html new file mode 100644 index 000000000000..dd4d643c7e47 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/classes_index_changes.html @@ -0,0 +1,653 @@ + + + + + + + + + +Class Changes Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Classes +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +B +C +D +F +G +H +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +AbsoluteSizeSpan
      +AbstractInputMethodService
      +AbstractWindowedCursor
      +Activity
      +ActivityInfo
      +ActivityManager
      +ActivityManager.RunningAppProcessInfo
      +ActivityManager.RunningServiceInfo
      +AllocationLimitError
      +AndroidTestRunner
      +Animation
      +AudioFormat
      +AudioManager
      +AutoCompleteTextView
      + +
      B  +A +C +D +F +G +H +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +BatteryManager
      +BitmapDrawable
      +BlockingQueue
      +BroadcastReceiver
      +Build.VERSION_CODES
      + +
      C  +A +B +D +F +G +H +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +CallbackProxy
      +Camera
      +Camera.Parameters
      +Configuration
      +Contacts
      +Contacts.ContactMethods
      +Contacts.ContactMethodsColumns
      +Contacts.Extensions
      +Contacts.ExtensionsColumns
      +Contacts.GroupMembership
      +Contacts.Groups
      +Contacts.GroupsColumns
      +Contacts.Intents
      +Contacts.Intents.Insert
      +Contacts.Intents.UI
      +Contacts.OrganizationColumns
      +Contacts.Organizations
      +Contacts.People
      +Contacts.People.ContactMethods
      +Contacts.People.Extensions
      +Contacts.People.Phones
      +Contacts.PeopleColumns
      +Contacts.Phones
      +Contacts.PhonesColumns
      +Contacts.Photos
      +Contacts.PhotosColumns
      +Contacts.PresenceColumns
      +Contacts.Settings
      +Contacts.SettingsColumns
      +ContentProvider
      +ContentResolver
      +Context
      +ContextWrapper
      +CursorWindow
      + +
      D  +A +B +C +F +G +H +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +DatabaseUtils
      +Date
      +DateUtils
      +Debug.MemoryInfo
      +Dialog
      +Drawable
      +Drawable.ConstantState
      + +
      F  +A +B +C +D +G +H +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +Formatter
      + +
      G  +A +B +C +D +F +H +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +GLSurfaceView
      + +
      H  +A +B +C +D +F +G +I +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +HandlerThread
      +HapticFeedbackConstants
      + +
      I  +A +B +C +D +F +G +H +K +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +ImageSpan
      +InputMethodService
      +InputType
      +InstrumentationTestCase
      +Intent
      +IntentService
      + +
      K  +A +B +C +D +F +G +H +I +L +M +N +P +R +S +T +U +V +W +Z + TOP +

      +KeyEvent
      +KeyEvent.Callback
      + +
      L  +A +B +C +D +F +G +H +I +K +M +N +P +R +S +T +U +V +W +Z + TOP +

      +LauncherActivity
      +LocationManager
      + +
      M  +A +B +C +D +F +G +H +I +K +L +N +P +R +S +T +U +V +W +Z + TOP +

      +Manifest.permission
      +MediaController.MediaPlayerControl
      +MediaPlayer
      +MediaStore.Images.Thumbnails
      +MockContext
      +MockPackageManager
      +MotionEvent
      + +
      N  +A +B +C +D +F +G +H +I +K +L +M +P +R +S +T +U +V +W +Z + TOP +

      +NeighboringCellInfo
      +NinePatchDrawable
      +Notification
      +NotificationManager
      + +
      P  +A +B +C +D +F +G +H +I +K +L +M +N +R +S +T +U +V +W +Z + TOP +

      +PackageInfo
      +PackageManager
      +PhoneNumberUtils
      +PhoneStateListener
      +PixelFormat
      +Plugin
      +PluginData
      +PluginList
      +PotentialDeadlockError
      +ProviderInfo
      + +
      R  +A +B +C +D +F +G +H +I +K +L +M +N +P +S +T +U +V +W +Z + TOP +

      +R.attr
      +R.drawable
      +R.style
      +ResolveInfo
      + +
      S  +A +B +C +D +F +G +H +I +K +L +M +N +P +R +T +U +V +W +Z + TOP +

      +SearchManager
      +Service
      +ServiceInfo
      +Settings
      +Settings.System
      +SimpleCursorTreeAdapter
      +Socket
      +SQLiteDatabase
      +StaleDexCacheError
      +String
      +Surface
      +SurfaceHolder
      +SurfaceView
      + +
      T  +A +B +C +D +F +G +H +I +K +L +M +N +P +R +S +U +V +W +Z + TOP +

      +TelephonyManager
      +TemporaryDirectory
      +TextPaint
      +ToneGenerator
      +TouchDex
      + +
      U  +A +B +C +D +F +G +H +I +K +L +M +N +P +R +S +T +V +W +Z + TOP +

      +UrlInterceptHandler
      +UrlInterceptRegistry
      + +
      V  +A +B +C +D +F +G +H +I +K +L +M +N +P +R +S +T +U +W +Z + TOP +

      +VideoView
      +View
      +ViewConfiguration
      +VMDebug
      +VMRuntime
      +VMStack
      + +
      W  +A +B +C +D +F +G +H +I +K +L +M +N +P +R +S +T +U +V +Z + TOP +

      +WebChromeClient
      +WebSettings
      +WebView
      +WebViewClient
      +Window.Callback
      +WindowManager.LayoutParams
      + +
      Z  +A +B +C +D +F +G +H +I +K +L +M +N +P +R +S +T +U +V +W + TOP +

      +Zygote
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/classes_index_removals.html b/docs/html/sdk/api_diff/5/changes/classes_index_removals.html new file mode 100644 index 000000000000..1389b2d78206 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/classes_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Class Removals Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Classes +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html new file mode 100644 index 000000000000..174691204e64 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/constructors_index_additions.html @@ -0,0 +1,80 @@ + + + + + + + + + +Constructor Additions Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Constructors +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +B + TOP +

      +AbsoluteSizeSpan +(int, boolean) constructor
      + +
      B  +A + TOP +

      +BitmapDrawable
      +  BitmapDrawable +(Resources) constructor
      +  BitmapDrawable +(Resources, String) constructor
      +  BitmapDrawable +(Resources, InputStream) constructor
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_all.html b/docs/html/sdk/api_diff/5/changes/constructors_index_all.html new file mode 100644 index 000000000000..8cc72931acd1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/constructors_index_all.html @@ -0,0 +1,239 @@ + + + + + + + + + +Constructor Differences Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +Constructors +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +B +C +D +I +K +N +P +S + TOP +

      +AbsoluteSizeSpan +(int, boolean) constructor
      + +
      B  +A +C +D +I +K +N +P +S + TOP +

      +BitmapDrawable
      +  BitmapDrawable +() constructor
      +  BitmapDrawable +(Bitmap) constructor
      +  BitmapDrawable +(Resources) constructor
      +  BitmapDrawable +(Resources, String) constructor
      +  BitmapDrawable +(Resources, InputStream) constructor
      +  BitmapDrawable +(InputStream) constructor
      +  BitmapDrawable +(String) constructor
      + +
      C  +A +B +D +I +K +N +P +S + TOP +

      +Contacts.Intents +() constructor
      +Contacts.Intents.Insert +() constructor
      +Contacts.Intents.UI +() constructor
      + +
      D  +A +B +C +I +K +N +P +S + TOP +

      +Date
      +  Date +() constructor
      +  Date +(int, int, int, int, int, int) constructor
      + +
      I  +A +B +C +D +K +N +P +S + TOP +

      +ImageSpan
      +  ImageSpan +(Bitmap) constructor
      +  ImageSpan +(Bitmap, int) constructor
      + +
      K  +A +B +C +D +I +N +P +S + TOP +

      +KeyEvent +(KeyEvent, long, int) constructor
      + +
      N  +A +B +C +D +I +K +P +S + TOP +

      +NeighboringCellInfo
      +  NeighboringCellInfo +() constructor
      +  NeighboringCellInfo +(int, int) constructor
      +NinePatchDrawable +(Bitmap, byte[], Rect, String) constructor
      + +
      P  +A +B +C +D +I +K +N +S + TOP +

      +Plugin +(String, String, String, String) constructor
      +PluginData +(InputStream, long, Map<String, String[]>, int) constructor
      +PluginList +() constructor
      + +
      S  +A +B +C +D +I +K +N +P + TOP +

      +Socket
      +  Socket +() constructor
      +  Socket +(String, int) constructor
      +  Socket +(String, int, InetAddress, int) constructor
      +  Socket +(Proxy) constructor
      +  Socket +(SocketImpl) constructor
      +String
      +  String +() constructor
      +  String +(byte[]) constructor
      +  String +(byte[], int) constructor
      +  String +(byte[], int, int) constructor
      +  String +(byte[], int, int, int) constructor
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html new file mode 100644 index 000000000000..d30aadc9ba75 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/constructors_index_changes.html @@ -0,0 +1,207 @@ + + + + + + + + + +Constructor Changes Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Constructors +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      B  +C +D +I +K +N +P +S + TOP +

      +BitmapDrawable
      +  BitmapDrawable +(InputStream) constructor
      +  BitmapDrawable +(String) constructor
      + +
      C  +B +D +I +K +N +P +S + TOP +

      +Contacts.Intents +() constructor
      +Contacts.Intents.Insert +() constructor
      +Contacts.Intents.UI +() constructor
      + +
      D  +B +C +I +K +N +P +S + TOP +

      +Date
      +  Date +() constructor
      +  Date +(int, int, int, int, int, int) constructor
      + +
      I  +B +C +D +K +N +P +S + TOP +

      +ImageSpan
      +  ImageSpan +(Bitmap) constructor
      +  ImageSpan +(Bitmap, int) constructor
      + +
      K  +B +C +D +I +N +P +S + TOP +

      +KeyEvent +(KeyEvent, long, int) constructor
      + +
      N  +B +C +D +I +K +P +S + TOP +

      +NeighboringCellInfo
      +  NeighboringCellInfo +() constructor
      +  NeighboringCellInfo +(int, int) constructor
      +NinePatchDrawable +(Bitmap, byte[], Rect, String) constructor
      + +
      P  +B +C +D +I +K +N +S + TOP +

      +Plugin +(String, String, String, String) constructor
      +PluginData +(InputStream, long, Map<String, String[]>, int) constructor
      +PluginList +() constructor
      + +
      S  +B +C +D +I +K +N +P + TOP +

      +Socket
      +  Socket +() constructor
      +  Socket +(String, int) constructor
      +  Socket +(String, int, InetAddress, int) constructor
      +  Socket +(Proxy) constructor
      +  Socket +(SocketImpl) constructor
      +String
      +  String +() constructor
      +  String +(byte[]) constructor
      +  String +(byte[], int) constructor
      +  String +(byte[], int, int) constructor
      +  String +(byte[], int, int, int) constructor
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html new file mode 100644 index 000000000000..65a255da1bdb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/constructors_index_removals.html @@ -0,0 +1,70 @@ + + + + + + + + + +Constructor Removals Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Constructors +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      B  + TOP +

      +BitmapDrawable
      +  BitmapDrawable +() constructor
      +  BitmapDrawable +(Bitmap) constructor
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html new file mode 100644 index 000000000000..1eb4e6f691a6 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.AllocationLimitError.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.AllocationLimitError + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.AllocationLimitError +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html new file mode 100644 index 000000000000..da034da6808d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.PotentialDeadlockError.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.PotentialDeadlockError + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.PotentialDeadlockError +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html new file mode 100644 index 000000000000..ac6d8e7fd8c3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.StaleDexCacheError.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.StaleDexCacheError + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.StaleDexCacheError +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html new file mode 100644 index 000000000000..58e44ea8b995 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.TemporaryDirectory.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.TemporaryDirectory + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.TemporaryDirectory +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html new file mode 100644 index 000000000000..8823d00a5ca1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.TouchDex.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.TouchDex + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.TouchDex +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html new file mode 100644 index 000000000000..8036a623e30f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMDebug.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.VMDebug + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.VMDebug +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html new file mode 100644 index 000000000000..3f44afb0b3f7 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMRuntime.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.VMRuntime + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.VMRuntime +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html new file mode 100644 index 000000000000..d5a26038c055 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.VMStack.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.VMStack + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.VMStack +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html b/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html new file mode 100644 index 000000000000..f4228f8f8017 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/dalvik.system.Zygote.html @@ -0,0 +1,108 @@ + + + + + + + + + +dalvik.system.Zygote + + + + + + + + + + +
      +
      +
      +

      +Class dalvik.system.Zygote +

      +

      Now deprecated.
      + + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_additions.html b/docs/html/sdk/api_diff/5/changes/fields_index_additions.html new file mode 100644 index 000000000000..d19a4d68e826 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/fields_index_additions.html @@ -0,0 +1,962 @@ + + + + + + + + + +Field Additions Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Fields +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      underscore  +A +C +D +E +F +G +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +_SYNC_ACCOUNT_TYPE +
      + +
      A  +underscore +C +D +E +F +G +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +ACCOUNT_MANAGER +
      +ACCOUNT_SERVICE +
      +accountPreferences +
      +accountType +
      +ACTION_ACCESSIBILITY_SETTINGS +
      +ACTION_DOCK_EVENT +
      +ACTION_MASK +
      +ACTION_POINTER_1_DOWN +
      +ACTION_POINTER_1_UP +
      +ACTION_POINTER_2_DOWN +
      +ACTION_POINTER_2_UP +
      +ACTION_POINTER_3_DOWN +
      +ACTION_POINTER_3_UP +
      +ACTION_POINTER_DOWN +
      +ACTION_POINTER_ID_MASK +
      +ACTION_POINTER_ID_SHIFT +
      +ACTION_POINTER_UP +
      +ACTION_PRIVACY_SETTINGS +
      +ALARM_ALERT +
      +Animation_InputMethod +
      +ANTIBANDING_50HZ +
      +ANTIBANDING_60HZ +
      +ANTIBANDING_AUTO +
      +ANTIBANDING_OFF +
      +AUTHENTICATE_ACCOUNTS +
      + +
      C  +underscore +A +D +E +F +G +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +CATEGORY_CAR_DOCK +
      +CATEGORY_DESK_DOCK +
      +CHANNEL_IN_BACK +
      +CHANNEL_IN_BACK_PROCESSED +
      +CHANNEL_IN_DEFAULT +
      +CHANNEL_IN_FRONT +
      +CHANNEL_IN_FRONT_PROCESSED +
      +CHANNEL_IN_LEFT +
      +CHANNEL_IN_LEFT_PROCESSED +
      +CHANNEL_IN_MONO +
      +CHANNEL_IN_PRESSURE +
      +CHANNEL_IN_RIGHT +
      +CHANNEL_IN_RIGHT_PROCESSED +
      +CHANNEL_IN_STEREO +
      +CHANNEL_IN_VOICE_DNLINK +
      +CHANNEL_IN_VOICE_UPLINK +
      +CHANNEL_IN_X_AXIS +
      +CHANNEL_IN_Y_AXIS +
      +CHANNEL_IN_Z_AXIS +
      +CHANNEL_INVALID +
      +CHANNEL_OUT_5POINT1 +
      +CHANNEL_OUT_7POINT1 +
      +CHANNEL_OUT_BACK_CENTER +
      +CHANNEL_OUT_BACK_LEFT +
      +CHANNEL_OUT_BACK_RIGHT +
      +CHANNEL_OUT_DEFAULT +
      +CHANNEL_OUT_FRONT_CENTER +
      +CHANNEL_OUT_FRONT_LEFT +
      +CHANNEL_OUT_FRONT_LEFT_OF_CENTER +
      +CHANNEL_OUT_FRONT_RIGHT +
      +CHANNEL_OUT_FRONT_RIGHT_OF_CENTER +
      +CHANNEL_OUT_LOW_FREQUENCY +
      +CHANNEL_OUT_MONO +
      +CHANNEL_OUT_QUAD +
      +CHANNEL_OUT_STEREO +
      +CHANNEL_OUT_SURROUND +
      +clientLabel +
      +clientPackage +
      +colorBackgroundCacheHint +
      +contentAuthority +
      +CREATOR +
      + +
      D  +underscore +A +C +E +F +G +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +DATA_ACTIVITY_DORMANT +
      +DEFAULT_ALARM_ALERT_URI +
      +density +
      +detachWallpaper +
      +detailColumn +
      +detailSocialSummary +
      +dropDownHorizontalOffset +
      +dropDownVerticalOffset +
      + +
      E  +underscore +A +C +D +F +G +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +ECLAIR +
      +EFFECT_AQUA +
      +EFFECT_BLACKBOARD +
      +EFFECT_MONO +
      +EFFECT_NEGATIVE +
      +EFFECT_NONE +
      +EFFECT_POSTERIZE +
      +EFFECT_SEPIA +
      +EFFECT_SOLARIZE +
      +EFFECT_WHITEBOARD +
      +ERROR_AUTHENTICATION +
      +ERROR_BAD_URL +
      +ERROR_CONNECT +
      +ERROR_FAILED_SSL_HANDSHAKE +
      +ERROR_FILE +
      +ERROR_FILE_NOT_FOUND +
      +ERROR_HOST_LOOKUP +
      +ERROR_IO +
      +ERROR_PROXY_AUTHENTICATION +
      +ERROR_REDIRECT_LOOP +
      +ERROR_TIMEOUT +
      +ERROR_TOO_MANY_REQUESTS +
      +ERROR_UNKNOWN +
      +ERROR_UNSUPPORTED_AUTH_SCHEME +
      +ERROR_UNSUPPORTED_SCHEME +
      +EXTRA_CHANGED_COMPONENT_NAME +
      +EXTRA_DOCK_STATE +
      +EXTRA_DOCK_STATE_CAR +
      +EXTRA_DOCK_STATE_DESK +
      +EXTRA_DOCK_STATE_UNDOCKED +
      +EXTRA_HEALTH +
      +EXTRA_ICON_SMALL +
      +EXTRA_INITIAL_INTENTS +
      +EXTRA_LEVEL +
      +EXTRA_PLUGGED +
      +EXTRA_PRESENT +
      +EXTRA_REMOTE_INTENT_TOKEN +
      +EXTRA_SCALE +
      +EXTRA_STATUS +
      +EXTRA_TECHNOLOGY +
      +EXTRA_TEMPERATURE +
      +EXTRA_VOLTAGE +
      + +
      F  +underscore +A +C +D +E +G +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +fadeScrollbars +
      +finishOnCloseSystemDialogs +
      +FLAG_ACTIVITY_NO_ANIMATION +
      +FLAG_CANCELED +
      +FLAG_CANCELED_LONG_PRESS +
      +FLAG_DISMISS_KEYGUARD +
      +FLAG_FINISH_ON_CLOSE_SYSTEM_DIALOGS +
      +FLAG_FOREGROUND +
      +FLAG_FOREGROUND_SERVICE +
      +FLAG_LONG_PRESS +
      +FLAG_PERSISTENT_PROCESS +
      +FLAG_SHOW_WALLPAPER +
      +FLAG_SHOW_WHEN_LOCKED +
      +FLAG_STARTED +
      +FLAG_SYSTEM_PROCESS +
      +FLAG_TRACKING +
      +FLAG_TURN_SCREEN_ON +
      +FLAG_VIRTUAL_HARD_KEY +
      +flags +
      +FLASH_MODE_AUTO +
      +FLASH_MODE_OFF +
      +FLASH_MODE_ON +
      +FLASH_MODE_RED_EYE +
      +FLASH_MODE_TORCH +
      +FOCUS_MODE_AUTO +
      +FOCUS_MODE_FIXED +
      +FOCUS_MODE_INFINITY +
      +FOCUS_MODE_MACRO +
      + +
      G  +underscore +A +C +D +E +F +I +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +GROUP_SYNC_ACCOUNT_TYPE +
      + +
      I  +underscore +A +C +D +E +F +G +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +importanceReasonCode +
      +importanceReasonComponent +
      +importanceReasonPid +
      + +
      K  +underscore +A +C +D +E +F +G +I +M +N +P +R +S +T +U +V +W +Y + TOP +

      +killAfterRestore +
      + +
      M  +underscore +A +C +D +E +F +G +I +K +N +P +R +S +T +U +V +W +Y + TOP +

      +MANAGE_ACCOUNTS +
      +MEDIA_INFO_METADATA_UPDATE +
      +METADATA_DOCK_HOME +
      + +
      N  +underscore +A +C +D +E +F +G +I +K +M +P +R +S +T +U +V +W +Y + TOP +

      +navigationHidden +
      +NAVIGATIONHIDDEN_NO +
      +NAVIGATIONHIDDEN_UNDEFINED +
      +NAVIGATIONHIDDEN_YES +
      +NETWORK_TYPE_1xRTT +
      +NETWORK_TYPE_CDMA +
      +NETWORK_TYPE_EVDO_0 +
      +NETWORK_TYPE_EVDO_A +
      +NETWORK_TYPE_HSDPA +
      +NETWORK_TYPE_HSPA +
      +NETWORK_TYPE_HSUPA +
      + +
      P  +underscore +A +C +D +E +F +G +I +K +M +N +R +S +T +U +V +W +Y + TOP +

      +PHONE_TYPE_CDMA +
      + +
      R  +underscore +A +C +D +E +F +G +I +K +M +N +P +S +T +U +V +W +Y + TOP +

      +REASON_PROVIDER_IN_USE +
      +REASON_SERVICE_IN_USE +
      +REASON_UNKNOWN +
      +reqFeatures +
      +required +
      +resolvePackageName +
      +restoreNeedsApplication +
      + +
      S  +underscore +A +C +D +E +F +G +I +K +M +N +P +R +T +U +V +W +Y + TOP +

      +SCENE_MODE_ACTION +
      +SCENE_MODE_AUTO +
      +SCENE_MODE_BEACH +
      +SCENE_MODE_CANDLELIGHT +
      +SCENE_MODE_FIREWORKS +
      +SCENE_MODE_LANDSCAPE +
      +SCENE_MODE_NIGHT +
      +SCENE_MODE_NIGHT_PORTRAIT +
      +SCENE_MODE_PARTY +
      +SCENE_MODE_PORTRAIT +
      +SCENE_MODE_SNOW +
      +SCENE_MODE_SPORTS +
      +SCENE_MODE_STEADYPHOTO +
      +SCENE_MODE_SUNSET +
      +SCENE_MODE_THEATRE +
      +screen_background_dark_transparent +
      +screen_background_light_transparent +
      +scrollbarDefaultDelayBeforeFade +
      +scrollbarFadeDuration +
      +smallIcon +
      +START_CONTINUATION_MASK +
      +START_FLAG_REDELIVERY +
      +START_FLAG_RETRY +
      +START_NOT_STICKY +
      +START_REDELIVER_INTENT +
      +START_STICKY +
      +START_STICKY_COMPATIBILITY +
      +stat_notify_sdcard_prepare +
      +STREAM_DTMF +
      +SUGGEST_PARAMETER_LIMIT +
      +summaryColumn +
      +supportsUploading +
      +SYNC_EXTRAS_INITIALIZE +
      +SYNC_EXTRAS_MANUAL +
      + +
      T  +underscore +A +C +D +E +F +G +I +K +M +N +P +R +S +U +V +W +Y + TOP +

      +textAppearanceSearchResultSubtitle +
      +textAppearanceSearchResultTitle +
      +Theme_Light_WallpaperSettings +
      +Theme_Wallpaper +
      +Theme_Wallpaper_NoTitleBar +
      +Theme_Wallpaper_NoTitleBar_Fullscreen +
      +Theme_WallpaperSettings +
      +THUMB_DATA +
      +thumbnail +
      +TYPE_TEXT_FLAG_NO_SUGGESTIONS +
      +TYPE_WALLPAPER +
      + +
      U  +underscore +A +C +D +E +F +G +I +K +M +N +P +R +S +T +V +W +Y + TOP +

      +uid
      + in  +android.app.ActivityManager.RunningAppProcessInfo +
      + in  +android.app.ActivityManager.RunningServiceInfo +
      +USE_CREDENTIALS +
      +userVisible +
      + +
      V  +underscore +A +C +D +E +F +G +I +K +M +N +P +R +S +T +U +W +Y + TOP +

      +VIRTUAL_KEY +
      + +
      W  +underscore +A +C +D +E +F +G +I +K +M +N +P +R +S +T +U +V +Y + TOP +

      +wallpaperCloseEnterAnimation +
      +wallpaperCloseExitAnimation +
      +wallpaperIntraCloseEnterAnimation +
      +wallpaperIntraCloseExitAnimation +
      +wallpaperIntraOpenEnterAnimation +
      +wallpaperIntraOpenExitAnimation +
      +wallpaperOpenEnterAnimation +
      +wallpaperOpenExitAnimation +
      +WHITE_BALANCE_AUTO +
      +WHITE_BALANCE_CLOUDY_DAYLIGHT +
      +WHITE_BALANCE_DAYLIGHT +
      +WHITE_BALANCE_FLUORESCENT +
      +WHITE_BALANCE_INCANDESCENT +
      +WHITE_BALANCE_SHADE +
      +WHITE_BALANCE_TWILIGHT +
      +WHITE_BALANCE_WARM_FLUORESCENT +
      +windowShowWallpaper +
      + +
      Y  +underscore +A +C +D +E +F +G +I +K +M +N +P +R +S +T +U +V +W + TOP +

      +YCbCr_422_I +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_all.html b/docs/html/sdk/api_diff/5/changes/fields_index_all.html new file mode 100644 index 000000000000..7e91258751f1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/fields_index_all.html @@ -0,0 +1,1614 @@ + + + + + + + + + +Field Differences Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +Fields +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      underscore  +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +_SYNC_ACCOUNT +
      +_SYNC_ACCOUNT_TYPE +
      + +
      A  +underscore +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +ACCOUNT_MANAGER +
      +ACCOUNT_SERVICE +
      +accountPreferences +
      +accountType +
      +ACTION +
      +ACTION_ACCESSIBILITY_SETTINGS +
      +ACTION_DOCK_EVENT +
      +ACTION_MASK +
      +ACTION_POINTER_1_DOWN +
      +ACTION_POINTER_1_UP +
      +ACTION_POINTER_2_DOWN +
      +ACTION_POINTER_2_UP +
      +ACTION_POINTER_3_DOWN +
      +ACTION_POINTER_3_UP +
      +ACTION_POINTER_DOWN +
      +ACTION_POINTER_ID_MASK +
      +ACTION_POINTER_ID_SHIFT +
      +ACTION_POINTER_UP +
      +ACTION_PRIVACY_SETTINGS +
      +ALARM_ALERT +
      +Animation_InputMethod +
      +ANTIBANDING_50HZ +
      +ANTIBANDING_60HZ +
      +ANTIBANDING_AUTO +
      +ANTIBANDING_OFF +
      +ATTACH_IMAGE +
      +AUTHENTICATE_ACCOUNTS +
      +AUTHORITY +
      +AUX_DATA +
      + +
      C  +underscore +A +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +CATEGORY_CAR_DOCK +
      +CATEGORY_DESK_DOCK +
      +CHANNEL_CONFIGURATION_DEFAULT +
      +CHANNEL_CONFIGURATION_INVALID +
      +CHANNEL_CONFIGURATION_MONO +
      +CHANNEL_CONFIGURATION_STEREO +
      +CHANNEL_IN_BACK +
      +CHANNEL_IN_BACK_PROCESSED +
      +CHANNEL_IN_DEFAULT +
      +CHANNEL_IN_FRONT +
      +CHANNEL_IN_FRONT_PROCESSED +
      +CHANNEL_IN_LEFT +
      +CHANNEL_IN_LEFT_PROCESSED +
      +CHANNEL_IN_MONO +
      +CHANNEL_IN_PRESSURE +
      +CHANNEL_IN_RIGHT +
      +CHANNEL_IN_RIGHT_PROCESSED +
      +CHANNEL_IN_STEREO +
      +CHANNEL_IN_VOICE_DNLINK +
      +CHANNEL_IN_VOICE_UPLINK +
      +CHANNEL_IN_X_AXIS +
      +CHANNEL_IN_Y_AXIS +
      +CHANNEL_IN_Z_AXIS +
      +CHANNEL_INVALID +
      +CHANNEL_OUT_5POINT1 +
      +CHANNEL_OUT_7POINT1 +
      +CHANNEL_OUT_BACK_CENTER +
      +CHANNEL_OUT_BACK_LEFT +
      +CHANNEL_OUT_BACK_RIGHT +
      +CHANNEL_OUT_DEFAULT +
      +CHANNEL_OUT_FRONT_CENTER +
      +CHANNEL_OUT_FRONT_LEFT +
      +CHANNEL_OUT_FRONT_LEFT_OF_CENTER +
      +CHANNEL_OUT_FRONT_RIGHT +
      +CHANNEL_OUT_FRONT_RIGHT_OF_CENTER +
      +CHANNEL_OUT_LOW_FREQUENCY +
      +CHANNEL_OUT_MONO +
      +CHANNEL_OUT_QUAD +
      +CHANNEL_OUT_STEREO +
      +CHANNEL_OUT_SURROUND +
      +clientLabel +
      +clientPackage +
      +colorBackgroundCacheHint +
      +COMPANY
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.OrganizationColumns +
      +CONTENT_DIRECTORY
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Organizations +
      + in  +android.provider.Contacts.People.ContactMethods +
      + in  +android.provider.Contacts.People.Extensions +
      + in  +android.provider.Contacts.People.Phones +
      + in  +android.provider.Contacts.Photos +
      + in  +android.provider.Contacts.Settings +
      +CONTENT_EMAIL_ITEM_TYPE +
      +CONTENT_EMAIL_TYPE +
      +CONTENT_EMAIL_URI +
      +CONTENT_FILTER_URI +
      +CONTENT_FILTER_URL +
      +CONTENT_IM_ITEM_TYPE +
      +CONTENT_ITEM_TYPE
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.Phones +
      +CONTENT_POSTAL_ITEM_TYPE +
      +CONTENT_POSTAL_TYPE +
      +CONTENT_TYPE
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.Phones +
      +CONTENT_URI
      + in  +android.provider.Contacts +
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.Organizations +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.Phones +
      + in  +android.provider.Contacts.Photos +
      + in  +android.provider.Contacts.Settings +
      +contentAuthority +
      +CREATOR +
      +CUSTOM_RINGTONE +
      + +
      D  +underscore +A +C +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +DATA
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.PhotosColumns +
      +DATA_ACTIVITY_DORMANT +
      +DEFAULT_ALARM_ALERT_URI +
      +DEFAULT_SORT_ORDER
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.Organizations +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.People.ContactMethods +
      + in  +android.provider.Contacts.People.Extensions +
      + in  +android.provider.Contacts.People.Phones +
      + in  +android.provider.Contacts.Phones +
      + in  +android.provider.Contacts.Photos +
      + in  +android.provider.Contacts.Settings +
      +DELETED_CONTENT_URI
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.People +
      +density +
      +detachWallpaper +
      +detailColumn +
      +detailSocialSummary +
      +DISPLAY_NAME +
      +DOWNLOAD_REQUIRED +
      +dropDownHorizontalOffset +
      +dropDownVerticalOffset +
      + +
      E  +underscore +A +C +D +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +ECLAIR +
      +EFFECT_AQUA +
      +EFFECT_BLACKBOARD +
      +EFFECT_MONO +
      +EFFECT_NEGATIVE +
      +EFFECT_NONE +
      +EFFECT_POSTERIZE +
      +EFFECT_SEPIA +
      +EFFECT_SOLARIZE +
      +EFFECT_WHITEBOARD +
      +EMAIL +
      +EMAIL_ISPRIMARY +
      +EMAIL_TYPE +
      +ERROR_AUTHENTICATION +
      +ERROR_BAD_URL +
      +ERROR_CONNECT +
      +ERROR_FAILED_SSL_HANDSHAKE +
      +ERROR_FILE +
      +ERROR_FILE_NOT_FOUND +
      +ERROR_HOST_LOOKUP +
      +ERROR_IO +
      +ERROR_PROXY_AUTHENTICATION +
      +ERROR_REDIRECT_LOOP +
      +ERROR_TIMEOUT +
      +ERROR_TOO_MANY_REQUESTS +
      +ERROR_UNKNOWN +
      +ERROR_UNSUPPORTED_AUTH_SCHEME +
      +ERROR_UNSUPPORTED_SCHEME +
      +EXISTS_ON_SERVER +
      +EXTRA_CHANGED_COMPONENT_NAME +
      +EXTRA_CREATE_DESCRIPTION +
      +EXTRA_DOCK_STATE +
      +EXTRA_DOCK_STATE_CAR +
      +EXTRA_DOCK_STATE_DESK +
      +EXTRA_DOCK_STATE_UNDOCKED +
      +EXTRA_FORCE_CREATE +
      +EXTRA_HEALTH +
      +EXTRA_ICON_SMALL +
      +EXTRA_INITIAL_INTENTS +
      +EXTRA_LEVEL +
      +EXTRA_PLUGGED +
      +EXTRA_PRESENT +
      +EXTRA_REMOTE_INTENT_TOKEN +
      +EXTRA_SCALE +
      +EXTRA_STATUS +
      +EXTRA_TECHNOLOGY +
      +EXTRA_TEMPERATURE +
      +EXTRA_VOLTAGE +
      + +
      F  +underscore +A +C +D +E +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +fadeScrollbars +
      +FILTER_CONTACTS_ACTION +
      +FILTER_TEXT_EXTRA_KEY +
      +finishOnCloseSystemDialogs +
      +FLAG_ACTIVITY_NO_ANIMATION +
      +FLAG_CANCELED +
      +FLAG_CANCELED_LONG_PRESS +
      +FLAG_DISMISS_KEYGUARD +
      +FLAG_FINISH_ON_CLOSE_SYSTEM_DIALOGS +
      +FLAG_FOREGROUND +
      +FLAG_FOREGROUND_SERVICE +
      +FLAG_LONG_PRESS +
      +FLAG_PERSISTENT_PROCESS +
      +FLAG_SHOW_WALLPAPER +
      +FLAG_SHOW_WHEN_LOCKED +
      +FLAG_STARTED +
      +FLAG_SYSTEM_PROCESS +
      +FLAG_TRACKING +
      +FLAG_TURN_SCREEN_ON +
      +FLAG_VIRTUAL_HARD_KEY +
      +flags +
      +FLASH_MODE_AUTO +
      +FLASH_MODE_OFF +
      +FLASH_MODE_ON +
      +FLASH_MODE_RED_EYE +
      +FLASH_MODE_TORCH +
      +FOCUS_MODE_AUTO +
      +FOCUS_MODE_FIXED +
      +FOCUS_MODE_INFINITY +
      +FOCUS_MODE_MACRO +
      +FULL_MODE +
      + +
      G  +underscore +A +C +D +E +F +H +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +GPU +
      +GROUP_ANDROID_STARRED +
      +GROUP_ID +
      +GROUP_MY_CONTACTS +
      +GROUP_NAME_EXTRA_KEY +
      +GROUP_SYNC_ACCOUNT +
      +GROUP_SYNC_ACCOUNT_TYPE +
      +GROUP_SYNC_ID +
      + +
      H  +underscore +A +C +D +E +F +G +I +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +HARDWARE +
      + +
      I  +underscore +A +C +D +E +F +G +H +J +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +IM_ACCOUNT +
      +IM_HANDLE
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PresenceColumns +
      +IM_ISPRIMARY +
      +IM_PROTOCOL
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PresenceColumns +
      +importanceReasonCode +
      +importanceReasonComponent +
      +importanceReasonPid +
      +ISPRIMARY
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +isSyncable +
      + +
      J  +underscore +A +C +D +E +F +G +H +I +K +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +JOB_TITLE +
      + +
      K  +underscore +A +C +D +E +F +G +H +I +J +L +M +N +P +R +S +T +U +V +W +Y + TOP +

      +KEY +
      +killAfterRestore +
      +KIND +
      +KIND_EMAIL +
      +KIND_IM +
      +KIND_ORGANIZATION +
      +KIND_PHONE +
      +KIND_POSTAL +
      + +
      L  +underscore +A +C +D +E +F +G +H +I +J +K +M +N +P +R +S +T +U +V +W +Y + TOP +

      +LABEL
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +LAST_TIME_CONTACTED +
      +LIST_ALL_CONTACTS_ACTION +
      +LIST_CONTACTS_WITH_PHONES_ACTION +
      +LIST_DEFAULT +
      +LIST_FREQUENT_ACTION +
      +LIST_GROUP_ACTION +
      +LIST_STARRED_ACTION +
      +LIST_STREQUENT_ACTION +
      +LOCAL_VERSION +
      + +
      M  +underscore +A +C +D +E +F +G +H +I +J +K +L +N +P +R +S +T +U +V +W +Y + TOP +

      +MANAGE_ACCOUNTS +
      +MEDIA_INFO_METADATA_UPDATE +
      +MEMORY_TYPE_GPU +
      +MEMORY_TYPE_HARDWARE +
      +METADATA_DOCK_HOME +
      + +
      N  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +P +R +S +T +U +V +W +Y + TOP +

      +NAME
      + in  +android.provider.Contacts.ExtensionsColumns +
      + in  +android.provider.Contacts.GroupsColumns +
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PeopleColumns +
      +navigationHidden +
      +NAVIGATIONHIDDEN_NO +
      +NAVIGATIONHIDDEN_UNDEFINED +
      +NAVIGATIONHIDDEN_YES +
      +NETWORK_TYPE_1xRTT +
      +NETWORK_TYPE_CDMA +
      +NETWORK_TYPE_EVDO_0 +
      +NETWORK_TYPE_EVDO_A +
      +NETWORK_TYPE_HSDPA +
      +NETWORK_TYPE_HSPA +
      +NETWORK_TYPE_HSUPA +
      +NOTES
      + in  +android.provider.Contacts.GroupsColumns +
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PeopleColumns +
      +NUMBER +
      +NUMBER_KEY +
      + +
      P  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +R +S +T +U +V +W +Y + TOP +

      +PERSON_ID
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.People.Extensions +
      + in  +android.provider.Contacts.Phones +
      + in  +android.provider.Contacts.PhotosColumns +
      +PHONE +
      +PHONE_ISPRIMARY +
      +PHONE_TYPE +
      +PHONE_TYPE_CDMA +
      +PHONETIC_NAME
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PeopleColumns +
      +PHOTO_VERSION +
      +POSTAL +
      +POSTAL_ISPRIMARY +
      +POSTAL_LOCATION_LATITUDE +
      +POSTAL_LOCATION_LONGITUDE +
      +POSTAL_TYPE +
      +PRIMARY_EMAIL_ID +
      +PRIMARY_ORGANIZATION_ID +
      +PRIMARY_PHONE_ID +
      +PROTOCOL_AIM +
      +PROTOCOL_GOOGLE_TALK +
      +PROTOCOL_ICQ +
      +PROTOCOL_JABBER +
      +PROTOCOL_MSN +
      +PROTOCOL_QQ +
      +PROTOCOL_SKYPE +
      +PROTOCOL_YAHOO +
      + +
      R  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +S +T +U +V +W +Y + TOP +

      +RAW_CONTENT_URI +
      +REASON_PROVIDER_IN_USE +
      +REASON_SERVICE_IN_USE +
      +REASON_UNKNOWN +
      +reqFeatures +
      +required +
      +resolvePackageName +
      +restoreNeedsApplication +
      +ROUTE_ALL +
      +ROUTE_BLUETOOTH_A2DP +
      +ROUTE_BLUETOOTH_SCO +
      +ROUTE_EARPIECE +
      +ROUTE_HEADSET +
      +ROUTE_SPEAKER +
      + +
      S  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +T +U +V +W +Y + TOP +

      +SCENE_MODE_ACTION +
      +SCENE_MODE_AUTO +
      +SCENE_MODE_BEACH +
      +SCENE_MODE_CANDLELIGHT +
      +SCENE_MODE_FIREWORKS +
      +SCENE_MODE_LANDSCAPE +
      +SCENE_MODE_NIGHT +
      +SCENE_MODE_NIGHT_PORTRAIT +
      +SCENE_MODE_PARTY +
      +SCENE_MODE_PORTRAIT +
      +SCENE_MODE_SNOW +
      +SCENE_MODE_SPORTS +
      +SCENE_MODE_STEADYPHOTO +
      +SCENE_MODE_SUNSET +
      +SCENE_MODE_THEATRE +
      +screen_background_dark_transparent +
      +screen_background_light_transparent +
      +scrollbarDefaultDelayBeforeFade +
      +scrollbarFadeDuration +
      +SEARCH_SUGGESTION_CLICKED +
      +SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED +
      +SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED +
      +SECONDARY_EMAIL +
      +SECONDARY_EMAIL_TYPE +
      +SECONDARY_PHONE +
      +SECONDARY_PHONE_TYPE +
      +SEND_TO_VOICEMAIL +
      +SHOULD_SYNC +
      +SHOW_OR_CREATE_CONTACT +
      +smallIcon +
      +STARRED +
      +START_CONTINUATION_MASK +
      +START_FLAG_REDELIVERY +
      +START_FLAG_RETRY +
      +START_NOT_STICKY +
      +START_REDELIVER_INTENT +
      +START_STICKY +
      +START_STICKY_COMPATIBILITY +
      +stat_notify_sdcard_prepare +
      +STREAM_DTMF +
      +SUGGEST_PARAMETER_LIMIT +
      +summaryColumn +
      +supportsUploading +
      +SURFACE_TYPE_GPU +
      +SURFACE_TYPE_HARDWARE +
      +SYNC_ERROR +
      +SYNC_EVERYTHING +
      +SYNC_EXTRAS_ACCOUNT +
      +SYNC_EXTRAS_FORCE +
      +SYNC_EXTRAS_INITIALIZE +
      +SYNC_EXTRAS_MANUAL +
      +SYSTEM_ID +
      + +
      T  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +U +V +W +Y + TOP +

      +TERTIARY_EMAIL +
      +TERTIARY_EMAIL_TYPE +
      +TERTIARY_PHONE +
      +TERTIARY_PHONE_TYPE +
      +textAppearanceSearchResultSubtitle +
      +textAppearanceSearchResultTitle +
      +Theme_Light_WallpaperSettings +
      +Theme_Wallpaper +
      +Theme_Wallpaper_NoTitleBar +
      +Theme_Wallpaper_NoTitleBar_Fullscreen +
      +Theme_WallpaperSettings +
      +THUMB_DATA +
      +thumbnail +
      +TIMES_CONTACTED +
      +TITLE +
      +TITLE_EXTRA_KEY +
      +TYPE
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_CUSTOM
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_FAX_HOME +
      +TYPE_FAX_WORK +
      +TYPE_HOME
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_MOBILE +
      +TYPE_OTHER
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_PAGER +
      +TYPE_TEXT_FLAG_NO_SUGGESTIONS +
      +TYPE_WALLPAPER +
      +TYPE_WORK
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      + +
      U  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +V +W +Y + TOP +

      +uid
      + in  +android.app.ActivityManager.RunningAppProcessInfo +
      + in  +android.app.ActivityManager.RunningServiceInfo +
      +USE_CREDENTIALS +
      +userVisible +
      + +
      V  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +W +Y + TOP +

      +VALUE
      + in  +android.provider.Contacts.ExtensionsColumns +
      + in  +android.provider.Contacts.SettingsColumns +
      +VIRTUAL_KEY +
      + +
      W  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +Y + TOP +

      +wallpaperCloseEnterAnimation +
      +wallpaperCloseExitAnimation +
      +wallpaperIntraCloseEnterAnimation +
      +wallpaperIntraCloseExitAnimation +
      +wallpaperIntraOpenEnterAnimation +
      +wallpaperIntraOpenExitAnimation +
      +wallpaperOpenEnterAnimation +
      +wallpaperOpenExitAnimation +
      +WHITE_BALANCE_AUTO +
      +WHITE_BALANCE_CLOUDY_DAYLIGHT +
      +WHITE_BALANCE_DAYLIGHT +
      +WHITE_BALANCE_FLUORESCENT +
      +WHITE_BALANCE_INCANDESCENT +
      +WHITE_BALANCE_SHADE +
      +WHITE_BALANCE_TWILIGHT +
      +WHITE_BALANCE_WARM_FLUORESCENT +
      +windowShowWallpaper +
      + +
      Y  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +U +V +W + TOP +

      +YCbCr_422_I +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_changes.html b/docs/html/sdk/api_diff/5/changes/fields_index_changes.html new file mode 100644 index 000000000000..e77a7a034b9e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/fields_index_changes.html @@ -0,0 +1,999 @@ + + + + + + + + + +Field Changes Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Fields +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      underscore  +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +_SYNC_ACCOUNT +
      + +
      A  +underscore +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +ACTION +
      +ATTACH_IMAGE +
      +AUTHORITY +
      +AUX_DATA +
      + +
      C  +underscore +A +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +CHANNEL_CONFIGURATION_DEFAULT +
      +CHANNEL_CONFIGURATION_INVALID +
      +CHANNEL_CONFIGURATION_MONO +
      +CHANNEL_CONFIGURATION_STEREO +
      +COMPANY
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.OrganizationColumns +
      +CONTENT_DIRECTORY
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Organizations +
      + in  +android.provider.Contacts.People.ContactMethods +
      + in  +android.provider.Contacts.People.Extensions +
      + in  +android.provider.Contacts.People.Phones +
      + in  +android.provider.Contacts.Photos +
      + in  +android.provider.Contacts.Settings +
      +CONTENT_EMAIL_ITEM_TYPE +
      +CONTENT_EMAIL_TYPE +
      +CONTENT_EMAIL_URI +
      +CONTENT_FILTER_URI +
      +CONTENT_FILTER_URL +
      +CONTENT_IM_ITEM_TYPE +
      +CONTENT_ITEM_TYPE
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.Phones +
      +CONTENT_POSTAL_ITEM_TYPE +
      +CONTENT_POSTAL_TYPE +
      +CONTENT_TYPE
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.Phones +
      +CONTENT_URI
      + in  +android.provider.Contacts +
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.Organizations +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.Phones +
      + in  +android.provider.Contacts.Photos +
      + in  +android.provider.Contacts.Settings +
      +CUSTOM_RINGTONE +
      + +
      D  +underscore +A +C +E +F +G +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +DATA
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.PhotosColumns +
      +DEFAULT_SORT_ORDER
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.Organizations +
      + in  +android.provider.Contacts.People +
      + in  +android.provider.Contacts.People.ContactMethods +
      + in  +android.provider.Contacts.People.Extensions +
      + in  +android.provider.Contacts.People.Phones +
      + in  +android.provider.Contacts.Phones +
      + in  +android.provider.Contacts.Photos +
      + in  +android.provider.Contacts.Settings +
      +DELETED_CONTENT_URI
      + in  +android.provider.Contacts.Groups +
      + in  +android.provider.Contacts.People +
      +DISPLAY_NAME +
      +DOWNLOAD_REQUIRED +
      + +
      E  +underscore +A +C +D +F +G +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +EMAIL +
      +EMAIL_ISPRIMARY +
      +EMAIL_TYPE +
      +EXISTS_ON_SERVER +
      +EXTRA_CREATE_DESCRIPTION +
      +EXTRA_FORCE_CREATE +
      + +
      F  +underscore +A +C +D +E +G +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +FILTER_CONTACTS_ACTION +
      +FILTER_TEXT_EXTRA_KEY +
      +FULL_MODE +
      + +
      G  +underscore +A +C +D +E +F +H +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +GPU +
      +GROUP_ANDROID_STARRED +
      +GROUP_ID +
      +GROUP_MY_CONTACTS +
      +GROUP_NAME_EXTRA_KEY +
      +GROUP_SYNC_ACCOUNT +
      +GROUP_SYNC_ID +
      + +
      H  +underscore +A +C +D +E +F +G +I +J +K +L +M +N +P +R +S +T +V + TOP +

      +HARDWARE +
      + +
      I  +underscore +A +C +D +E +F +G +H +J +K +L +M +N +P +R +S +T +V + TOP +

      +IM_ACCOUNT +
      +IM_HANDLE
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PresenceColumns +
      +IM_ISPRIMARY +
      +IM_PROTOCOL
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PresenceColumns +
      +ISPRIMARY
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +isSyncable +
      + +
      J  +underscore +A +C +D +E +F +G +H +I +K +L +M +N +P +R +S +T +V + TOP +

      +JOB_TITLE +
      + +
      K  +underscore +A +C +D +E +F +G +H +I +J +L +M +N +P +R +S +T +V + TOP +

      +KEY +
      +KIND +
      +KIND_EMAIL +
      +KIND_IM +
      +KIND_ORGANIZATION +
      +KIND_PHONE +
      +KIND_POSTAL +
      + +
      L  +underscore +A +C +D +E +F +G +H +I +J +K +M +N +P +R +S +T +V + TOP +

      +LABEL
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +LAST_TIME_CONTACTED +
      +LIST_ALL_CONTACTS_ACTION +
      +LIST_CONTACTS_WITH_PHONES_ACTION +
      +LIST_DEFAULT +
      +LIST_FREQUENT_ACTION +
      +LIST_GROUP_ACTION +
      +LIST_STARRED_ACTION +
      +LIST_STREQUENT_ACTION +
      +LOCAL_VERSION +
      + +
      M  +underscore +A +C +D +E +F +G +H +I +J +K +L +N +P +R +S +T +V + TOP +

      +MEMORY_TYPE_GPU +
      +MEMORY_TYPE_HARDWARE +
      + +
      N  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +P +R +S +T +V + TOP +

      +NAME
      + in  +android.provider.Contacts.ExtensionsColumns +
      + in  +android.provider.Contacts.GroupsColumns +
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PeopleColumns +
      +NOTES
      + in  +android.provider.Contacts.GroupsColumns +
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PeopleColumns +
      +NUMBER +
      +NUMBER_KEY +
      + +
      P  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +R +S +T +V + TOP +

      +PERSON_ID
      + in  +android.provider.Contacts.ContactMethods +
      + in  +android.provider.Contacts.Extensions +
      + in  +android.provider.Contacts.GroupMembership +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.People.Extensions +
      + in  +android.provider.Contacts.Phones +
      + in  +android.provider.Contacts.PhotosColumns +
      +PHONE +
      +PHONE_ISPRIMARY +
      +PHONE_TYPE +
      +PHONETIC_NAME
      + in  +android.provider.Contacts.Intents.Insert +
      + in  +android.provider.Contacts.PeopleColumns +
      +PHOTO_VERSION +
      +POSTAL +
      +POSTAL_ISPRIMARY +
      +POSTAL_LOCATION_LATITUDE +
      +POSTAL_LOCATION_LONGITUDE +
      +POSTAL_TYPE +
      +PRIMARY_EMAIL_ID +
      +PRIMARY_ORGANIZATION_ID +
      +PRIMARY_PHONE_ID +
      +PROTOCOL_AIM +
      +PROTOCOL_GOOGLE_TALK +
      +PROTOCOL_ICQ +
      +PROTOCOL_JABBER +
      +PROTOCOL_MSN +
      +PROTOCOL_QQ +
      +PROTOCOL_SKYPE +
      +PROTOCOL_YAHOO +
      + +
      R  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +S +T +V + TOP +

      +RAW_CONTENT_URI +
      +ROUTE_ALL +
      +ROUTE_BLUETOOTH_A2DP +
      +ROUTE_BLUETOOTH_SCO +
      +ROUTE_EARPIECE +
      +ROUTE_HEADSET +
      +ROUTE_SPEAKER +
      + +
      S  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +T +V + TOP +

      +SEARCH_SUGGESTION_CLICKED +
      +SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED +
      +SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED +
      +SECONDARY_EMAIL +
      +SECONDARY_EMAIL_TYPE +
      +SECONDARY_PHONE +
      +SECONDARY_PHONE_TYPE +
      +SEND_TO_VOICEMAIL +
      +SHOULD_SYNC +
      +SHOW_OR_CREATE_CONTACT +
      +STARRED +
      +SURFACE_TYPE_GPU +
      +SURFACE_TYPE_HARDWARE +
      +SYNC_ERROR +
      +SYNC_EVERYTHING +
      +SYNC_EXTRAS_ACCOUNT +
      +SYNC_EXTRAS_FORCE +
      +SYSTEM_ID +
      + +
      T  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +V + TOP +

      +TERTIARY_EMAIL +
      +TERTIARY_EMAIL_TYPE +
      +TERTIARY_PHONE +
      +TERTIARY_PHONE_TYPE +
      +TIMES_CONTACTED +
      +TITLE +
      +TITLE_EXTRA_KEY +
      +TYPE
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_CUSTOM
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_FAX_HOME +
      +TYPE_FAX_WORK +
      +TYPE_HOME
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_MOBILE +
      +TYPE_OTHER
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      +TYPE_PAGER +
      +TYPE_WORK
      + in  +android.provider.Contacts.ContactMethodsColumns +
      + in  +android.provider.Contacts.OrganizationColumns +
      + in  +android.provider.Contacts.PhonesColumns +
      + +
      V  +underscore +A +C +D +E +F +G +H +I +J +K +L +M +N +P +R +S +T + TOP +

      +VALUE
      + in  +android.provider.Contacts.ExtensionsColumns +
      + in  +android.provider.Contacts.SettingsColumns +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/fields_index_removals.html b/docs/html/sdk/api_diff/5/changes/fields_index_removals.html new file mode 100644 index 000000000000..be3f17e23822 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/fields_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Field Removals Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Fields +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/java.lang.String.html b/docs/html/sdk/api_diff/5/changes/java.lang.String.html new file mode 100644 index 000000000000..5077440987c5 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/java.lang.String.html @@ -0,0 +1,160 @@ + + + + + + + + + +java.lang.String + + + + + + + + + + +
      +
      +
      +

      +Class java.lang.String +

      + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Constructors +
      + + String() + +  
      + + String(byte[]) + +  
      + + String(byte[], int) + +  
      + + String(byte[], int, int) + +  
      + + String(byte[], int, int, int) + +  
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/java.net.Socket.html b/docs/html/sdk/api_diff/5/changes/java.net.Socket.html new file mode 100644 index 000000000000..ca62b379ca3f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/java.net.Socket.html @@ -0,0 +1,160 @@ + + + + + + + + + +java.net.Socket + + + + + + + + + + +
      +
      +
      +

      +Class java.net.Socket +

      + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Constructors +
      + + Socket() + +  
      + + Socket(String, int) + +  
      + + Socket(String, int, InetAddress, int) + +  
      + + Socket(Proxy) + +  
      + + Socket(SocketImpl) + +  
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/java.util.Date.html b/docs/html/sdk/api_diff/5/changes/java.util.Date.html new file mode 100644 index 000000000000..3bf23c2e76a2 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/java.util.Date.html @@ -0,0 +1,133 @@ + + + + + + + + + +java.util.Date + + + + + + + + + + +
      +
      +
      +

      +Class java.util.Date +

      + +

      + + + + + + + + + + + + + + +
      Changed Constructors +
      + + Date() + +  
      + + Date(int, int, int, int, int, int) + +  
      +  + + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html b/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html new file mode 100644 index 000000000000..f3dc420e52c5 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/java.util.concurrent.BlockingQueue.html @@ -0,0 +1,129 @@ + + + + + + + + + +java.util.concurrent.BlockingQueue + + + + + + + + + + +
      +
      +
      +

      +Interface java.util.concurrent.BlockingQueue +

      + + +

      + + + + + + + + + + + + +
      Added Methods +
      + + boolean contains(Object) +  
      + + boolean remove(Object) +  
      +  + +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/jdiff_help.html b/docs/html/sdk/api_diff/5/changes/jdiff_help.html new file mode 100644 index 000000000000..74e250887f74 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/jdiff_help.html @@ -0,0 +1,134 @@ + + + + + + + + + +JDiff Help + + + + + + + + + + + + + + + + + +
      Generated by
      JDiff
      +
      + +
      +

      JDiff Documentation

      +
      +
      +JDiff is a Javadoc doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. +This help page describes the different parts of the output from JDiff. +
      +
      + See the reference page in the source for JDiff for information about how to generate a report like this one. +
      +
      +The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order. +These indexes all use the same format: +
        +
      • Removed packages, classes, constructors, methods and fields are struck through.
      • +
      • Added packages, classes, constructors, methods and fields appear in bold.
      • +
      • Changed packages, classes, constructors, methods and fields appear in normal text.
      • +
      +
      +
      +You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. +Links which take you to a Javadoc page are always in a typewriter font. +Just like Javadoc, all interface names are in italic, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. +
      +
      +

      Javadoc

      +This is a link to the top-level Javadoc page for the new version of the product. +
      +
      +

      Overview

      +The overview is the top-level summary of what was removed, added and changed between versions. +
      +
      +

      Package

      +This is a link to the package containing the current changed class or interface. +
      +
      +

      Class

      +This is highlighted when you are looking at the changed class or interface. +
      +
      +

      Text Changes

      +This is a link to the top-level index of all documentation changes for the current package or class. +If it is not present, then there are no documentation changes for the current package or class. +This link can be removed entirely by not using the -docchanges option. +
      +
      +

      Statistics

      +This is a link to a page which shows statistics about the changes between the two APIs. +This link can be removed entirely by not using the -stats option. +
      +
      +

      Help

      +A link to this Help page for JDiff. +
      +
      +

      Prev/Next

      +These links take you to the previous and next changed package or class. +
      +
      +

      Frames/No Frames

      +These links show and hide the HTML frames. All pages are available with or without frames. +
      +
      +

      Complex Changes

      +There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass. +In these cases, the change will be seen as a removal and an addition, rather than as a change. Unexpected removals or additions are often part of one of these type of changes. +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html new file mode 100644 index 000000000000..f3fcd0611f88 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/jdiff_statistics.html @@ -0,0 +1,989 @@ + + + + + + + + + +API Change Statistics + + + + + + + + + + +
      +
      +
      +

      API Change Statistics

      +

      +The percent change statistic reported for all elements in the "to" API Level specification is defined recursively as follows:

      +
      +Percentage difference = 100 * (added + removed + 2*changed)
      +                        -----------------------------------
      +                        sum of public elements in BOTH APIs
      +
      +

      where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed. +This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed. +The definition ensures that if all packages are removed and all new packages are +added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.

      +

      The overall difference between the two APIs is approximately 2%. +

      +

      Contents

      +
      Changed Packages
      Sorted by percentage difference
      +
      Changed Classes and Interfaces
      Sorted by percentage difference
      +
      Total of Differences
      Listed by number and type
      +
      + +

      Changed Packages, Sorted by Percentage Difference

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Percentage DifferencePackage
      43android.provider
      14android.content
      13android.webkit
      10dalvik.system
      6android.opengl
      5android.hardware
      5android.content.pm
      5android.location
      4java.util.concurrent.locks
      4android.app
      4android.telephony
      3android.media
      3android.text.format
      2android.database.sqlite
      2android.os
      2android.text.style
      1android.view
      1android.util
      1android.graphics.drawable
      1android.widget
      <1android.test.mock
      <1android.database
      <1android.inputmethodservice
      <1android.test
      <1android
      <1android.content.res
      <1java.util.concurrent
      <1java.net
      <1android.text
      <1android.view.animation
      <1java.util
      <1java.lang
      <1android.graphics
      +
      + +

      Changed Classes and Interfaces, Sorted by Percentage Difference

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Percentage
      Difference
      Class or Interface
      73 +android.media.AudioFormat
      70 +android.hardware.Camera.Parameters
      62 +android.provider.Contacts.Phones
      57 +android.provider.Contacts.SettingsColumns
      55 +android.provider.Contacts.People
      52 +android.provider.Contacts.GroupMembership
      50 +android.provider.Contacts
      50 +android.provider.Contacts.ContactMethods
      50 +android.provider.Contacts.ContactMethodsColumns
      50 +android.provider.Contacts.Extensions
      50 +android.provider.Contacts.ExtensionsColumns
      50 +android.provider.Contacts.Groups
      50 +android.provider.Contacts.GroupsColumns
      50 +android.provider.Contacts.Intents
      50 +android.provider.Contacts.Intents.Insert
      50 +android.provider.Contacts.Intents.UI
      50 +android.provider.Contacts.OrganizationColumns
      50 +android.provider.Contacts.Organizations
      50 +android.provider.Contacts.People.ContactMethods
      50 +android.provider.Contacts.People.Extensions
      50 +android.provider.Contacts.People.Phones
      50 +android.provider.Contacts.PeopleColumns
      50 +android.provider.Contacts.PhonesColumns
      50 +android.provider.Contacts.Photos
      50 +android.provider.Contacts.PhotosColumns
      50 +android.provider.Contacts.PresenceColumns
      50 +android.provider.Contacts.Settings
      50 +android.webkit.Plugin
      50 +android.webkit.PluginData
      50 +android.webkit.PluginList
      36 +android.webkit.WebViewClient
      35 +android.webkit.UrlInterceptRegistry
      33 +android.telephony.NeighboringCellInfo
      30 +android.app.Service
      29 +android.content.ContentResolver
      26 +android.os.BatteryManager
      25 +android.os.Debug.MemoryInfo
      25 +android.app.NotificationManager
      25 +android.webkit.UrlInterceptHandler
      25 +dalvik.system.AllocationLimitError
      25 +dalvik.system.PotentialDeadlockError
      25 +dalvik.system.StaleDexCacheError
      22 +android.view.MotionEvent
      21 +android.app.ActivityManager.RunningServiceInfo
      20 +android.widget.SimpleCursorTreeAdapter
      18 +android.graphics.drawable.BitmapDrawable
      17 +android.app.ActivityManager.RunningAppProcessInfo
      17 +android.widget.MediaController.MediaPlayerControl
      16 +android.app.LauncherActivity
      16 +android.view.SurfaceView
      16 +dalvik.system.TemporaryDirectory
      16 +dalvik.system.TouchDex
      14 +android.app.ActivityManager
      14 +android.app.IntentService
      14 +android.graphics.drawable.Drawable.ConstantState
      14 +android.text.format.Formatter
      14 +android.text.style.ImageSpan
      14 +android.view.HapticFeedbackConstants
      14 +android.view.KeyEvent.Callback
      12 +android.hardware.Camera
      12 +android.webkit.WebChromeClient
      11 +android.database.AbstractWindowedCursor
      11 +android.text.style.AbsoluteSizeSpan
      10 +android.test.InstrumentationTestCase
      10 +dalvik.system.VMStack
      10 +java.net.Socket
      10 +java.util.concurrent.BlockingQueue
      9 +android.content.pm.ServiceInfo
      9 +android.inputmethodservice.AbstractInputMethodService
      9 +android.os.HandlerThread
      8 +android.telephony.TelephonyManager
      8 +android.widget.AutoCompleteTextView
      8 +android.provider.MediaStore.Images.Thumbnails
      8 +android.graphics.drawable.NinePatchDrawable
      7 +android.os.Build.VERSION_CODES
      7 +android.widget.VideoView
      7 +android.media.AudioManager
      6 +java.lang.String
      6 +android.view.Window.Callback
      6 +java.util.Date
      6 +dalvik.system.VMRuntime
      6 +dalvik.system.Zygote
      5 +android.content.BroadcastReceiver
      5 +android.text.TextPaint
      5 +android.view.SurfaceHolder
      5 +android.content.Context
      5 +android.test.AndroidTestRunner
      5 +android.webkit.WebSettings
      4 +android.database.CursorWindow
      4 +android.view.KeyEvent
      4 +android.opengl.GLSurfaceView
      3 +android.content.pm.ProviderInfo
      3 +android.view.Surface
      3 +android.provider.Settings
      3 +android.content.res.Configuration
      3 +android.test.mock.MockPackageManager
      3 +android.view.ViewConfiguration
      3 +android.view.WindowManager.LayoutParams
      3 +android.R.style
      3 +android.location.LocationManager
      2 +android.app.SearchManager
      2 +android.app.Activity
      2 +android.telephony.PhoneStateListener
      2 +android.app.Dialog
      2 +android.content.pm.ResolveInfo
      2 +android.content.pm.PackageInfo
      2 +android.R.attr
      2 +android.content.Intent
      2 +android.content.pm.PackageManager
      2 +android.content.ContentProvider
      2 +android.graphics.PixelFormat
      1 +android.view.animation.Animation
      1 +android.database.sqlite.SQLiteDatabase
      1 +android.webkit.WebView
      1 +android.Manifest.permission
      1 +android.webkit.CallbackProxy
      1 +android.text.InputType
      1 +android.test.mock.MockContext
      1 +android.app.Notification
      1 +android.database.DatabaseUtils
      1 +android.content.ContextWrapper
      1 +android.telephony.PhoneNumberUtils
      1 +android.media.MediaPlayer
      1 +dalvik.system.VMDebug
      1 +android.content.pm.ActivityInfo
      1 +android.graphics.drawable.Drawable
      1 +android.view.View
      <1 +android.R.drawable
      <1 +android.provider.Settings.System
      <1 +android.text.format.DateUtils
      <1 +android.inputmethodservice.InputMethodService
      <1 +android.media.ToneGenerator
      +
      + +

      Total of Differences, by Number and Type

      +

      +The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were removed, added or changed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class. +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + Number of Differences
        + RemovalsAdditionsChangesTotal
      Packages033336
      Classes and Interfaces085132217
      Constructors242632
      Methods020267269
      Fields0240205445
      Total2534463999
      +
      + +
      +
      + + + diff --git a/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html new file mode 100644 index 000000000000..2191efff722a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/jdiff_topleftframe.html @@ -0,0 +1,63 @@ + + + + + + + + + +Android API Version Differences + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + Select a Diffs Index:
      All Differences
      By Package
      By Class
      By Constructor
      By Method
      By Field
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_additions.html b/docs/html/sdk/api_diff/5/changes/methods_index_additions.html new file mode 100644 index 000000000000..f78f69ee4aee --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/methods_index_additions.html @@ -0,0 +1,957 @@ + + + + + + + + + +Method Additions Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Methods +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +B +C +D +F +G +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +acquireContentProviderClient
      +  type  +(Uri) in android.content.ContentResolver +
      +  type  +(String) in android.content.ContentResolver +
      +addNmeaListener +(NmeaListener)
      +addStatusChangeListener +(int, SyncStatusObserver)
      +applyBatch
      +  type  +(ArrayList<ContentProviderOperation>) in android.content.ContentProvider +
      +  type  +(String, ArrayList<ContentProviderOperation>) in android.content.ContentResolver +
      +awakenScrollBars
      +  type  +() in android.view.View +
      +  type  +(int) in android.view.View +
      +  type  +(int, boolean) in android.view.View +
      + +
      B  +A +C +D +F +G +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +beginTransactionWithListener +(SQLiteTransactionListener)
      + +
      C  +A +B +D +F +G +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +cancel +(String, int)
      +cancelAutoFocus +()
      +cancelSync +(Account, String)
      +cancelThumbnailRequest +(ContentResolver, long)
      +canPause
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      +  type  +() in android.widget.VideoView +
      +canSeekBackward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      +  type  +() in android.widget.VideoView +
      +canSeekForward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      +  type  +() in android.widget.VideoView +
      +changeTimeRepeat +(KeyEvent, long, int, int)
      +checkSignatures
      +  type  +(int, int) in android.content.pm.PackageManager +
      +  type  +(int, int) in android.test.mock.MockPackageManager +
      +compare +(Context, String, String)
      +contains +(Object)
      +createFromResourceStream +(Resources, TypedValue, InputStream, String, Options)
      + +
      D  +A +B +C +F +G +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +describeContents +()
      +dispatch +(Callback, DispatcherState, Object)
      +dump +(Printer, String)
      + +
      F  +A +B +C +D +G +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +findPointerIndex +(int)
      +formatDateRange +(Context, Formatter, long, long, int)
      +formatShortFileSize +(Context, long)
      + +
      G  +A +B +C +D +F +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +getAntibanding +()
      +getColorEffect +()
      +getDatabaseEnabled +()
      +getDatabasePath +()
      +getDetachWallpaper +()
      +getDip +()
      +getDropDownBackground +()
      +getDropDownHorizontalOffset +()
      +getDropDownVerticalOffset +()
      +getFlashMode +()
      +getFocusMode +()
      +getHistoricalPressure +(int, int)
      +getHistoricalSize +(int, int)
      +getHistoricalX +(int, int)
      +getHistoricalY +(int, int)
      +getInstallerPackageName
      +  type  +(String) in android.content.pm.PackageManager +
      +  type  +(String) in android.test.mock.MockPackageManager +
      +getIsSyncable +(Account, String)
      +getJpegQuality +()
      +getJpegThumbnailQuality +()
      +getJpegThumbnailSize +()
      +getKeyDispatcherState
      +  type  +() in android.inputmethodservice.AbstractInputMethodService +
      +  type  +() in android.view.View +
      +getLac +()
      +getMasterSyncAutomatically +()
      +getMemoryClass +()
      +getNetworkType +()
      +getParameters +(String)
      +getPointerCount +()
      +getPointerId +(int)
      +getPressure +(int)
      +getProcessMemoryInfo +(int[])
      +getPsc +()
      +getRunningServiceControlPanel +(ComponentName)
      +getSceneMode +()
      +getScrollBarFadeDuration +()
      +getScrollDefaultDelay +()
      +getSize +(int)
      +getSupportedAntibanding +()
      +getSupportedColorEffects +()
      +getSupportedFlashModes +()
      +getSupportedFocusModes +()
      +getSupportedPictureFormats +()
      +getSupportedPictureSizes +()
      +getSupportedPreviewFormats +()
      +getSupportedPreviewFrameRates +()
      +getSupportedPreviewSizes +()
      +getSupportedSceneModes +()
      +getSupportedWhiteBalance +()
      +getSyncAdapterTypes +()
      +getSyncAutomatically +(Account, String)
      +getSystemAvailableFeatures
      +  type  +() in android.content.pm.PackageManager +
      +  type  +() in android.test.mock.MockPackageManager +
      +getThumbnail +(ContentResolver, long, int, Options)
      +getTotalPrivateDirty +()
      +getTotalPss +()
      +getTotalSharedDirty +()
      +getViewBinder +()
      +getWhiteBalance +()
      +getX +(int)
      +getY +(int)
      + +
      H  +A +B +C +D +F +G +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +hasIccCard +()
      +hasSystemFeature
      +  type  +(String) in android.content.pm.PackageManager +
      +  type  +(String) in android.test.mock.MockPackageManager +
      + +
      I  +A +B +C +D +F +G +H +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +injectInstrumentation +(Instrumentation)
      +isCanceled +()
      +isFloat
      +  type  +(int) in android.database.AbstractWindowedCursor +
      +  type  +(int, int) in android.database.CursorWindow +
      +isInitialStickyBroadcast +()
      +isLong
      +  type  +(int) in android.database.AbstractWindowedCursor +
      +  type  +(int, int) in android.database.CursorWindow +
      +isLongPress +()
      +isOrderedBroadcast +()
      +isScrollbarFadingEnabled +()
      +isString
      +  type  +(int) in android.database.AbstractWindowedCursor +
      +  type  +(int, int) in android.database.CursorWindow +
      +isSyncActive +(Account, String)
      +isSyncPending +(Account, String)
      +isTracking +()
      +isWiredHeadsetOn +()
      + +
      L  +A +B +C +D +F +G +H +I +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +lock +()
      + +
      N  +A +B +C +D +F +G +H +I +L +O +P +Q +R +S +T +U +W +Y + TOP +

      +newDrawable +(Resources)
      +notify +(String, int, Notification)
      + +
      O  +A +B +C +D +F +G +H +I +L +N +P +Q +R +S +T +U +W +Y + TOP +

      +obtain +(long, long, int, int, float, float, float, float, int, float, float, int, int)
      +obtainNoHistory +(MotionEvent)
      +onAttachedToWindow
      +  type  +() in android.app.Activity +
      +  type  +() in android.app.Dialog +
      +  type  +() in android.view.Window.Callback +
      +onBackPressed
      +  type  +() in android.app.Activity +
      +  type  +() in android.app.Dialog +
      +onDetachedFromWindow
      +  type  +() in android.app.Activity +
      +  type  +() in android.app.Dialog +
      +  type  +() in android.view.Window.Callback +
      +onExceededDatabaseQuota
      +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.CallbackProxy +
      +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.WebChromeClient +
      +onGeolocationPermissionsHidePrompt +()
      +onGeolocationPermissionsShowPrompt +(String, Callback)
      +onKeyLongPress
      +  type  +(int, KeyEvent) in android.app.Activity +
      +  type  +(int, KeyEvent) in android.app.Dialog +
      +  type  +(int, KeyEvent) in android.inputmethodservice.InputMethodService +
      +  type  +(int, KeyEvent) in android.view.KeyEvent.Callback +
      +  type  +(int, KeyEvent) in android.view.View +
      +onQueryPackageManager +(Intent)
      +onSetContentView +()
      +onStartCommand +(Intent, int, int)
      +overridePendingTransition +(int, int)
      + +
      P  +A +B +C +D +F +G +H +I +L +N +O +Q +R +S +T +U +W +Y + TOP +

      +postUrl +(String, byte[])
      + +
      Q  +A +B +C +D +F +G +H +I +L +N +O +P +R +S +T +U +W +Y + TOP +

      +quit +()
      + +
      R  +A +B +C +D +F +G +H +I +L +N +O +P +Q +S +T +U +W +Y + TOP +

      +readExceptionWithOperationApplicationExceptionFromParcel +(Parcel)
      +readFromParcel +(Parcel)
      +remove +(Object)
      +removeGpsData +()
      +removeNmeaListener +(NmeaListener)
      +removeStatusChangeListener +(Object)
      +requestSync +(Account, String, Bundle)
      + +
      S  +A +B +C +D +F +G +H +I +L +N +O +P +Q +R +T +U +W +Y + TOP +

      +sendStickyOrderedBroadcast
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.Context +
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.ContextWrapper +
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.test.mock.MockContext +
      +setAntibanding +(String)
      +setColorEffect +(String)
      +setDatabaseEnabled +(boolean)
      +setDatabasePath +(String)
      +setDetachWallpaper +(boolean)
      +setDropDownBackgroundDrawable +(Drawable)
      +setDropDownBackgroundResource +(int)
      +setDropDownHorizontalOffset +(int)
      +setDropDownVerticalOffset +(int)
      +setEGLContextFactory +(EGLContextFactory)
      +setEGLWindowSurfaceFactory +(EGLWindowSurfaceFactory)
      +setFlashMode +(String)
      +setFocusMode +(String)
      +setGeolocationDatabasePath +(String)
      +setGeolocationEnabled +(boolean)
      +setGpsAltitude +(double)
      +setGpsLatitude +(double)
      +setGpsLongitude +(double)
      +setGpsTimestamp +(long)
      +setInstrumentation +(Instrumentation)
      +setIntentRedelivery +(boolean)
      +setIsSyncable +(Account, String, int)
      +setJpegQuality +(int)
      +setJpegThumbnailQuality +(int)
      +setJpegThumbnailSize +(int, int)
      +setMasterSyncAutomatically +(boolean)
      +setParameters +(String)
      +setRotation +(int)
      +setSceneMode +(String)
      +setScrollbarFadingEnabled +(boolean)
      +setSyncAutomatically +(Account, String, boolean)
      +setViewBinder +(ViewBinder)
      +setViewText +(TextView, String)
      +setWhiteBalance +(String)
      +setWiredHeadsetOn +(boolean)
      +setZOrderMediaOverlay +(boolean)
      +setZOrderOnTop +(boolean)
      +startForeground +(int, Notification)
      +startIntentSender
      +  type  +(IntentSender, Intent, int, int, int) in android.content.Context +
      +  type  +(IntentSender, Intent, int, int, int) in android.content.ContextWrapper +
      +  type  +(IntentSender, Intent, int, int, int) in android.test.mock.MockContext +
      +startIntentSenderForResult +(IntentSender, int, Intent, int, int, int)
      +startIntentSenderFromChild +(Activity, IntentSender, int, Intent, int, int, int)
      +startTone +(int, int)
      +startTracking +()
      +stopForeground +(boolean)
      + +
      T  +A +B +C +D +F +G +H +I +L +N +O +P +Q +R +S +U +W +Y + TOP +

      +takePicture +(ShutterCallback, PictureCallback, PictureCallback, PictureCallback)
      +triggerSearch
      +  type  +(String, Bundle) in android.app.Activity +
      +  type  +(String, ComponentName, Bundle) in android.app.SearchManager +
      + +
      U  +A +B +C +D +F +G +H +I +L +N +O +P +Q +R +S +T +W +Y + TOP +

      +unlock +()
      + +
      W  +A +B +C +D +F +G +H +I +L +N +O +P +Q +R +S +T +U +Y + TOP +

      +writeToParcel +(Parcel, int)
      + +
      Y  +A +B +C +D +F +G +H +I +L +N +O +P +Q +R +S +T +U +W + TOP +

      +yieldIfContendedSafely +(long)
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_all.html b/docs/html/sdk/api_diff/5/changes/methods_index_all.html new file mode 100644 index 000000000000..d59f317d9ac3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/methods_index_all.html @@ -0,0 +1,1197 @@ + + + + + + + + + +Method Differences Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +Methods +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +acquireContentProviderClient
      +  type  +(Uri) in android.content.ContentResolver +
      +  type  +(String) in android.content.ContentResolver +
      +addNmeaListener +(NmeaListener)
      +addPlugin +(Plugin)
      +addPostalLocation +(Context, long, double, double)
      +addStatusChangeListener +(int, SyncStatusObserver)
      +addToGroup
      +  type  +(ContentResolver, long, String) in android.provider.Contacts.People +
      +  type  +(ContentResolver, long, long) in android.provider.Contacts.People +
      +addToMyContactsGroup +(ContentResolver, long)
      +applyBatch
      +  type  +(ArrayList<ContentProviderOperation>) in android.content.ContentProvider +
      +  type  +(String, ArrayList<ContentProviderOperation>) in android.content.ContentResolver +
      +awakenScrollBars
      +  type  +() in android.view.View +
      +  type  +(int) in android.view.View +
      +  type  +(int, boolean) in android.view.View +
      + +
      B  +A +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +beginTransactionWithListener +(SQLiteTransactionListener)
      + +
      C  +A +B +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +cancel +(String, int)
      +cancelAutoFocus +()
      +cancelSync
      +  type  +(Account, String) in android.content.ContentResolver +
      +  type  +(Uri) in android.content.ContentResolver +
      +cancelThumbnailRequest +(ContentResolver, long)
      +canPause
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      +  type  +() in android.widget.VideoView +
      +canSeekBackward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      +  type  +() in android.widget.VideoView +
      +canSeekForward
      +  type  +() in android.widget.MediaController.MediaPlayerControl +
      +  type  +() in android.widget.VideoView +
      +changeTimeRepeat +(KeyEvent, long, int, int)
      +checkSignatures
      +  type  +(int, int) in android.content.pm.PackageManager +
      +  type  +(int, int) in android.test.mock.MockPackageManager +
      +clear +()
      +clearWallpaper +()
      +compare +(Context, String, String)
      +contains +(Object)
      +createFromResourceStream +(Resources, TypedValue, InputStream, String, Options)
      +createPersonInMyContactsGroup +(ContentResolver, ContentValues)
      + +
      D  +A +B +C +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +decodeImProtocol +(String)
      +describeContents +()
      +dispatch
      +  type  +(Callback, DispatcherState, Object) in android.view.KeyEvent +
      +  type  +(Callback) in android.view.KeyEvent +
      +dispatchClickEvent +(Context)
      +dump +(Printer, String)
      + +
      E  +A +B +C +D +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +encodeCustomImProtocol +(String)
      +encodePredefinedImProtocol +(int)
      + +
      F  +A +B +C +D +E +G +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +findPointerIndex +(int)
      +formatDateRange +(Context, Formatter, long, long, int)
      +formatShortFileSize +(Context, long)
      + +
      G  +A +B +C +D +E +F +H +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +getAntibanding +()
      +getColorEffect +()
      +getContentLength +()
      +getDatabaseEnabled +()
      +getDatabasePath +()
      +getDescription +()
      +getDetachWallpaper +()
      +getDip +()
      +getDisplayLabel
      +  type  +(Context, int, int, CharSequence) in android.provider.Contacts.ContactMethods +
      +  type  +(Context, int, CharSequence) in android.provider.Contacts.Organizations +
      +  type  +(Context, int, CharSequence) in android.provider.Contacts.Phones +
      +  type  +(Context, int, CharSequence, CharSequence[]) in android.provider.Contacts.Phones +
      +getDropDownBackground +()
      +getDropDownHorizontalOffset +()
      +getDropDownVerticalOffset +()
      +getFileName +()
      +getFlashMode +()
      +getFocusMode +()
      +getHeaders +()
      +getHistoricalPressure +(int, int)
      +getHistoricalSize +(int, int)
      +getHistoricalX +(int, int)
      +getHistoricalY +(int, int)
      +getInputStream +()
      +getInstallerPackageName
      +  type  +(String) in android.content.pm.PackageManager +
      +  type  +(String) in android.test.mock.MockPackageManager +
      +getIsSyncable +(Account, String)
      +getJpegQuality +()
      +getJpegThumbnailQuality +()
      +getJpegThumbnailSize +()
      +getKeyDispatcherState
      +  type  +() in android.inputmethodservice.AbstractInputMethodService +
      +  type  +() in android.view.View +
      +getLac +()
      +getList +()
      +getMasterSyncAutomatically +()
      +getMemoryClass +()
      +getName +()
      +getNetworkType +()
      +getParameters +(String)
      +getPath +()
      +getPluginData
      +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptHandler +
      +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptRegistry +
      +getPluginList +()
      +getPointerCount +()
      +getPointerId +(int)
      +getPressure +(int)
      +getProcessMemoryInfo +(int[])
      +getPsc +()
      +getRunningServiceControlPanel +(ComponentName)
      +getSceneMode +()
      +getScrollBarFadeDuration +()
      +getScrollDefaultDelay +()
      +getSetting +(ContentResolver, String, String)
      +getSize +(int)
      +getStatusCode +()
      +getSupportedAntibanding +()
      +getSupportedColorEffects +()
      +getSupportedFlashModes +()
      +getSupportedFocusModes +()
      +getSupportedPictureFormats +()
      +getSupportedPictureSizes +()
      +getSupportedPreviewFormats +()
      +getSupportedPreviewFrameRates +()
      +getSupportedPreviewSizes +()
      +getSupportedSceneModes +()
      +getSupportedWhiteBalance +()
      +getSyncAdapterTypes +()
      +getSyncAutomatically +(Account, String)
      +getSystemAvailableFeatures
      +  type  +() in android.content.pm.PackageManager +
      +  type  +() in android.test.mock.MockPackageManager +
      +getThumbnail +(ContentResolver, long, int, Options)
      +getTotalPrivateDirty +()
      +getTotalPss +()
      +getTotalSharedDirty +()
      +getUseDoubleTree +()
      +getViewBinder +()
      +getWallpaper +()
      +getWallpaperDesiredMinimumHeight +()
      +getWallpaperDesiredMinimumWidth +()
      +getWhiteBalance +()
      +getX +(int)
      +getY +(int)
      + +
      H  +A +B +C +D +E +F +G +I +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +hasIccCard +()
      +hasSystemFeature
      +  type  +(String) in android.content.pm.PackageManager +
      +  type  +(String) in android.test.mock.MockPackageManager +
      + +
      I  +A +B +C +D +E +F +G +H +L +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +injectInsrumentation +(Instrumentation)
      +injectInstrumentation +(Instrumentation)
      +isCanceled +()
      +isFloat
      +  type  +(int) in android.database.AbstractWindowedCursor +
      +  type  +(int, int) in android.database.CursorWindow +
      +isInitialStickyBroadcast +()
      +isLong
      +  type  +(int) in android.database.AbstractWindowedCursor +
      +  type  +(int, int) in android.database.CursorWindow +
      +isLongPress +()
      +isOrderedBroadcast +()
      +isScrollbarFadingEnabled +()
      +isString
      +  type  +(int) in android.database.AbstractWindowedCursor +
      +  type  +(int, int) in android.database.CursorWindow +
      +isSyncActive +(Account, String)
      +isSyncPending +(Account, String)
      +isTracking +()
      +isWiredHeadsetOn +()
      + +
      L  +A +B +C +D +E +F +G +H +I +M +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +loadContactPhoto +(Context, Uri, int, Options)
      +lock +()
      +lockCanvas +(Rect)
      + +
      M  +A +B +C +D +E +F +G +H +I +L +N +O +P +Q +R +S +T +U +W +Y + TOP +

      +markAsContacted +(ContentResolver, long)
      + +
      N  +A +B +C +D +E +F +G +H +I +L +M +O +P +Q +R +S +T +U +W +Y + TOP +

      +newDrawable +(Resources)
      +notify +(String, int, Notification)
      + +
      O  +A +B +C +D +E +F +G +H +I +L +M +N +P +Q +R +S +T +U +W +Y + TOP +

      +obtain +(long, long, int, int, float, float, float, float, int, float, float, int, int)
      +obtainNoHistory +(MotionEvent)
      +onAttachedToWindow
      +  type  +() in android.app.Activity +
      +  type  +() in android.app.Dialog +
      +  type  +() in android.view.Window.Callback +
      +onBackPressed
      +  type  +() in android.app.Activity +
      +  type  +() in android.app.Dialog +
      +onDetachedFromWindow
      +  type  +() in android.app.Activity +
      +  type  +() in android.app.Dialog +
      +  type  +() in android.view.Window.Callback +
      +onExceededDatabaseQuota
      +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.CallbackProxy +
      +  type  +(String, String, long, long, long, QuotaUpdater) in android.webkit.WebChromeClient +
      +onGeolocationPermissionsHidePrompt +()
      +onGeolocationPermissionsShowPrompt +(String, Callback)
      +onKeyLongPress
      +  type  +(int, KeyEvent) in android.app.Activity +
      +  type  +(int, KeyEvent) in android.app.Dialog +
      +  type  +(int, KeyEvent) in android.inputmethodservice.InputMethodService +
      +  type  +(int, KeyEvent) in android.view.KeyEvent.Callback +
      +  type  +(int, KeyEvent) in android.view.View +
      +onQueryPackageManager +(Intent)
      +onSetContentView +()
      +onSignalStrengthChanged +(int)
      +onStart +(Intent, int)
      +onStartCommand +(Intent, int, int)
      +openContactPhotoInputStream +(ContentResolver, Uri)
      +overridePendingTransition +(int, int)
      + +
      P  +A +B +C +D +E +F +G +H +I +L +M +N +O +Q +R +S +T +U +W +Y + TOP +

      +peekWallpaper +()
      +pluginClicked +(Context, int)
      +postUrl +(String, byte[])
      + +
      Q  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +R +S +T +U +W +Y + TOP +

      +queryGroups +(ContentResolver, long)
      +quit +()
      + +
      R  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +S +T +U +W +Y + TOP +

      +readExceptionWithOperationApplicationExceptionFromParcel +(Parcel)
      +readFromParcel +(Parcel)
      +refreshPlugins +(boolean)
      +registerHandler +(UrlInterceptHandler)
      +remove +(Object)
      +removeGpsData +()
      +removeNmeaListener +(NmeaListener)
      +removePlugin +(Plugin)
      +removeStatusChangeListener +(Object)
      +requestSync +(Account, String, Bundle)
      + +
      S  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +T +U +W +Y + TOP +

      +sendStickyOrderedBroadcast
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.Context +
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.content.ContextWrapper +
      +  type  +(Intent, BroadcastReceiver, Handler, int, String, Bundle) in android.test.mock.MockContext +
      +setAntibanding +(String)
      +setBluetoothA2dpOn +(boolean)
      +setCid +(int)
      +setClickHandler +(PreferencesClickHandler)
      +setColorEffect +(String)
      +setDatabaseEnabled +(boolean)
      +setDatabasePath +(String)
      +setDescription +(String)
      +setDetachWallpaper +(boolean)
      +setDropDownBackgroundDrawable +(Drawable)
      +setDropDownBackgroundResource +(int)
      +setDropDownHorizontalOffset +(int)
      +setDropDownVerticalOffset +(int)
      +setEGLContextFactory +(EGLContextFactory)
      +setEGLWindowSurfaceFactory +(EGLWindowSurfaceFactory)
      +setFileName +(String)
      +setFlashMode +(String)
      +setFocusMode +(String)
      +setForeground +(boolean)
      +setGeolocationDatabasePath +(String)
      +setGeolocationEnabled +(boolean)
      +setGpsAltitude +(double)
      +setGpsLatitude +(double)
      +setGpsLongitude +(double)
      +setGpsTimestamp +(long)
      +setInstrumentaiton +(Instrumentation)
      +setInstrumentation +(Instrumentation)
      +setIntentRedelivery +(boolean)
      +setIsSyncable +(Account, String, int)
      +setJpegQuality +(int)
      +setJpegThumbnailQuality +(int)
      +setJpegThumbnailSize +(int, int)
      +setMasterSyncAutomatically +(boolean)
      +setName +(String)
      +setParameters +(String)
      +setPath +(String)
      +setPhotoData +(ContentResolver, Uri, byte[])
      +setRotation +(int)
      +setRssi +(int)
      +setSceneMode +(String)
      +setScrollbarFadingEnabled +(boolean)
      +setSetting +(ContentResolver, String, String, String)
      +setSyncAutomatically +(Account, String, boolean)
      +setUrlInterceptDisabled +(boolean)
      +setUseDoubleTree +(boolean)
      +setViewBinder +(ViewBinder)
      +setViewText +(TextView, String)
      +setWallpaper
      +  type  +(Bitmap) in android.content.Context +
      +  type  +(InputStream) in android.content.Context +
      +setWhiteBalance +(String)
      +setWiredHeadsetOn +(boolean)
      +setZOrderMediaOverlay +(boolean)
      +setZOrderOnTop +(boolean)
      +startForeground +(int, Notification)
      +startIntentSender
      +  type  +(IntentSender, Intent, int, int, int) in android.content.Context +
      +  type  +(IntentSender, Intent, int, int, int) in android.content.ContextWrapper +
      +  type  +(IntentSender, Intent, int, int, int) in android.test.mock.MockContext +
      +startIntentSenderForResult +(IntentSender, int, Intent, int, int, int)
      +startIntentSenderFromChild +(Activity, IntentSender, int, Intent, int, int, int)
      +startSync +(Uri, Bundle)
      +startTone +(int, int)
      +startTracking +()
      +stopForeground +(boolean)
      + +
      T  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +U +W +Y + TOP +

      +takePicture +(ShutterCallback, PictureCallback, PictureCallback, PictureCallback)
      +triggerSearch
      +  type  +(String, Bundle) in android.app.Activity +
      +  type  +(String, ComponentName, Bundle) in android.app.SearchManager +
      + +
      U  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +W +Y + TOP +

      +unlock +()
      +unregisterHandler +(UrlInterceptHandler)
      +urlInterceptDisabled +()
      + +
      W  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +Y + TOP +

      +writeToParcel +(Parcel, int)
      + +
      Y  +A +B +C +D +E +F +G +H +I +L +M +N +O +P +Q +R +S +T +U +W + TOP +

      +yieldIfContendedSafely +(long)
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_changes.html b/docs/html/sdk/api_diff/5/changes/methods_index_changes.html new file mode 100644 index 000000000000..b555cfdf68d3 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/methods_index_changes.html @@ -0,0 +1,447 @@ + + + + + + + + + +Method Changes Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Methods +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + +
      A  +C +D +E +G +I +L +M +O +P +Q +R +S +U + TOP +

      +addPlugin +(Plugin)
      +addPostalLocation +(Context, long, double, double)
      +addToGroup
      +  type  +(ContentResolver, long, String) in android.provider.Contacts.People +
      +  type  +(ContentResolver, long, long) in android.provider.Contacts.People +
      +addToMyContactsGroup +(ContentResolver, long)
      + +
      C  +A +D +E +G +I +L +M +O +P +Q +R +S +U + TOP +

      +cancelSync +(Uri)
      +clear +()
      +clearWallpaper +()
      +createPersonInMyContactsGroup +(ContentResolver, ContentValues)
      + +
      D  +A +C +E +G +I +L +M +O +P +Q +R +S +U + TOP +

      +decodeImProtocol +(String)
      +dispatch +(Callback)
      +dispatchClickEvent +(Context)
      + +
      E  +A +C +D +G +I +L +M +O +P +Q +R +S +U + TOP +

      +encodeCustomImProtocol +(String)
      +encodePredefinedImProtocol +(int)
      + +
      G  +A +C +D +E +I +L +M +O +P +Q +R +S +U + TOP +

      +getContentLength +()
      +getDescription +()
      +getDisplayLabel
      +  type  +(Context, int, int, CharSequence) in android.provider.Contacts.ContactMethods +
      +  type  +(Context, int, CharSequence) in android.provider.Contacts.Organizations +
      +  type  +(Context, int, CharSequence) in android.provider.Contacts.Phones +
      +  type  +(Context, int, CharSequence, CharSequence[]) in android.provider.Contacts.Phones +
      +getFileName +()
      +getHeaders +()
      +getInputStream +()
      +getList +()
      +getName +()
      +getPath +()
      +getPluginData
      +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptHandler +
      +  type  +(String, Map<String, String>) in android.webkit.UrlInterceptRegistry +
      +getPluginList +()
      +getSetting +(ContentResolver, String, String)
      +getStatusCode +()
      +getUseDoubleTree +()
      +getWallpaper +()
      +getWallpaperDesiredMinimumHeight +()
      +getWallpaperDesiredMinimumWidth +()
      + +
      I  +A +C +D +E +G +L +M +O +P +Q +R +S +U + TOP +

      +injectInsrumentation +(Instrumentation)
      + +
      L  +A +C +D +E +G +I +M +O +P +Q +R +S +U + TOP +

      +loadContactPhoto +(Context, Uri, int, Options)
      +lockCanvas +(Rect)
      + +
      M  +A +C +D +E +G +I +L +O +P +Q +R +S +U + TOP +

      +markAsContacted +(ContentResolver, long)
      + +
      O  +A +C +D +E +G +I +L +M +P +Q +R +S +U + TOP +

      +onSignalStrengthChanged +(int)
      +onStart +(Intent, int)
      +openContactPhotoInputStream +(ContentResolver, Uri)
      + +
      P  +A +C +D +E +G +I +L +M +O +Q +R +S +U + TOP +

      +peekWallpaper +()
      +pluginClicked +(Context, int)
      + +
      Q  +A +C +D +E +G +I +L +M +O +P +R +S +U + TOP +

      +queryGroups +(ContentResolver, long)
      + +
      R  +A +C +D +E +G +I +L +M +O +P +Q +S +U + TOP +

      +refreshPlugins +(boolean)
      +registerHandler +(UrlInterceptHandler)
      +removePlugin +(Plugin)
      + +
      S  +A +C +D +E +G +I +L +M +O +P +Q +R +U + TOP +

      +setBluetoothA2dpOn +(boolean)
      +setCid +(int)
      +setClickHandler +(PreferencesClickHandler)
      +setDescription +(String)
      +setFileName +(String)
      +setForeground +(boolean)
      +setInstrumentaiton +(Instrumentation)
      +setName +(String)
      +setPath +(String)
      +setPhotoData +(ContentResolver, Uri, byte[])
      +setRssi +(int)
      +setSetting +(ContentResolver, String, String, String)
      +setUrlInterceptDisabled +(boolean)
      +setUseDoubleTree +(boolean)
      +setWallpaper
      +  type  +(Bitmap) in android.content.Context +
      +  type  +(InputStream) in android.content.Context +
      +startSync +(Uri, Bundle)
      + +
      U  +A +C +D +E +G +I +L +M +O +P +Q +R +S + TOP +

      +unregisterHandler +(UrlInterceptHandler)
      +urlInterceptDisabled +()
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/methods_index_removals.html b/docs/html/sdk/api_diff/5/changes/methods_index_removals.html new file mode 100644 index 000000000000..c2be1d77f2d1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/methods_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Method Removals Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Methods +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_additions.html b/docs/html/sdk/api_diff/5/changes/packages_index_additions.html new file mode 100644 index 000000000000..96aca20b06e1 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/packages_index_additions.html @@ -0,0 +1,67 @@ + + + + + + + + + +Package Additions Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Packages +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      +
      +
      + +android.accounts
      +android.bluetooth
      +android.telephony.cdma
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_all.html b/docs/html/sdk/api_diff/5/changes/packages_index_all.html new file mode 100644 index 000000000000..73f5da10f25a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/packages_index_all.html @@ -0,0 +1,102 @@ + + + + + + + + + +Package Differences Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +Packages +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      +
      +
      + +android
      +android.accounts
      +android.app
      +android.bluetooth
      +android.content
      +android.content.pm
      +android.content.res
      +android.database
      +android.database.sqlite
      +android.graphics
      +android.graphics.drawable
      +android.hardware
      +android.inputmethodservice
      +android.location
      +android.media
      +android.opengl
      +android.os
      +android.provider
      +android.telephony
      +android.telephony.cdma
      +android.test
      +android.test.mock
      +android.text
      +android.text.format
      +android.text.style
      +android.util
      +android.view
      +android.view.animation
      +android.webkit
      +android.widget
      + +dalvik.system
      + +java.lang
      +java.net
      +java.util
      +java.util.concurrent
      +java.util.concurrent.locks
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_changes.html b/docs/html/sdk/api_diff/5/changes/packages_index_changes.html new file mode 100644 index 000000000000..fbdb41e09f27 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/packages_index_changes.html @@ -0,0 +1,99 @@ + + + + + + + + + +Package Changes Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Packages +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      +
      +
      + +android
      +android.app
      +android.content
      +android.content.pm
      +android.content.res
      +android.database
      +android.database.sqlite
      +android.graphics
      +android.graphics.drawable
      +android.hardware
      +android.inputmethodservice
      +android.location
      +android.media
      +android.opengl
      +android.os
      +android.provider
      +android.telephony
      +android.test
      +android.test.mock
      +android.text
      +android.text.format
      +android.text.style
      +android.util
      +android.view
      +android.view.animation
      +android.webkit
      +android.widget
      + +dalvik.system
      + +java.lang
      +java.net
      +java.util
      +java.util.concurrent
      +java.util.concurrent.locks
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/packages_index_removals.html b/docs/html/sdk/api_diff/5/changes/packages_index_removals.html new file mode 100644 index 000000000000..d4d0afb6c535 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/packages_index_removals.html @@ -0,0 +1,63 @@ + + + + + + + + + +Package Removals Index + + + + + + + + + + + + + + + +
      + Filter the Index: +
      +All Packages +
      +Removals +
      +Additions +
      +Changes +
      +
      +Bold indicates New; Strike indicates deleted. Plain indicates changed. +
      +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.app.html b/docs/html/sdk/api_diff/5/changes/pkg_android.app.html new file mode 100644 index 000000000000..7cbfac926902 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.app.html @@ -0,0 +1,204 @@ + + + + + + + + + +android.app + + + + + + + + + + +
      +
      +
      +

      +Package android.app +

      +

      + + + + + + + + +
      Added Classes +
      + + WallpaperManager +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + Activity +  
      + + ActivityManager +  
      + + ActivityManager.RunningAppProcessInfo +  
      + + ActivityManager.RunningServiceInfo +  
      + + Dialog +  
      + + IntentService +  
      + + LauncherActivity +  
      + + Notification +  
      + + NotificationManager +  
      + + SearchManager +  
      + + Service +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.content.html b/docs/html/sdk/api_diff/5/changes/pkg_android.content.html new file mode 100644 index 000000000000..8474af5e2eaa --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.content.html @@ -0,0 +1,239 @@ + + + + + + + + + +android.content + + + + + + + + + + +
      +
      +
      +

      +Package android.content +

      +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Classes and Interfaces +
      + + AbstractThreadedSyncAdapter +  
      + + ContentProviderClient +  
      + + ContentProviderOperation +  
      + + ContentProviderOperation.
      Builder
      +
       
      + + ContentProviderResult +  
      + + OperationApplicationException +  
      + + SyncAdapterType +  
      + + SyncContext +  
      + + SyncResult +  
      + + SyncStats +  
      + + SyncStatusObserver +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + BroadcastReceiver +  
      + + ContentProvider +  
      + + ContentResolver +  
      + + Context +  
      + + ContextWrapper +  
      + + Intent +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html new file mode 100644 index 000000000000..a58c15181ec8 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.content.pm.html @@ -0,0 +1,176 @@ + + + + + + + + + +android.content.pm + + + + + + + + + + +
      +
      +
      +

      +Package android.content.pm +

      +

      + + + + + + + + + + + + +
      Added Classes +
      + + FeatureInfo +  
      + + LabeledIntent +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + ActivityInfo +  
      + + PackageInfo +  
      + + PackageManager +  
      + + ProviderInfo +  
      + + ResolveInfo +  
      + + ServiceInfo +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html new file mode 100644 index 000000000000..7f8ae7ea39bf --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.content.res.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.content.res + + + + + + + + + + +
      +
      +
      +

      +Package android.content.res +

      +

      + + + + + + + + +
      Changed Classes +
      + + Configuration +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.database.html b/docs/html/sdk/api_diff/5/changes/pkg_android.database.html new file mode 100644 index 000000000000..805285642754 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.database.html @@ -0,0 +1,133 @@ + + + + + + + + + +android.database + + + + + + + + + + +
      +
      +
      +

      +Package android.database +

      +

      + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + AbstractWindowedCursor +  
      + + CursorWindow +  
      + + DatabaseUtils +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html b/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html new file mode 100644 index 000000000000..15484ebd82ea --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.database.sqlite.html @@ -0,0 +1,134 @@ + + + + + + + + + +android.database.sqlite + + + + + + + + + + +
      +
      +
      +

      +Package android.database.sqlite +

      +

      + + + + + + + + +
      Added Interfaces +
      + + SQLiteTransactionListener +  
      +  +

      + + + + + + + + +
      Changed Classes +
      + + SQLiteDatabase +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html new file mode 100644 index 000000000000..dd6f427544c6 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.drawable.html @@ -0,0 +1,140 @@ + + + + + + + + + +android.graphics.drawable + + + + + + + + + + +
      +
      +
      +

      +Package android.graphics.drawable +

      +

      + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + BitmapDrawable +  
      + + Drawable +  
      + + Drawable.ConstantState +  
      + + NinePatchDrawable +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html new file mode 100644 index 000000000000..3e540a030366 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.graphics.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.graphics + + + + + + + + + + +
      +
      +
      +

      +Package android.graphics +

      +

      + + + + + + + + +
      Changed Classes +
      + + PixelFormat +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html new file mode 100644 index 000000000000..b042678519fb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.hardware.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.hardware + + + + + + + + + + +
      +
      +
      +

      +Package android.hardware +

      +

      + + + + + + + + + + + + +
      Changed Classes +
      + + Camera +  
      + + Camera.Parameters +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.html b/docs/html/sdk/api_diff/5/changes/pkg_android.html new file mode 100644 index 000000000000..b16e8cc4c06e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.html @@ -0,0 +1,140 @@ + + + + + + + + + +android + + + + + + + + + + +
      +
      +
      +

      +Package android +

      +

      + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + Manifest.permission +  
      + + R.attr +  
      + + R.drawable +  
      + + R.style +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html b/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html new file mode 100644 index 000000000000..457dc55c120e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.inputmethodservice.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.inputmethodservice + + + + + + + + + + +
      +
      +
      +

      +Package android.inputmethodservice +

      +

      + + + + + + + + + + + + +
      Changed Classes +
      + + AbstractInputMethodService +  
      + + InputMethodService +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.location.html b/docs/html/sdk/api_diff/5/changes/pkg_android.location.html new file mode 100644 index 000000000000..f67a280cb485 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.location.html @@ -0,0 +1,134 @@ + + + + + + + + + +android.location + + + + + + + + + + +
      +
      +
      +

      +Package android.location +

      +

      + + + + + + + + +
      Added Interfaces +
      + + GpsStatus.NmeaListener +  
      +  +

      + + + + + + + + +
      Changed Classes +
      + + LocationManager +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.media.html b/docs/html/sdk/api_diff/5/changes/pkg_android.media.html new file mode 100644 index 000000000000..0b2779880b47 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.media.html @@ -0,0 +1,155 @@ + + + + + + + + + +android.media + + + + + + + + + + +
      +
      +
      +

      +Package android.media +

      +

      + + + + + + + + +
      Added Classes +
      + + ExifInterface +  
      +  +

      + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + AudioFormat +  
      + + AudioManager +  
      + + MediaPlayer +  
      + + ToneGenerator +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html b/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html new file mode 100644 index 000000000000..e58bad224a17 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.opengl.html @@ -0,0 +1,141 @@ + + + + + + + + + +android.opengl + + + + + + + + + + +
      +
      +
      +

      +Package android.opengl +

      +

      + + + + + + + + + + + + +
      Added Interfaces +
      + + GLSurfaceView.EGLContextFactory +  
      + + GLSurfaceView.EGLWindowSurfaceFactory +  
      +  +

      + + + + + + + + +
      Changed Classes +
      + + GLSurfaceView +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.os.html b/docs/html/sdk/api_diff/5/changes/pkg_android.os.html new file mode 100644 index 000000000000..bf1bcf422ef2 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.os.html @@ -0,0 +1,155 @@ + + + + + + + + + +android.os + + + + + + + + + + +
      +
      +
      +

      +Package android.os +

      +

      + + + + + + + + +
      Added Classes +
      + + ParcelUuid +  
      +  +

      + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + BatteryManager +  
      + + Build.VERSION_CODES +  
      + + Debug.MemoryInfo +  
      + + HandlerThread +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html new file mode 100644 index 000000000000..3896ff4184eb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.provider.html @@ -0,0 +1,694 @@ + + + + + + + + + +android.provider + + + + + + + + + + +
      +
      +
      +

      +Package android.provider +

      +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Classes and Interfaces +
      + + ContactsContract +  
      + + ContactsContract.AggregationExceptions +  
      + + ContactsContract.BaseSyncColumns +  
      + + ContactsContract.CommonDataKinds +  
      + + ContactsContract.CommonDataKinds.
      BaseTypes
      +
       
      + + ContactsContract.CommonDataKinds.
      CommonColumns
      +
       
      + + ContactsContract.CommonDataKinds.
      Email
      +
       
      + + ContactsContract.CommonDataKinds.
      Event
      +
       
      + + ContactsContract.CommonDataKinds.
      GroupMembership
      +
       
      + + ContactsContract.CommonDataKinds.
      Im
      +
       
      + + ContactsContract.CommonDataKinds.
      Nickname
      +
       
      + + ContactsContract.CommonDataKinds.
      Note
      +
       
      + + ContactsContract.CommonDataKinds.
      Organization
      +
       
      + + ContactsContract.CommonDataKinds.
      Phone
      +
       
      + + ContactsContract.CommonDataKinds.
      Photo
      +
       
      + + ContactsContract.CommonDataKinds.
      Relation
      +
       
      + + ContactsContract.CommonDataKinds.
      StructuredName
      +
       
      + + ContactsContract.CommonDataKinds.
      StructuredPostal
      +
       
      + + ContactsContract.CommonDataKinds.
      Website
      +
       
      + + ContactsContract.ContactOptionsColumns +  
      + + ContactsContract.ContactStatusColumns +  
      + + ContactsContract.Contacts +  
      + + ContactsContract.Contacts.
      AggregationSuggestions
      +
       
      + + ContactsContract.Contacts.
      Data
      +
       
      + + ContactsContract.Contacts.
      Photo
      +
       
      + + ContactsContract.ContactsColumns +  
      + + ContactsContract.Data +  
      + + ContactsContract.DataColumns +  
      + + ContactsContract.DataColumnsWithJoins +  
      + + ContactsContract.Groups +  
      + + ContactsContract.GroupsColumns +  
      + + ContactsContract.Intents +  
      + + ContactsContract.Intents.
      Insert
      +
       
      + + ContactsContract.PhoneLookup +  
      + + ContactsContract.PhoneLookupColumns +  
      + + ContactsContract.Presence +  
      + + ContactsContract.PresenceColumns +  
      + + ContactsContract.QuickContact +  
      + + ContactsContract.RawContacts +  
      + + ContactsContract.RawContacts.
      Data
      +
       
      + + ContactsContract.RawContacts.
      Entity
      +
       
      + + ContactsContract.RawContactsColumns +  
      + + ContactsContract.RawContactsEntity +  
      + + ContactsContract.Settings +  
      + + ContactsContract.SettingsColumns +  
      + + ContactsContract.StatusColumns +  
      + + ContactsContract.StatusUpdates +  
      + + ContactsContract.SyncColumns +  
      + + ContactsContract.SyncState +  
      + + MediaStore.Video.Thumbnails +  
      + + SyncStateContract +  
      + + SyncStateContract.Columns +  
      + + SyncStateContract.Constants +  
      + + SyncStateContract.Helpers +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes and Interfaces +
      + + Contacts +  
      + + Contacts.ContactMethods +  
      + + Contacts.ContactMethodsColumns +  
      + + Contacts.Extensions +  
      + + Contacts.ExtensionsColumns +  
      + + Contacts.GroupMembership +  
      + + Contacts.Groups +  
      + + Contacts.GroupsColumns +  
      + + Contacts.Intents +  
      + + Contacts.Intents.Insert +  
      + + Contacts.Intents.UI +  
      + + Contacts.OrganizationColumns +  
      + + Contacts.Organizations +  
      + + Contacts.People +  
      + + Contacts.People.ContactMethods +  
      + + Contacts.People.Extensions +  
      + + Contacts.People.Phones +  
      + + Contacts.PeopleColumns +  
      + + Contacts.Phones +  
      + + Contacts.PhonesColumns +  
      + + Contacts.Photos +  
      + + Contacts.PhotosColumns +  
      + + Contacts.PresenceColumns +  
      + + Contacts.Settings +  
      + + Contacts.SettingsColumns +  
      + + MediaStore.Images.Thumbnails +  
      + + Settings +  
      + + Settings.System +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html b/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html new file mode 100644 index 000000000000..9b32c827bb35 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.telephony.html @@ -0,0 +1,140 @@ + + + + + + + + + +android.telephony + + + + + + + + + + +
      +
      +
      +

      +Package android.telephony +

      +

      + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + NeighboringCellInfo +  
      + + PhoneNumberUtils +  
      + + PhoneStateListener +  
      + + TelephonyManager +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.test.html b/docs/html/sdk/api_diff/5/changes/pkg_android.test.html new file mode 100644 index 000000000000..a5f6543ae55e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.test.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.test + + + + + + + + + + +
      +
      +
      +

      +Package android.test +

      +

      + + + + + + + + + + + + +
      Changed Classes +
      + + AndroidTestRunner +  
      + + InstrumentationTestCase +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html b/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html new file mode 100644 index 000000000000..52d1348b943a --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.test.mock.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.test.mock + + + + + + + + + + +
      +
      +
      +

      +Package android.test.mock +

      +

      + + + + + + + + + + + + +
      Changed Classes +
      + + MockContext +  
      + + MockPackageManager +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html b/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html new file mode 100644 index 000000000000..ffcff5b42d72 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.text.format.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.text.format + + + + + + + + + + +
      +
      +
      +

      +Package android.text.format +

      +

      + + + + + + + + + + + + +
      Changed Classes +
      + + DateUtils +  
      + + Formatter +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.text.html b/docs/html/sdk/api_diff/5/changes/pkg_android.text.html new file mode 100644 index 000000000000..153d208b8a71 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.text.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.text + + + + + + + + + + +
      +
      +
      +

      +Package android.text +

      +

      + + + + + + + + + + + + +
      Changed Classes and Interfaces +
      + + InputType +  
      + + TextPaint +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html b/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html new file mode 100644 index 000000000000..9a37f7d5288f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.text.style.html @@ -0,0 +1,141 @@ + + + + + + + + + +android.text.style + + + + + + + + + + +
      +
      +
      +

      +Package android.text.style +

      +

      + + + + + + + + +
      Added Interfaces +
      + + LineHeightSpan.WithDensity +  
      +  +

      + + + + + + + + + + + + +
      Changed Classes +
      + + AbsoluteSizeSpan +  
      + + ImageSpan +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.util.html b/docs/html/sdk/api_diff/5/changes/pkg_android.util.html new file mode 100644 index 000000000000..6cbbf6e2bf4f --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.util.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.util + + + + + + + + + + +
      +
      +
      +

      +Package android.util +

      +

      + + + + + + + + +
      Added Classes +
      + + Pair +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html b/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html new file mode 100644 index 000000000000..7922dba080eb --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.view.animation.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.view.animation + + + + + + + + + + +
      +
      +
      +

      +Package android.view.animation +

      +

      + + + + + + + + +
      Changed Classes +
      + + Animation +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.view.html b/docs/html/sdk/api_diff/5/changes/pkg_android.view.html new file mode 100644 index 000000000000..087ec166dd6c --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.view.html @@ -0,0 +1,204 @@ + + + + + + + + + +android.view + + + + + + + + + + +
      +
      +
      +

      +Package android.view +

      +

      + + + + + + + + +
      Added Classes +
      + + KeyEvent.DispatcherState +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes and Interfaces +
      + + HapticFeedbackConstants +  
      + + KeyEvent +  
      + + KeyEvent.Callback +  
      + + MotionEvent +  
      + + Surface +  
      + + SurfaceHolder +  
      + + SurfaceView +  
      + + View +  
      + + ViewConfiguration +  
      + + Window.Callback +  
      + + WindowManager.LayoutParams +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html b/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html new file mode 100644 index 000000000000..0044a9631595 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.webkit.html @@ -0,0 +1,225 @@ + + + + + + + + + +android.webkit + + + + + + + + + + +
      +
      +
      +

      +Package android.webkit +

      +

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Added Classes and Interfaces +
      + + GeolocationPermissions +  
      + + GeolocationPermissions.
      Callback
      +
       
      + + PluginStub +  
      + + WebStorage +  
      + + WebStorage.QuotaUpdater +  
      +  +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes and Interfaces +
      + + CallbackProxy +  
      + + Plugin +  
      + + PluginData +  
      + + PluginList +  
      + + UrlInterceptHandler +  
      + + UrlInterceptRegistry +  
      + + WebChromeClient +  
      + + WebSettings +  
      + + WebView +  
      + + WebViewClient +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html new file mode 100644 index 000000000000..33a47c62e67d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_android.widget.html @@ -0,0 +1,162 @@ + + + + + + + + + +android.widget + + + + + + + + + + +
      +
      +
      +

      +Package android.widget +

      +

      + + + + + + + + + + + + +
      Added Classes and Interfaces +
      + + QuickContactBadge +  
      + + SimpleCursorTreeAdapter.
      ViewBinder
      +
       
      +  +

      + + + + + + + + + + + + + + + + + + + + +
      Changed Classes and Interfaces +
      + + AutoCompleteTextView +  
      + + MediaController.MediaPlayerControl +  
      + + SimpleCursorTreeAdapter +  
      + + VideoView +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html b/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html new file mode 100644 index 000000000000..5fd2211ec4b5 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_dalvik.system.html @@ -0,0 +1,175 @@ + + + + + + + + + +dalvik.system + + + + + + + + + + +
      +
      +
      +

      +Package dalvik.system +

      +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Changed Classes +
      + + AllocationLimitError +  
      + + PotentialDeadlockError +  
      + + StaleDexCacheError +  
      + + TemporaryDirectory +  
      + + TouchDex +  
      + + VMDebug +  
      + + VMRuntime +  
      + + VMStack +  
      + + Zygote +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.lang.html b/docs/html/sdk/api_diff/5/changes/pkg_java.lang.html new file mode 100644 index 000000000000..35b3da594c75 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_java.lang.html @@ -0,0 +1,119 @@ + + + + + + + + + +java.lang + + + + + + + + + + +
      +
      +
      +

      +Package java.lang +

      +

      + + + + + + + + +
      Changed Classes +
      + + String +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.net.html b/docs/html/sdk/api_diff/5/changes/pkg_java.net.html new file mode 100644 index 000000000000..e98015ab4c4d --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_java.net.html @@ -0,0 +1,119 @@ + + + + + + + + + +java.net + + + + + + + + + + +
      +
      +
      +

      +Package java.net +

      +

      + + + + + + + + +
      Changed Classes +
      + + Socket +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html new file mode 100644 index 000000000000..f1985416276e --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.html @@ -0,0 +1,119 @@ + + + + + + + + + +java.util.concurrent + + + + + + + + + + +
      +
      +
      +

      +Package java.util.concurrent +

      +

      + + + + + + + + +
      Changed Interfaces +
      + + BlockingQueue +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html new file mode 100644 index 000000000000..a897a9cd28d0 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_java.util.concurrent.locks.html @@ -0,0 +1,119 @@ + + + + + + + + + +java.util.concurrent.locks + + + + + + + + + + +
      +
      +
      +

      +Package java.util.concurrent.locks +

      +

      + + + + + + + + +
      Added Classes +
      + + AbstractOwnableSynchronizer +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/changes/pkg_java.util.html b/docs/html/sdk/api_diff/5/changes/pkg_java.util.html new file mode 100644 index 000000000000..be89b5df5450 --- /dev/null +++ b/docs/html/sdk/api_diff/5/changes/pkg_java.util.html @@ -0,0 +1,119 @@ + + + + + + + + + +java.util + + + + + + + + + + +
      +
      +
      +

      +Package java.util +

      +

      + + + + + + + + +
      Changed Classes +
      + + Date +  
      +  +

      + +
      +
      + + + + diff --git a/docs/html/sdk/api_diff/5/missingSinces.txt b/docs/html/sdk/api_diff/5/missingSinces.txt new file mode 100644 index 000000000000..26b6ea721d2e --- /dev/null +++ b/docs/html/sdk/api_diff/5/missingSinces.txt @@ -0,0 +1,531 @@ +NO DOC BLOCK: java.util.concurrent.locks.AbstractOwnableSynchronizer Class +NO DOC BLOCK: android.content.AbstractThreadedSyncAdapter Class +NO DOC BLOCK: android.provider.ContactsContract Class +NO DOC BLOCK: android.provider.ContactsContract.AggregationExceptions Class +NO DOC BLOCK: android.provider.ContactsContract.BaseSyncColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.BaseTypes Interface +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.CommonColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Email Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Event Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.GroupMembership Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Im Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Nickname Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Note Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Organization Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Phone Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Photo Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Relation Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.StructuredName Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.StructuredPostal Class +NO DOC BLOCK: android.provider.ContactsContract.CommonDataKinds.Website Class +NO DOC BLOCK: android.provider.ContactsContract.ContactOptionsColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.Contacts Class +NO DOC BLOCK: android.provider.ContactsContract.Contacts.AggregationSuggestions Class +NO DOC BLOCK: android.provider.ContactsContract.Contacts.Data Class +NO DOC BLOCK: android.provider.ContactsContract.Contacts.Photo Class +NO DOC BLOCK: android.provider.ContactsContract.ContactsColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.ContactStatusColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.Data Class +NO DOC BLOCK: android.provider.ContactsContract.DataColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.DataColumnsWithJoins Interface +NO DOC BLOCK: android.provider.ContactsContract.Groups Class +NO DOC BLOCK: android.provider.ContactsContract.GroupsColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.Intents Class +NO DOC BLOCK: android.provider.ContactsContract.Intents.Insert Class +NO DOC BLOCK: android.provider.ContactsContract.PhoneLookup Class +NO DOC BLOCK: android.provider.ContactsContract.PhoneLookupColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.Presence Class +NO DOC BLOCK: android.provider.ContactsContract.PresenceColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.QuickContact Class +NO DOC BLOCK: android.provider.ContactsContract.RawContacts Class +NO DOC BLOCK: android.provider.ContactsContract.RawContacts.Data Class +NO DOC BLOCK: android.provider.ContactsContract.RawContacts.Entity Class +NO DOC BLOCK: android.provider.ContactsContract.RawContactsColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.RawContactsEntity Class +NO DOC BLOCK: android.provider.ContactsContract.Settings Class +NO DOC BLOCK: android.provider.ContactsContract.SettingsColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.StatusColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.StatusUpdates Class +NO DOC BLOCK: android.provider.ContactsContract.SyncColumns Interface +NO DOC BLOCK: android.provider.ContactsContract.SyncState Class +NO DOC BLOCK: android.content.ContentProviderClient Class +NO DOC BLOCK: android.content.ContentProviderOperation Class +NO DOC BLOCK: android.content.ContentProviderOperation.Builder Class +NO DOC BLOCK: android.content.ContentProviderResult Class +NO DOC BLOCK: android.media.ExifInterface Class +NO DOC BLOCK: android.content.pm.FeatureInfo Class +NO DOC BLOCK: android.webkit.GeolocationPermissions Class +NO DOC BLOCK: android.webkit.GeolocationPermissions.Callback Interface +NO DOC BLOCK: android.opengl.GLSurfaceView.EGLContextFactory Interface +NO DOC BLOCK: android.opengl.GLSurfaceView.EGLWindowSurfaceFactory Interface +NO DOC BLOCK: android.location.GpsStatus.NmeaListener Interface +NO DOC BLOCK: android.view.KeyEvent.DispatcherState Class +NO DOC BLOCK: android.content.pm.LabeledIntent Class +NO DOC BLOCK: android.text.style.LineHeightSpan.WithDensity Interface +NO DOC BLOCK: android.provider.MediaStore.Video.Thumbnails Class +NO DOC BLOCK: android.content.OperationApplicationException Class +NO DOC BLOCK: android.util.Pair Class +NO DOC BLOCK: android.os.ParcelUuid Class +NO DOC BLOCK: android.webkit.PluginStub Interface +NO DOC BLOCK: android.widget.QuickContactBadge Class +NO DOC BLOCK: android.widget.SimpleCursorTreeAdapter.ViewBinder Interface +NO DOC BLOCK: android.database.sqlite.SQLiteTransactionListener Interface +NO DOC BLOCK: android.content.SyncAdapterType Class +NO DOC BLOCK: android.content.SyncContext Class +NO DOC BLOCK: android.content.SyncResult Class +NO DOC BLOCK: android.provider.SyncStateContract Class +NO DOC BLOCK: android.provider.SyncStateContract.Columns Interface +NO DOC BLOCK: android.provider.SyncStateContract.Constants Class +NO DOC BLOCK: android.provider.SyncStateContract.Helpers Class +NO DOC BLOCK: android.content.SyncStats Class +NO DOC BLOCK: android.content.SyncStatusObserver Interface +NO DOC BLOCK: android.app.WallpaperManager Class +NO DOC BLOCK: android.webkit.WebStorage Class +NO DOC BLOCK: android.webkit.WebStorage.QuotaUpdater Interface +NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Constructor (int, boolean) +NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources) +NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources, java.lang.String) +NO DOC BLOCK: android.graphics.drawable.BitmapDrawable Constructor (android.content.res.Resources, java.io.InputStream) +NO DOC BLOCK: android.content.ContentResolver Method acquireContentProviderClient(android.net.Uri) +NO DOC BLOCK: android.content.ContentResolver Method acquireContentProviderClient(java.lang.String) +NO DOC BLOCK: android.location.LocationManager Method addNmeaListener(android.location.GpsStatus.NmeaListener) +NO DOC BLOCK: android.content.ContentResolver Method addStatusChangeListener(int, android.content.SyncStatusObserver) +NO DOC BLOCK: android.content.ContentProvider Method applyBatch(java.util.ArrayList) +NO DOC BLOCK: android.content.ContentResolver Method applyBatch(java.lang.String, java.util.ArrayList) +NO DOC BLOCK: android.view.View Method awakenScrollBars() +NO DOC BLOCK: android.view.View Method awakenScrollBars(int) +NO DOC BLOCK: android.view.View Method awakenScrollBars(int, boolean) +NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method beginTransactionWithListener(android.database.sqlite.SQLiteTransactionListener) +NO DOC BLOCK: android.app.NotificationManager Method cancel(java.lang.String, int) +NO DOC BLOCK: android.hardware.Camera Method cancelAutoFocus() +NO DOC BLOCK: android.content.ContentResolver Method cancelSync(android.accounts.Account, java.lang.String) +NO DOC BLOCK: android.provider.MediaStore.Images.Thumbnails Method cancelThumbnailRequest(android.content.ContentResolver, long) +NO DOC BLOCK: android.widget.MediaController.MediaPlayerControl Method canPause() +NO DOC BLOCK: android.widget.VideoView Method canPause() +NO DOC BLOCK: android.widget.MediaController.MediaPlayerControl Method canSeekBackward() +NO DOC BLOCK: android.widget.VideoView Method canSeekBackward() +NO DOC BLOCK: android.widget.MediaController.MediaPlayerControl Method canSeekForward() +NO DOC BLOCK: android.widget.VideoView Method canSeekForward() +NO DOC BLOCK: android.view.KeyEvent Method changeTimeRepeat(android.view.KeyEvent, long, int, int) +NO DOC BLOCK: android.content.pm.PackageManager Method checkSignatures(int, int) +NO DOC BLOCK: android.test.mock.MockPackageManager Method checkSignatures(int, int) +NO DOC BLOCK: android.telephony.PhoneNumberUtils Method compare(android.content.Context, java.lang.String, java.lang.String) +NO DOC BLOCK: java.util.concurrent.BlockingQueue Method contains(java.lang.Object) +NO DOC BLOCK: android.graphics.drawable.Drawable Method createFromResourceStream(android.content.res.Resources, android.util.TypedValue, java.io.InputStream, java.lang.String, android.graphics.BitmapFactory.Options) +NO DOC BLOCK: android.os.Debug.MemoryInfo Method describeContents() +NO DOC BLOCK: android.view.KeyEvent Method dispatch(android.view.KeyEvent.Callback, android.view.KeyEvent.DispatcherState, java.lang.Object) +NO DOC BLOCK: android.content.pm.ServiceInfo Method dump(android.util.Printer, java.lang.String) +NO DOC BLOCK: android.view.MotionEvent Method findPointerIndex(int) +NO DOC BLOCK: android.text.format.DateUtils Method formatDateRange(android.content.Context, java.util.Formatter, long, long, int) +NO DOC BLOCK: android.text.format.Formatter Method formatShortFileSize(android.content.Context, long) +NO DOC BLOCK: android.hardware.Camera.Parameters Method getAntibanding() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getColorEffect() +NO DOC BLOCK: android.webkit.WebSettings Method getDatabaseEnabled() +NO DOC BLOCK: android.webkit.WebSettings Method getDatabasePath() +NO DOC BLOCK: android.view.animation.Animation Method getDetachWallpaper() +NO DOC BLOCK: android.text.style.AbsoluteSizeSpan Method getDip() +NO DOC BLOCK: android.widget.AutoCompleteTextView Method getDropDownBackground() +NO DOC BLOCK: android.widget.AutoCompleteTextView Method getDropDownHorizontalOffset() +NO DOC BLOCK: android.widget.AutoCompleteTextView Method getDropDownVerticalOffset() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getFlashMode() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getFocusMode() +NO DOC BLOCK: android.view.MotionEvent Method getHistoricalPressure(int, int) +NO DOC BLOCK: android.view.MotionEvent Method getHistoricalSize(int, int) +NO DOC BLOCK: android.view.MotionEvent Method getHistoricalX(int, int) +NO DOC BLOCK: android.view.MotionEvent Method getHistoricalY(int, int) +NO DOC BLOCK: android.content.pm.PackageManager Method getInstallerPackageName(java.lang.String) +NO DOC BLOCK: android.test.mock.MockPackageManager Method getInstallerPackageName(java.lang.String) +NO DOC BLOCK: android.content.ContentResolver Method getIsSyncable(android.accounts.Account, java.lang.String) +NO DOC BLOCK: android.hardware.Camera.Parameters Method getJpegQuality() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getJpegThumbnailQuality() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getJpegThumbnailSize() +NO DOC BLOCK: android.inputmethodservice.AbstractInputMethodService Method getKeyDispatcherState() +NO DOC BLOCK: android.view.View Method getKeyDispatcherState() +NO DOC BLOCK: android.telephony.NeighboringCellInfo Method getLac() +NO DOC BLOCK: android.content.ContentResolver Method getMasterSyncAutomatically() +NO DOC BLOCK: android.app.ActivityManager Method getMemoryClass() +NO DOC BLOCK: android.telephony.NeighboringCellInfo Method getNetworkType() +NO DOC BLOCK: android.media.AudioManager Method getParameters(java.lang.String) +NO DOC BLOCK: android.view.MotionEvent Method getPointerCount() +NO DOC BLOCK: android.view.MotionEvent Method getPointerId(int) +NO DOC BLOCK: android.view.MotionEvent Method getPressure(int) +NO DOC BLOCK: android.app.ActivityManager Method getProcessMemoryInfo(int[]) +NO DOC BLOCK: android.telephony.NeighboringCellInfo Method getPsc() +NO DOC BLOCK: android.app.ActivityManager Method getRunningServiceControlPanel(android.content.ComponentName) +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSceneMode() +NO DOC BLOCK: android.view.ViewConfiguration Method getScrollBarFadeDuration() +NO DOC BLOCK: android.view.ViewConfiguration Method getScrollDefaultDelay() +NO DOC BLOCK: android.view.MotionEvent Method getSize(int) +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedAntibanding() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedColorEffects() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedFlashModes() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedFocusModes() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedPictureFormats() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedPictureSizes() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedPreviewFormats() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedPreviewFrameRates() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedPreviewSizes() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedSceneModes() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getSupportedWhiteBalance() +NO DOC BLOCK: android.content.ContentResolver Method getSyncAdapterTypes() +NO DOC BLOCK: android.content.ContentResolver Method getSyncAutomatically(android.accounts.Account, java.lang.String) +NO DOC BLOCK: android.content.pm.PackageManager Method getSystemAvailableFeatures() +NO DOC BLOCK: android.test.mock.MockPackageManager Method getSystemAvailableFeatures() +NO DOC BLOCK: android.provider.MediaStore.Images.Thumbnails Method getThumbnail(android.content.ContentResolver, long, int, android.graphics.BitmapFactory.Options) +NO DOC BLOCK: android.os.Debug.MemoryInfo Method getTotalPrivateDirty() +NO DOC BLOCK: android.os.Debug.MemoryInfo Method getTotalPss() +NO DOC BLOCK: android.os.Debug.MemoryInfo Method getTotalSharedDirty() +NO DOC BLOCK: android.widget.SimpleCursorTreeAdapter Method getViewBinder() +NO DOC BLOCK: android.hardware.Camera.Parameters Method getWhiteBalance() +NO DOC BLOCK: android.view.MotionEvent Method getX(int) +NO DOC BLOCK: android.view.MotionEvent Method getY(int) +NO DOC BLOCK: android.telephony.TelephonyManager Method hasIccCard() +NO DOC BLOCK: android.content.pm.PackageManager Method hasSystemFeature(java.lang.String) +NO DOC BLOCK: android.test.mock.MockPackageManager Method hasSystemFeature(java.lang.String) +NO DOC BLOCK: android.test.InstrumentationTestCase Method injectInstrumentation(android.app.Instrumentation) +NO DOC BLOCK: android.view.KeyEvent Method isCanceled() +NO DOC BLOCK: android.database.AbstractWindowedCursor Method isFloat(int) +NO DOC BLOCK: android.database.CursorWindow Method isFloat(int, int) +NO DOC BLOCK: android.content.BroadcastReceiver Method isInitialStickyBroadcast() +NO DOC BLOCK: android.database.AbstractWindowedCursor Method isLong(int) +NO DOC BLOCK: android.database.CursorWindow Method isLong(int, int) +NO DOC BLOCK: android.view.KeyEvent Method isLongPress() +NO DOC BLOCK: android.content.BroadcastReceiver Method isOrderedBroadcast() +NO DOC BLOCK: android.view.View Method isScrollbarFadingEnabled() +NO DOC BLOCK: android.database.AbstractWindowedCursor Method isString(int) +NO DOC BLOCK: android.database.CursorWindow Method isString(int, int) +NO DOC BLOCK: android.content.ContentResolver Method isSyncActive(android.accounts.Account, java.lang.String) +NO DOC BLOCK: android.content.ContentResolver Method isSyncPending(android.accounts.Account, java.lang.String) +NO DOC BLOCK: android.view.KeyEvent Method isTracking() +NO DOC BLOCK: android.media.AudioManager Method isWiredHeadsetOn() +NO DOC BLOCK: android.hardware.Camera Method lock() +NO DOC BLOCK: android.graphics.drawable.Drawable.ConstantState Method newDrawable(android.content.res.Resources) +NO DOC BLOCK: android.app.NotificationManager Method notify(java.lang.String, int, android.app.Notification) +NO DOC BLOCK: android.view.MotionEvent Method obtain(long, long, int, int, float, float, float, float, int, float, float, int, int) +NO DOC BLOCK: android.view.MotionEvent Method obtainNoHistory(android.view.MotionEvent) +NO DOC BLOCK: android.app.Activity Method onAttachedToWindow() +NO DOC BLOCK: android.app.Dialog Method onAttachedToWindow() +NO DOC BLOCK: android.view.Window.Callback Method onAttachedToWindow() +NO DOC BLOCK: android.app.Activity Method onBackPressed() +NO DOC BLOCK: android.app.Dialog Method onBackPressed() +NO DOC BLOCK: android.app.Activity Method onDetachedFromWindow() +NO DOC BLOCK: android.app.Dialog Method onDetachedFromWindow() +NO DOC BLOCK: android.view.Window.Callback Method onDetachedFromWindow() +NO DOC BLOCK: android.webkit.CallbackProxy Method onExceededDatabaseQuota(java.lang.String, java.lang.String, long, long, long, android.webkit.WebStorage.QuotaUpdater) +NO DOC BLOCK: android.webkit.WebChromeClient Method onExceededDatabaseQuota(java.lang.String, java.lang.String, long, long, long, android.webkit.WebStorage.QuotaUpdater) +NO DOC BLOCK: android.webkit.WebChromeClient Method onGeolocationPermissionsHidePrompt() +NO DOC BLOCK: android.webkit.WebChromeClient Method onGeolocationPermissionsShowPrompt(java.lang.String, android.webkit.GeolocationPermissions.Callback) +NO DOC BLOCK: android.app.Activity Method onKeyLongPress(int, android.view.KeyEvent) +NO DOC BLOCK: android.app.Dialog Method onKeyLongPress(int, android.view.KeyEvent) +NO DOC BLOCK: android.inputmethodservice.InputMethodService Method onKeyLongPress(int, android.view.KeyEvent) +NO DOC BLOCK: android.view.KeyEvent.Callback Method onKeyLongPress(int, android.view.KeyEvent) +NO DOC BLOCK: android.view.View Method onKeyLongPress(int, android.view.KeyEvent) +NO DOC BLOCK: android.app.LauncherActivity Method onQueryPackageManager(android.content.Intent) +NO DOC BLOCK: android.app.LauncherActivity Method onSetContentView() +NO DOC BLOCK: android.app.Service Method onStartCommand(android.content.Intent, int, int) +NO DOC BLOCK: android.app.Activity Method overridePendingTransition(int, int) +NO DOC BLOCK: android.webkit.WebView Method postUrl(java.lang.String, byte[]) +NO DOC BLOCK: android.os.HandlerThread Method quit() +NO DOC BLOCK: android.database.DatabaseUtils Method readExceptionWithOperationApplicationExceptionFromParcel(android.os.Parcel) +NO DOC BLOCK: android.os.Debug.MemoryInfo Method readFromParcel(android.os.Parcel) +NO DOC BLOCK: java.util.concurrent.BlockingQueue Method remove(java.lang.Object) +NO DOC BLOCK: android.hardware.Camera.Parameters Method removeGpsData() +NO DOC BLOCK: android.location.LocationManager Method removeNmeaListener(android.location.GpsStatus.NmeaListener) +NO DOC BLOCK: android.content.ContentResolver Method removeStatusChangeListener(java.lang.Object) +NO DOC BLOCK: android.content.ContentResolver Method requestSync(android.accounts.Account, java.lang.String, android.os.Bundle) +NO DOC BLOCK: android.content.Context Method sendStickyOrderedBroadcast(android.content.Intent, android.content.BroadcastReceiver, android.os.Handler, int, java.lang.String, android.os.Bundle) +NO DOC BLOCK: android.content.ContextWrapper Method sendStickyOrderedBroadcast(android.content.Intent, android.content.BroadcastReceiver, android.os.Handler, int, java.lang.String, android.os.Bundle) +NO DOC BLOCK: android.test.mock.MockContext Method sendStickyOrderedBroadcast(android.content.Intent, android.content.BroadcastReceiver, android.os.Handler, int, java.lang.String, android.os.Bundle) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setAntibanding(java.lang.String) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setColorEffect(java.lang.String) +NO DOC BLOCK: android.webkit.WebSettings Method setDatabaseEnabled(boolean) +NO DOC BLOCK: android.webkit.WebSettings Method setDatabasePath(java.lang.String) +NO DOC BLOCK: android.view.animation.Animation Method setDetachWallpaper(boolean) +NO DOC BLOCK: android.widget.AutoCompleteTextView Method setDropDownBackgroundDrawable(android.graphics.drawable.Drawable) +NO DOC BLOCK: android.widget.AutoCompleteTextView Method setDropDownBackgroundResource(int) +NO DOC BLOCK: android.widget.AutoCompleteTextView Method setDropDownHorizontalOffset(int) +NO DOC BLOCK: android.widget.AutoCompleteTextView Method setDropDownVerticalOffset(int) +NO DOC BLOCK: android.opengl.GLSurfaceView Method setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory) +NO DOC BLOCK: android.opengl.GLSurfaceView Method setEGLWindowSurfaceFactory(android.opengl.GLSurfaceView.EGLWindowSurfaceFactory) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setFlashMode(java.lang.String) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setFocusMode(java.lang.String) +NO DOC BLOCK: android.webkit.WebSettings Method setGeolocationDatabasePath(java.lang.String) +NO DOC BLOCK: android.webkit.WebSettings Method setGeolocationEnabled(boolean) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setGpsAltitude(double) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setGpsLatitude(double) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setGpsLongitude(double) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setGpsTimestamp(long) +NO DOC BLOCK: android.test.AndroidTestRunner Method setInstrumentation(android.app.Instrumentation) +NO DOC BLOCK: android.app.IntentService Method setIntentRedelivery(boolean) +NO DOC BLOCK: android.content.ContentResolver Method setIsSyncable(android.accounts.Account, java.lang.String, int) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setJpegQuality(int) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setJpegThumbnailQuality(int) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setJpegThumbnailSize(int, int) +NO DOC BLOCK: android.content.ContentResolver Method setMasterSyncAutomatically(boolean) +NO DOC BLOCK: android.media.AudioManager Method setParameters(java.lang.String) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setRotation(int) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setSceneMode(java.lang.String) +NO DOC BLOCK: android.view.View Method setScrollbarFadingEnabled(boolean) +NO DOC BLOCK: android.content.ContentResolver Method setSyncAutomatically(android.accounts.Account, java.lang.String, boolean) +NO DOC BLOCK: android.widget.SimpleCursorTreeAdapter Method setViewBinder(android.widget.SimpleCursorTreeAdapter.ViewBinder) +NO DOC BLOCK: android.widget.SimpleCursorTreeAdapter Method setViewText(android.widget.TextView, java.lang.String) +NO DOC BLOCK: android.hardware.Camera.Parameters Method setWhiteBalance(java.lang.String) +NO DOC BLOCK: android.media.AudioManager Method setWiredHeadsetOn(boolean) +NO DOC BLOCK: android.view.SurfaceView Method setZOrderMediaOverlay(boolean) +NO DOC BLOCK: android.view.SurfaceView Method setZOrderOnTop(boolean) +NO DOC BLOCK: android.app.Service Method startForeground(int, android.app.Notification) +NO DOC BLOCK: android.content.Context Method startIntentSender(android.content.IntentSender, android.content.Intent, int, int, int) +NO DOC BLOCK: android.content.ContextWrapper Method startIntentSender(android.content.IntentSender, android.content.Intent, int, int, int) +NO DOC BLOCK: android.test.mock.MockContext Method startIntentSender(android.content.IntentSender, android.content.Intent, int, int, int) +NO DOC BLOCK: android.app.Activity Method startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int) +NO DOC BLOCK: android.app.Activity Method startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int) +NO DOC BLOCK: android.media.ToneGenerator Method startTone(int, int) +NO DOC BLOCK: android.view.KeyEvent Method startTracking() +NO DOC BLOCK: android.app.Service Method stopForeground(boolean) +NO DOC BLOCK: android.hardware.Camera Method takePicture(android.hardware.Camera.ShutterCallback, android.hardware.Camera.PictureCallback, android.hardware.Camera.PictureCallback, android.hardware.Camera.PictureCallback) +NO DOC BLOCK: android.app.Activity Method triggerSearch(java.lang.String, android.os.Bundle) +NO DOC BLOCK: android.app.SearchManager Method triggerSearch(java.lang.String, android.content.ComponentName, android.os.Bundle) +NO DOC BLOCK: android.hardware.Camera Method unlock() +NO DOC BLOCK: android.os.Debug.MemoryInfo Method writeToParcel(android.os.Parcel, int) +NO DOC BLOCK: android.database.sqlite.SQLiteDatabase Method yieldIfContendedSafely(long) +NO DOC BLOCK: android.provider.Contacts.SettingsColumns Field _SYNC_ACCOUNT_TYPE +NO DOC BLOCK: android.Manifest.permission Field ACCOUNT_MANAGER +NO DOC BLOCK: android.content.Context Field ACCOUNT_SERVICE +NO DOC BLOCK: android.R.attr Field accountPreferences +NO DOC BLOCK: android.R.attr Field accountType +NO DOC BLOCK: android.provider.Settings Field ACTION_ACCESSIBILITY_SETTINGS +NO DOC BLOCK: android.content.Intent Field ACTION_DOCK_EVENT +NO DOC BLOCK: android.view.MotionEvent Field ACTION_MASK +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_1_DOWN +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_1_UP +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_2_DOWN +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_2_UP +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_3_DOWN +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_3_UP +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_DOWN +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_ID_MASK +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_ID_SHIFT +NO DOC BLOCK: android.view.MotionEvent Field ACTION_POINTER_UP +NO DOC BLOCK: android.provider.Settings Field ACTION_PRIVACY_SETTINGS +NO DOC BLOCK: android.provider.Settings.System Field ALARM_ALERT +NO DOC BLOCK: android.R.style Field Animation_InputMethod +NO DOC BLOCK: android.hardware.Camera.Parameters Field ANTIBANDING_50HZ +NO DOC BLOCK: android.hardware.Camera.Parameters Field ANTIBANDING_60HZ +NO DOC BLOCK: android.hardware.Camera.Parameters Field ANTIBANDING_AUTO +NO DOC BLOCK: android.hardware.Camera.Parameters Field ANTIBANDING_OFF +NO DOC BLOCK: android.Manifest.permission Field AUTHENTICATE_ACCOUNTS +NO DOC BLOCK: android.content.Intent Field CATEGORY_CAR_DOCK +NO DOC BLOCK: android.content.Intent Field CATEGORY_DESK_DOCK +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_BACK +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_BACK_PROCESSED +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_DEFAULT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_FRONT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_FRONT_PROCESSED +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_LEFT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_LEFT_PROCESSED +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_MONO +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_PRESSURE +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_RIGHT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_RIGHT_PROCESSED +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_STEREO +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_VOICE_DNLINK +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_VOICE_UPLINK +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_X_AXIS +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_Y_AXIS +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_IN_Z_AXIS +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_INVALID +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_5POINT1 +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_7POINT1 +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_BACK_CENTER +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_BACK_LEFT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_BACK_RIGHT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_DEFAULT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_FRONT_CENTER +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_FRONT_LEFT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_FRONT_LEFT_OF_CENTER +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_FRONT_RIGHT +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_FRONT_RIGHT_OF_CENTER +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_LOW_FREQUENCY +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_MONO +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_QUAD +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_STEREO +NO DOC BLOCK: android.media.AudioFormat Field CHANNEL_OUT_SURROUND +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field clientLabel +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field clientPackage +NO DOC BLOCK: android.R.attr Field colorBackgroundCacheHint +NO DOC BLOCK: android.R.attr Field contentAuthority +NO DOC BLOCK: android.os.Debug.MemoryInfo Field CREATOR +NO DOC BLOCK: android.telephony.TelephonyManager Field DATA_ACTIVITY_DORMANT +NO DOC BLOCK: android.provider.Settings.System Field DEFAULT_ALARM_ALERT_URI +NO DOC BLOCK: android.text.TextPaint Field density +NO DOC BLOCK: android.R.attr Field detachWallpaper +NO DOC BLOCK: android.R.attr Field detailColumn +NO DOC BLOCK: android.R.attr Field detailSocialSummary +NO DOC BLOCK: android.R.attr Field dropDownHorizontalOffset +NO DOC BLOCK: android.R.attr Field dropDownVerticalOffset +NO DOC BLOCK: android.os.Build.VERSION_CODES Field ECLAIR +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_AQUA +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_BLACKBOARD +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_MONO +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_NEGATIVE +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_NONE +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_POSTERIZE +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_SEPIA +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_SOLARIZE +NO DOC BLOCK: android.hardware.Camera.Parameters Field EFFECT_WHITEBOARD +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_AUTHENTICATION +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_BAD_URL +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_CONNECT +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_FAILED_SSL_HANDSHAKE +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_FILE +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_FILE_NOT_FOUND +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_HOST_LOOKUP +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_IO +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_PROXY_AUTHENTICATION +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_REDIRECT_LOOP +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_TIMEOUT +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_TOO_MANY_REQUESTS +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_UNKNOWN +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_UNSUPPORTED_AUTH_SCHEME +NO DOC BLOCK: android.webkit.WebViewClient Field ERROR_UNSUPPORTED_SCHEME +NO DOC BLOCK: android.content.Intent Field EXTRA_CHANGED_COMPONENT_NAME +NO DOC BLOCK: android.content.Intent Field EXTRA_DOCK_STATE +NO DOC BLOCK: android.content.Intent Field EXTRA_DOCK_STATE_CAR +NO DOC BLOCK: android.content.Intent Field EXTRA_DOCK_STATE_DESK +NO DOC BLOCK: android.content.Intent Field EXTRA_DOCK_STATE_UNDOCKED +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_HEALTH +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_ICON_SMALL +NO DOC BLOCK: android.content.Intent Field EXTRA_INITIAL_INTENTS +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_LEVEL +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_PLUGGED +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_PRESENT +NO DOC BLOCK: android.content.Intent Field EXTRA_REMOTE_INTENT_TOKEN +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_SCALE +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_STATUS +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_TECHNOLOGY +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_TEMPERATURE +NO DOC BLOCK: android.os.BatteryManager Field EXTRA_VOLTAGE +NO DOC BLOCK: android.R.attr Field fadeScrollbars +NO DOC BLOCK: android.R.attr Field finishOnCloseSystemDialogs +NO DOC BLOCK: android.content.Intent Field FLAG_ACTIVITY_NO_ANIMATION +NO DOC BLOCK: android.view.KeyEvent Field FLAG_CANCELED +NO DOC BLOCK: android.view.KeyEvent Field FLAG_CANCELED_LONG_PRESS +NO DOC BLOCK: android.view.WindowManager.LayoutParams Field FLAG_DISMISS_KEYGUARD +NO DOC BLOCK: android.content.pm.ActivityInfo Field FLAG_FINISH_ON_CLOSE_SYSTEM_DIALOGS +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field FLAG_FOREGROUND +NO DOC BLOCK: android.app.Notification Field FLAG_FOREGROUND_SERVICE +NO DOC BLOCK: android.view.KeyEvent Field FLAG_LONG_PRESS +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field FLAG_PERSISTENT_PROCESS +NO DOC BLOCK: android.view.WindowManager.LayoutParams Field FLAG_SHOW_WALLPAPER +NO DOC BLOCK: android.view.WindowManager.LayoutParams Field FLAG_SHOW_WHEN_LOCKED +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field FLAG_STARTED +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field FLAG_SYSTEM_PROCESS +NO DOC BLOCK: android.view.KeyEvent Field FLAG_TRACKING +NO DOC BLOCK: android.view.WindowManager.LayoutParams Field FLAG_TURN_SCREEN_ON +NO DOC BLOCK: android.view.KeyEvent Field FLAG_VIRTUAL_HARD_KEY +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field flags +NO DOC BLOCK: android.hardware.Camera.Parameters Field FLASH_MODE_AUTO +NO DOC BLOCK: android.hardware.Camera.Parameters Field FLASH_MODE_OFF +NO DOC BLOCK: android.hardware.Camera.Parameters Field FLASH_MODE_ON +NO DOC BLOCK: android.hardware.Camera.Parameters Field FLASH_MODE_RED_EYE +NO DOC BLOCK: android.hardware.Camera.Parameters Field FLASH_MODE_TORCH +NO DOC BLOCK: android.hardware.Camera.Parameters Field FOCUS_MODE_AUTO +NO DOC BLOCK: android.hardware.Camera.Parameters Field FOCUS_MODE_FIXED +NO DOC BLOCK: android.hardware.Camera.Parameters Field FOCUS_MODE_INFINITY +NO DOC BLOCK: android.hardware.Camera.Parameters Field FOCUS_MODE_MACRO +NO DOC BLOCK: android.provider.Contacts.GroupMembership Field GROUP_SYNC_ACCOUNT_TYPE +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field importanceReasonCode +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field importanceReasonComponent +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field importanceReasonPid +NO DOC BLOCK: android.R.attr Field killAfterRestore +NO DOC BLOCK: android.Manifest.permission Field MANAGE_ACCOUNTS +NO DOC BLOCK: android.media.MediaPlayer Field MEDIA_INFO_METADATA_UPDATE +NO DOC BLOCK: android.content.Intent Field METADATA_DOCK_HOME +NO DOC BLOCK: android.content.res.Configuration Field navigationHidden +NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_NO +NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_UNDEFINED +NO DOC BLOCK: android.content.res.Configuration Field NAVIGATIONHIDDEN_YES +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_1xRTT +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_CDMA +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_EVDO_0 +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_EVDO_A +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_HSDPA +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_HSPA +NO DOC BLOCK: android.telephony.TelephonyManager Field NETWORK_TYPE_HSUPA +NO DOC BLOCK: android.telephony.TelephonyManager Field PHONE_TYPE_CDMA +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field REASON_PROVIDER_IN_USE +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field REASON_SERVICE_IN_USE +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field REASON_UNKNOWN +NO DOC BLOCK: android.content.pm.PackageInfo Field reqFeatures +NO DOC BLOCK: android.R.attr Field required +NO DOC BLOCK: android.content.pm.ResolveInfo Field resolvePackageName +NO DOC BLOCK: android.R.attr Field restoreNeedsApplication +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_ACTION +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_AUTO +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_BEACH +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_CANDLELIGHT +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_FIREWORKS +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_LANDSCAPE +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_NIGHT +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_NIGHT_PORTRAIT +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_PARTY +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_PORTRAIT +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_SNOW +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_SPORTS +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_STEADYPHOTO +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_SUNSET +NO DOC BLOCK: android.hardware.Camera.Parameters Field SCENE_MODE_THEATRE +NO DOC BLOCK: android.R.drawable Field screen_background_dark_transparent +NO DOC BLOCK: android.R.drawable Field screen_background_light_transparent +NO DOC BLOCK: android.R.attr Field scrollbarDefaultDelayBeforeFade +NO DOC BLOCK: android.R.attr Field scrollbarFadeDuration +NO DOC BLOCK: android.R.attr Field smallIcon +NO DOC BLOCK: android.app.Service Field START_CONTINUATION_MASK +NO DOC BLOCK: android.app.Service Field START_FLAG_REDELIVERY +NO DOC BLOCK: android.app.Service Field START_FLAG_RETRY +NO DOC BLOCK: android.app.Service Field START_NOT_STICKY +NO DOC BLOCK: android.app.Service Field START_REDELIVER_INTENT +NO DOC BLOCK: android.app.Service Field START_STICKY +NO DOC BLOCK: android.app.Service Field START_STICKY_COMPATIBILITY +NO DOC BLOCK: android.R.drawable Field stat_notify_sdcard_prepare +NO DOC BLOCK: android.media.AudioManager Field STREAM_DTMF +NO DOC BLOCK: android.app.SearchManager Field SUGGEST_PARAMETER_LIMIT +NO DOC BLOCK: android.R.attr Field summaryColumn +NO DOC BLOCK: android.R.attr Field supportsUploading +NO DOC BLOCK: android.content.ContentResolver Field SYNC_EXTRAS_INITIALIZE +NO DOC BLOCK: android.content.ContentResolver Field SYNC_EXTRAS_MANUAL +NO DOC BLOCK: android.R.attr Field textAppearanceSearchResultSubtitle +NO DOC BLOCK: android.R.attr Field textAppearanceSearchResultTitle +NO DOC BLOCK: android.R.style Field Theme_Light_WallpaperSettings +NO DOC BLOCK: android.R.style Field Theme_Wallpaper +NO DOC BLOCK: android.R.style Field Theme_Wallpaper_NoTitleBar +NO DOC BLOCK: android.R.style Field Theme_Wallpaper_NoTitleBar_Fullscreen +NO DOC BLOCK: android.R.style Field Theme_WallpaperSettings +NO DOC BLOCK: android.provider.MediaStore.Images.Thumbnails Field THUMB_DATA +NO DOC BLOCK: android.R.attr Field thumbnail +NO DOC BLOCK: android.text.InputType Field TYPE_TEXT_FLAG_NO_SUGGESTIONS +NO DOC BLOCK: android.view.WindowManager.LayoutParams Field TYPE_WALLPAPER +NO DOC BLOCK: android.app.ActivityManager.RunningAppProcessInfo Field uid +NO DOC BLOCK: android.app.ActivityManager.RunningServiceInfo Field uid +NO DOC BLOCK: android.Manifest.permission Field USE_CREDENTIALS +NO DOC BLOCK: android.R.attr Field userVisible +NO DOC BLOCK: android.view.HapticFeedbackConstants Field VIRTUAL_KEY +NO DOC BLOCK: android.R.attr Field wallpaperCloseEnterAnimation +NO DOC BLOCK: android.R.attr Field wallpaperCloseExitAnimation +NO DOC BLOCK: android.R.attr Field wallpaperIntraCloseEnterAnimation +NO DOC BLOCK: android.R.attr Field wallpaperIntraCloseExitAnimation +NO DOC BLOCK: android.R.attr Field wallpaperIntraOpenEnterAnimation +NO DOC BLOCK: android.R.attr Field wallpaperIntraOpenExitAnimation +NO DOC BLOCK: android.R.attr Field wallpaperOpenEnterAnimation +NO DOC BLOCK: android.R.attr Field wallpaperOpenExitAnimation +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_AUTO +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_CLOUDY_DAYLIGHT +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_DAYLIGHT +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_FLUORESCENT +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_INCANDESCENT +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_SHADE +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_TWILIGHT +NO DOC BLOCK: android.hardware.Camera.Parameters Field WHITE_BALANCE_WARM_FLUORESCENT +NO DOC BLOCK: android.R.attr Field windowShowWallpaper +NO DOC BLOCK: android.graphics.PixelFormat Field YCbCr_422_I diff --git a/docs/html/sdk/api_diff/5/stylesheet-jdiff.css b/docs/html/sdk/api_diff/5/stylesheet-jdiff.css new file mode 100644 index 000000000000..abc4dd5eb80b --- /dev/null +++ b/docs/html/sdk/api_diff/5/stylesheet-jdiff.css @@ -0,0 +1,38 @@ + +/* (http://www.jdiff.org) */ + +div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;} +table.diffspectable {border:1px;padding:0px;margin:0px;} +table.jdiffIndex {margin-bottom:.5em;} +.diffspechead {background-color:#eee;} +.diffspectable tr {border:0px;padding:0px;} +.diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;} +td.diffvalueold {color:orange;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} +td.diffvaluenew {color:green;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} +td.diffvalue {color:444;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} +td.diffspec {background-color:white;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-right:.5em;line-height:.95em;} +tt {font-size:11pt;font-family:monospace;} +.indexHeader { + font-size:96%; + line-height:.8em;} +.jdiffIndex td { + font-size:96%; + xline-height:.8em; + padding:2px; + padding-left:1em;} +.indexText { + font-size:100%; + padding-left:1em;} +#indexTableCaption { + font-size:96%; + margin-top:.25em; + margin-bottom:0; + } +.hiddenlink { + font-size:96%; +/* line-height:.8em; */ + text-decoration:none;} +a { + text-decoration:none;} +a:hover { + text-decoration:underline;} diff --git a/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml b/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml new file mode 100644 index 000000000000..c962fc2ce389 --- /dev/null +++ b/docs/html/sdk/api_diff/5/user_comments_for_4_to_5.xml @@ -0,0 +1,6025 @@ + + + + + + + + + + + + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + + + InsertCommentsHere + + + + diff --git a/docs/html/sdk/download.jd b/docs/html/sdk/download.jd index 1712ae621287..47505e682661 100644 --- a/docs/html/sdk/download.jd +++ b/docs/html/sdk/download.jd @@ -57,15 +57,11 @@ The License Agreement constitutes a contract between you and Google with respect - - + +
      diff --git a/docs/html/videos/index.jd b/docs/html/videos/index.jd index c9c88cfa3d02..4e53aac2991c 100644 --- a/docs/html/videos/index.jd +++ b/docs/html/videos/index.jd @@ -37,10 +37,10 @@ var playlistsWithTitleInDescription = "734A052F802C96B9"; * Each playlist ID is paired with a custom video description. */ var featured = { +// Android 2.0 Release + 'opZ69P-0Jbc' : "The Android 2.0 platform adds exciting new user features and developer APIs. Here's an introduction to what's new.", // How to Make your Android UI Fast.. 'N6YdwzAvwOA' : "Make your user interface fast, with more efficient AdapterViews, better bitmap scaling, faster redrawing, ViewStub layouts, fewer Views, and more.", -// Coding for Life: Battery Life - 'OUemfrKe65c' : "Learn what kinds of operations consume the most battery and how you can reduce your usage, with tips for parsing and zipping data, using wakelocks, and running a Service.", // How Do I Code Thee? 'GARMe7Km_gk' : "If you'd like to augment your Android applications with pieces written in JavaScript or native code, watch this video." }; -- cgit v1.2.3-59-g8ed1b