Home | History | Annotate | Download | only in help

Lines Matching full:applications

1007   to applications.  Only optional permissions the application has
1017 to applications. Only optional permissions the application has
1033 applications to break and other undesireable behavior.</p>
1104 manage SQLite databases created by Android applications. The
1232 events. You can use the Monkey to stress-test applications that you are developing,
1316 <p>The Android logging system provides a mechanism for collecting and viewing system debug output. Logs from various applications and portions of the system are collected in a series of circular buffers, which then can be viewed and filtered by the <code>logcat</code> command.</p>