Home | History | Annotate | Download | only in practices

Lines Matching full:apis

53 <p>With Android 3.0 (API level 11), Android introduced a new set of framework APIs that allow you
55 android.app.Fragment} APIs. Fragments allow you to separate distinct behavioral components of your
106 handsets. For a detailed discussion of the action bar APIs, read the <a
128 APIs needed to accomplish the recommendations in this document are available in Android
145 <p>The support library includes APIs for <a
147 href="{@docRoot}guide/topics/fundamentals/loaders.html">loaders</a>, and other APIs added in newer
149 backward-compatible versions of these APIs in your application and remain compatible with Android
155 <p>The support library <em>does not</em> provide APIs for the action bar, but you can use
270 <p>Android 3.2 (API level 13) adds new APIs that provide more fine-grain control over what screen
365 android.app.ActionBar} APIs without adding complex customizations. By using the standard {@link
366 android.app.ActionBar} APIs to design your action bar, the Android system does all
450 version that supports API level 14 or higher. Just be sure that you don't openly use other APIs in