Home | History | Annotate | Download | only in security

Lines Matching full:strong

68 <p><strong>Device Hardware</strong>: Android runs on a wide range of hardware configurations
74 <p><strong>Android Operating System</strong>: The core operating system is built on top of
80 <p><strong>Android Application Runtime</strong>: Android applications are most often written
93 <p><strong>Pre-Installed Applications</strong>: Android includes a set of pre-installed
101 <p><strong>User-Installed Applications</strong>: Android provides an open development
110 <p><strong>Google Play</strong>: Google Play is a collection of services that
118 <p><strong>Android Updates</strong>: The Android update service delivers new capabilities and
123 <p><strong>Application Services</strong>: Frameworks that allow Android applications to use
146 <li><strong>Design Review</strong>: The Android security process begins early in the
151 <li><strong>Penetration Testing and Code Review</strong>: During the development of the
159 <li><strong>Open Source and Community Review</strong>: The Android Open Source Project enables
164 <li><strong>Incident Response</strong>: Even with all of these precautions, security issues
315 <dt><strong>Android 1.5</strong></dt>
326 <dt><strong>Android 2.3</strong></dt>
335 <dt><strong>Android 4.0</strong></dt>
339 <dt><strong>Android 4.1</strong></dt>
348 <dt><strong>Android 4.2</strong></dt>
450 <p><strong>AndroidManifest.xml</strong>: The
458 <p><strong>Activities</strong>: An
466 <p><strong>Services</strong>: A
476 <p><strong>Broadcast Receiver</strong>: A
585 <td><strong>Permissions at Application Install -- Google Maps</strong></td>
586 strong>Permissions of an Installed Application -- gMail</strong></td>
608 <p><strong>Binder</strong>: A lightweight capability-based remote procedure call mechanism
615 <p><strong>Services</strong>: Services (discussed above) can provide interfaces directly
619 <p><strong>Intents</strong>: An Intent is a simple message object that represents an
629 <p><strong>ContentProviders</strong>: A ContentProvider is a data storehouse that provides