mirror of
https://github.com/AlexBocken/mykb.git
synced 2025-08-10 15:37:55 +02:00
fix adb devices command
This commit is contained in:
@@ -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
|
### 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:
|
Then, use these commands:
|
||||||
```sh
|
```sh
|
||||||
|
Reference in New Issue
Block a user