Lines Matching full:apis
230 using APIs that were <em>introduced</em> in the API Level specified. If the
232 then it would crash at run-time when it tried to access APIs that don't exist.
289 <p>Each new version of the Android platform can include new framework APIs, such
291 existing API parts. The new APIs are accessible to applications when running on
294 the platform do not include the new APIs, applications that use the new APIs are
319 <p>If you build an application that uses APIs or system features introduced in
327 <p>If your application uses APIs introduced in the latest platform version but
331 case, the application will crash at runtime when it tries to use APIs that don't
366 you begin developing on the platform although the APIs may not be final, the
397 Level as specified by your application. Notice that APIs introduced in a later