Open main menu

CDOT Wiki β

Changes

MAP524/DPS924 Lab 1

22 bytes removed, 23:42, 30 June 2015
Part C: Start an Android Virtual Device (AVD) and install your app.
<li>Use this adb command to connect to your AVD:</li>
<pre>adb shell</pre>
<li></li>
<pre></pre>
<li><Now that you have a shell on the AVD you can list all installed packages using the pm command like this /li>
<pre>pm list packages</pre>