Home | History | Annotate | Download | only in debugging

Lines Matching full:application

6 <p>The Dev Tools application is installed by default on all system images included with the SDK,
7 so you can use it with the Android Emulator. With the Dev Tools application, you can enable a
10 <p> The Dev Tools application relies on a number of permissions that are not available for
11 third party applications. If you'd like to install the Dev Tools application
13 the Dev Tools application with the same key as used for the system image.</p>
15 <p>To get started, launch the Dev Tools application and select <strong>Development Settings</strong>. This will
22 Lets you select the application to debug. You do not need to set this to attach a debugger,
29 <li>It will enable you to select the <em>Wait for Debugger</em> option to pause application
36 <dd>Blocks the selected application from loading until a debugger attaches. This way you can
39 When you change this option, any currently running instances of the selected application will
40 be killed. In order to check this box, you must have selected a debug application as described
55 to force. Choosing this option will probably reveal a number of problems in your application