Home | History | Annotate | Download | only in help

Lines Matching full:sdcard

390 <pre class="no-pretty-print">adb push foo.txt /sdcard/foo.txt</pre>
949 <li>{@code -s}: Install package on the shared mass storage (such as sdcard).
1141 $ adb shell screenrecord /sdcard/demo.mp4
1152 shell@ $ screenrecord --verbose /sdcard/demo.mp4
1155 $ adb pull /sdcard/demo.mp4
1202 <pre>screenrecord --bit-rate 6000000 &#47;sdcard&#47;demo.mp4</pre>