Document APK drag & drop

Add the drag & drop shortcut for installing an APK file to the README
and the help.
This commit is contained in:
Romain Vimont 2018-05-28 20:24:23 +02:00
parent 9c6f9b24f9
commit 6274cc3767
2 changed files with 4 additions and 0 deletions

View file

@ -300,6 +300,7 @@ To run without installing:
| turn screen on | _Right-click²_ |
| paste computer clipboard to device | `Ctrl`+`v` |
| enable/disable FPS counter (on stdout) | `Ctrl`+`i` |
| install APK from computer | drag & drop APK file |
_¹Double-click on black borders to remove them._
_²Right-click turns the screen on if it was off, presses BACK otherwise._

View file

@ -98,6 +98,9 @@ static void usage(const char *arg0) {
"\n"
" Ctrl+i\n"
" enable/disable FPS counter (print frames/second in logs)\n"
"\n"
" Drag & drop APK file\n"
" install APK from computer\n"
"\n",
arg0,
DEFAULT_BIT_RATE,