Lines Matching full:application
58 <strong>should</strong> be run on all application code using the Android SDK.
92 <p>Application signatures play an important role in device security. They are used
94 for signing applications, it is important to consider whether an application
105 different keys. This often occurs when creating an application for different
106 devices, especially when using the platform key. If the application is
107 device-independent, then use the same key across devices. If the application
115 your application has a unique package name.</p>
163 an application with low or no privileges to handle network traffic.</li>
186 <p>The Android Application Sandbox provides applications with an expectation of
188 debuggers. Unless debugging is specifically enabled by the application and the
189 user, no application should violate that expectation.</p>
192 <li>Root processes <strong>must not</strong> access data within individual application data
196 <li>The device <strong>must not</strong> include any application that accesses data or memory
239 application processor) use network sockets to communicate between processors.
269 directories may enable an application to rename other trusted files,
274 <p> Writable directories prevent the uninstall of an application from properly
275 cleaning up all files associated with an application. Directories created by the