mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-09 16:47:23 +01:00
fix adb devices command
This commit is contained in:
parent
87ee25281c
commit
995462adb9
@ -24,7 +24,7 @@ On the chromecast there should now pop-up a dialog asking whether you want to tr
|
||||
|
||||
### Disable the Default Launcher via ADB
|
||||
|
||||
On your Laptop, open a terminal and ensure that you can find the chromecast via `adb show`. One device should be listed.
|
||||
On your Laptop, open a terminal and ensure that you can find the chromecast via `adb devices -l`. One device should be listed.
|
||||
|
||||
Then, use these commands:
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user