Home | History | Annotate | Download | only in help

Lines Matching full:pull

180 <td><code>pull&nbsp;&lt;remote&gt;&nbsp;&lt;local&gt;</code></td>
374 <p>You can use the adb commands <code>pull</code> and <code>push</code> to copy files to
376 which only copies an APK file to a specific location, the <code>pull</code> and <code>push</code>
381 <pre class="no-pretty-print">adb pull &lt;remote&gt; &lt;local&gt;</pre>