Changes

Jump to: navigation, search

MAP524/DPS924 Lab 1

1 byte added, 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><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>
<li>Use the pm command to remove your app. You'll have to use the full package name like this </li>

Navigation menu