Lines Matching full:application
29 <a href="#section-3.2.3.1">3.2.3.1. Core Application Intents</a><br/>
53 <a href="#section-4">4. Application Packaging Compatibility</a><br/>
109 <a href="#section-7.6.2">7.6.2. Application Shared Storage</a><br/>
186 <a name="resources18"></a><li>Application Resources: <a href="http://code.google.com/android/refere…
224 web-application APIs. This section details the hard and soft APIs that are
231 Android applications. The Android application programming interface (API) is
248 be enforced at application compile time. This section details the "soft" APIs
277 accessible to third-party application code. For Android 2.3, this field MUST have
394 <a name="section-3.2.3.1"></a><h4>3.2.3.1. Core Application Intents</h4>
415 <!-- <li>LivePicker (that is, the Live Wallpaper picker application; MAY be omitted
463 application .apk file as an ELF .so file compiled for the appropriate device
465 processor technology, Android defines a number of Application Binary
477 <li>MUST accurately report the native Application Binary Interface (ABI)
549 <li>application cache/offline operation [<a href="#resources10">Resources, 10</a>]</li>
564 <p>Device implementations MUST include a standalone Browser application for
567 application is used, the <code>android.webkit.WebView</code> component
571 Browser application.</p>
572 <p>The standalone Browser application (whether based on the upstream
573 WebKit Browser application or a third-party replacement) SHOULD include support
578 <li>application cache/offline operation [<a href="#resources10">Resources, 10</a>]</li>
664 MUST configure Dalvik to allocate at least 16MB of memory to each application.
667 to each application. Note that device implementations MAY allocate more memory
679 The Android Open Source reference release includes a Launcher application that
687 MUST provide a separate application accessible from the Launcher that allows
704 search into their applications, and expose their application's data into the
752 <a name="section-4"></a><h2>4. Application Packaging Compatibility</h2>
959 <p>When an application has used the <code>android.media.AudioRecord</code> API to
984 application requests an audio playback or record operation, and when the
995 application requests audio playback and when sound begins playing, when
998 application requests audio playback and when sound begins playing, when
1002 application issues a sample to be played and when the speaker physically
1006 application requests audio recording and when the first sample is
1007 delivered to the application via its callback, when the audio system and
1011 recording application via its callback, while the device is in recording
1099 <p>Android 2.3 includes facilities that automatically adjust application
1152 respect the application's request for a specific screen orientation. Device
1213 user at all times, regardless of application state. These functions SHOULD be
1216 obscure or interfere with the available application display area.</p>
1452 in the camera driver (transparent to application software)</li>
1456 registered on a Camera preview surface, unless the application has explicitly
1460 system camera application, but only to third-party applications using
1482 <li>If the current application has explicitly requested that the Camera
1487 application.</li>
1495 to application callbacks or committed to media storage</li>
1501 <li>If an application has never called
1504 application callbacks.</li>
1505 <li>If an application registers an android.hardware.Camera.PreviewCallback
1570 <a name="section-7.6.2"></a><h4>7.6.2. Application Shared Storage</h4>
1579 shared storage. Shared storage MUST otherwise be writable by any application
1628 <td>Application Launch Time</td>
1635 complete loading the default activity for the application, including the time
1642 already-running application after it has been launched must take less than the
1667 <p>Device implementations MUST support the Android application sandbox model,
1668 in which each application runs as a unique Unix-style UID and in a separate
1710 for the Android permissions used by the application. That is, if an
1711 application needs to make use of a device resource for which there is a
1713 runtime MUST inform the user that the application will be able to access
1714 that resource. If the runtime environment does not record application
1716 permissions held by the runtime itself when installing any application