Home | History | Annotate | Download | only in devices

Lines Matching full:command

1 page.title=Managing AVDs from the Command Line
25 from the Command Line</a></li>
33 <p>The <code>android</code> tool lets you manage AVDs on the command line. For a complete reference
34 of the command line options that you can use, see the reference for the
41 <p>To generate a list of system image targets, use this command: </p>
47 then generates the list of targets. Here's an example of the command output:
89 you can also create them by passing in command line arguments to the <code>android</code> tool.
95 <p>To create each AVD, you issue the command <code>android create avd</code>,
98 the command line also, such as the emulated SD card size, the emulator skin, or a custom
101 <p>Here's the command-line usage for creating an AVD: </p>
110 command to list the target ID of each system image. You should do this <em>before</em> you run
111 the <code>android create avd</code> command. See the <a
113 tool documentation for more information on the command line options.</p>
117 use the <code>android create avd</code> command to create the AVD, supplying the
154 <li>Use the <code>create avd</code> command to create a new AVD, specifying
174 to the <a href="{@docRoot}tools/help/emulator.html">emulator</a> command line when
347 <p>If you want to move or rename an AVD, you can do so using this command:</p>
353 <p>If, for any reason, the platform/add-on root folder has its name changed (maybe because the user has installed an update of the platform/add-on) then the AVD will not be able to load the system image that it is mapped to. In this case, the <code>android list targets</code> command will produce this output:
360 <p>To fix this error, use the <code>android update avd</code> command to recompute the path to the system images.</p>
364 <p>You can use the <code>android</code> tool to delete an AVD. Here is the command usage:</p>
368 <p>When you issue the command, the <code>android</code> tool looks for an AVD matching the