diff --git a/docs/html/sdk/android-4.0.3.jd b/docs/html/sdk/android-4.0.3.jd index c1ad120bf7719..c17a422b52711 100644 --- a/docs/html/sdk/android-4.0.3.jd +++ b/docs/html/sdk/android-4.0.3.jd @@ -96,8 +96,8 @@ class="toggle-content-img" alt="" />
    -
  1. Social stream API in contacts provider
  2. -
  3. Calendar provider
  4. +
  5. Social stream API in Contacts Provider
  6. +
  7. Calendar Provider
  8. Home screen widgets
  9. Spell-checking
  10. Bluetooth
  11. @@ -116,7 +116,7 @@ class="toggle-content-img" alt="" /> -

    Social stream API in Contacts provider

    +

    Social stream API in Contacts Provider

    Applications that use social stream data such as status updates and check-ins can now sync that data with each of the user’s contacts, providing items in a @@ -142,10 +142,11 @@ request permission from the user by declaring <uses-permission android:name="android.permission.READ_SOCIAL_STREAM"> and/or <uses-permission android:name="android.permission.WRITE_SOCIAL_STREAM"> in their manifest files.

    -

    Calendar provider

    +

    Calendar Provider

    Database