diff options
Diffstat (limited to 'docs/html/sdk/android-2.3.jd')
| -rw-r--r-- | docs/html/sdk/android-2.3.jd | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/html/sdk/android-2.3.jd b/docs/html/sdk/android-2.3.jd index 5b4f17b..9ef7847 100644 --- a/docs/html/sdk/android-2.3.jd +++ b/docs/html/sdk/android-2.3.jd @@ -124,7 +124,7 @@ in {@sdkPlatformVersion}, including new features and changes in the framework API since the previous version.</p> -<h3 id="sip">SIP-based VoIP</h3> +<h3 id="sip">SIP-based VOIP</h3> <p>The platform now includes a SIP protocol stack and framework API that lets developers build internet telephony applications. Using the API, applications can offer @@ -679,7 +679,8 @@ removes several classes that were previously deprecated.</li> <ul> <li>New <code>xlargeScreens</code> attribute for <a -href="{@docRoot}guide/topics/manifest/supports-screens.html"><code><supports-screens></code></a> +href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><code><supports-screens>< +/ code > < /a> element, to indicate whether the application supports extra large screen form-factors. For details, see <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple @@ -747,7 +748,7 @@ gyroscope sensor.</li> <li>{@link android.content.pm.PackageManager#FEATURE_SIP android.software.sip} — The application uses the SIP API on the device.</li> <li>{@link android.content.pm.PackageManager#FEATURE_SIP_VOIP -android.software.sip.voip} — The application uses a SIP-based VoIP +android.software.sip.voip} — The application uses a SIP-based VOIP service on the device.</li> <li>{@link android.content.pm.PackageManager#FEATURE_TOUCHSCREEN_MULTITOUCH_JAZZHAND |
