Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am limouren on github.
* I am limouren (https://keybase.io/limouren) on keybase.
* I have a public key whose fingerprint is 2149 319D D39F 5D12 56BD 2F2A AFD8 0761 F90C FDEC
To claim this, I am signing this object:
### Keybase proof
I hereby claim:
* I am limouren on github.
* I am limouren (https://keybase.io/limouren) on keybase.
* I have a public key whose fingerprint is 27DD 4A74 F2F2 2A27 21B9 CF61 F2D2 54EC 95DE 13CE
To claim this, I am signing this object:
@limouren
limouren / adb-help.text
Created November 19, 2015 06:39
> adb help
Android Debug Bridge version 1.0.32
Revision eac51f2bb6a8-android
-a - directs adb to listen on all interfaces for a connection
-d - directs command to the only connected USB device
returns an error if more than one USB device is present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is running.
-s <specific device> - directs command to the device or emulator with the given
serial number or qualifier. Overrides ANDROID_SERIAL