Home | History | Annotate | Download | only in versions

Lines Matching full:apis

235 using APIs that were <em>introduced</em> in the API Level specified. If the
237 then it would crash at run-time when it tried to access APIs that don't exist.
294 <p>Each new version of the Android platform can include new framework APIs, such
296 existing API parts. The new APIs are accessible to applications when running on
299 the platform do not include the new APIs, applications that use the new APIs are
324 <p>If you build an application that uses APIs or system features introduced in
332 <p>If your application uses APIs introduced in the latest platform version but
336 case, the application will crash at runtime when it tries to use APIs that don't
371 you begin developing on the platform although the APIs may not be final, the
402 Level as specified by your application. Notice that APIs introduced in a later