Searched refs:avd (Results 1 – 24 of 24) sorted by relevance
28 ImageView avdIv = (ImageView) findViewById(R.id.avd); in onCreate()29 AnimatedVectorDrawable avd = (AnimatedVectorDrawable) avdIv.getDrawable(); in onCreate() local30 avd.start(); in onCreate()
88 <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager user interface</a>,95 <p>To create each AVD, you issue the command <code>android create avd</code>,103 <pre>android create avd -n <name> -t <targetID> [-<option> <value>] ... </p…111 the <code>android create avd</code> command. See the <a117 use the <code>android create avd</code> command to create the AVD, supplying the122 <pre>android create avd -n my_android1.5 -t 2</pre>154 <li>Use the <code>create avd</code> command to create a new AVD, specifying158 <pre>android create avd -n <name> -t <targetID> --skin WVGA800</pre>177 <pre>emulator -avd WVGA800 -scale 96dpi -dpi-device 160</pre>191 root of the <code>.android/avd/</code> directory on your computer. The file specifies the[all …]
30 the AVD Manager icon <img src="{@docRoot}images/tools/avd-manager-studio.png"34 <pre class="no-prettyprint classic">$ android avd</pre>81 <img src="{@docRoot}images/tools/as-avd-start.png"
12 the <code>avd</code> options, from the <strong><sdk>/tools/</strong> directory.</p>
181 <pre>emulator -avd <avd_name> [<options>]</pre>285 <pre>emulator -avd <avd_name> -gpu on</pre>414 <pre>emulator -avd <avd_name></pre>467 <pre>emulator -avd <avd_name></pre>513 <pre>emulator -avd <avd_name> -qemu -m 512 -enable-kvm</pre>566 <pre>android create avd -n <avd_name> -t <targetID> -c <size>[K|M]</pre>603 AVD (see the <code>-avd</code> startup option).</p>626 AVDs is in <code>~/.android/avd</code> on OS X and Linux, <code>C:\Documents and
63 <td><code>avd</code></td>83 <td rowspan="6"><code>create avd</code></td>139 <td><code>delete avd</code></td>149 <td rowspan="3"><code>move avd</code></td>175 <td><code>update avd</code></td>
18 <code>android avd</code>.</li>
16 avd</code>) the emulator (<code>emulator</code>), and the Dalvik Debug Monitor Server24 <dt><a href="{@docRoot}tools/help/avd-manager.html">Android Virtual Device Manager</a></dt>
139 <pre>emulator -avd <avd_name> [-<option> [<value>]] ... [-<qemu args>]</pre>152 <td><code>-avd <avd_name></code> or <br>172 in the storage area of the AVD being used (see <code>-avd</code>).181 in the storage area of the AVD being used (see <code>-avd</code>)</p><p>For more information
95 <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a>. </dd>
319 public AnimatedVectorDrawableTransition(AnimatedVectorDrawable avd, in AnimatedVectorDrawableTransition() argument321 mAvd = avd; in AnimatedVectorDrawableTransition()
137 …the AVD Manager icon <img src="{@docRoot}images/tools/avd-manager-studio.png" style="vertical-alig…140 <pre class="no-pretty-print">tools/android avd</pre>
526 final AnimatedVectorDrawable avd = (AnimatedVectorDrawable) d.getConstantState()528 mExpandButton.setImageDrawable(avd);529 avd.start();
214 …<li>AVD Manager を起動します。詳細については、<a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a> のヘル…
151 …tore</code> ファイルを削除します。AVD のデフォルトの格納場所は、OS X と Linux の場合は <code>~/.android/avd</code>、Windows XP の…
249 with the <code>avd</code> options:</p>251 android avd
216 with the <code>avd</code> options:</p>218 android avd
139 …Android Virtual Devices in the <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a>:</p>187 Devices in the <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a>:</p>432 Devices in the <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a>:</p>
126 <li>Updated the <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a> with HAXM
324 <a href="{@docRoot}tools/help/avd-manager.html">AVD Manager</a> help.</li>
170 <img src="{@docRoot}images/tools/avd-manager-studio.png"
188 menu or by executing {@code <sdk>/tools/android avd}).</li>
1382 <img src="{@docRoot}images/screens_support/avd-start.png" alt="" />1404 <pre>emulator -avd <avd_name> -scale 96dpi</pre>
128 http://developer.android.com/tools/help/avd-manager.html