blob: 83dcc728808eb0b7a38190b6c18aecdbb69e178f (
plain)
1
2
3
4
5
6
7
8
|
# adb autocomplete plugin
* Adds autocomplete options for all adb commands.
* Add autocomplete for `adb -s`
## Requirements
In order to make this work, you will need to have the Android adb tools set up in your path.
|