crwdns2933423:0crwdne2933423:0

crwdns2933803:04crwdne2933803:0

crwdns2933797:0Sebastiancrwdnd2933797:0crwdne2933797:0

crwdns2936043:0crwdne2936043:0 crwdns2933505:0crwdne2933505:0 Sebastian

crwdns2933769:0crwdne2933769:0
crwdns2933771:0crwdne2933771:0
crwdns2933801:0crwdne2933801:0

crwdns2933807:0crwdne2933807:0

[title] Allowing your computer to run ADB commands on your device
-[* black] Open the terminal application on your computer with the SDK Platform Tools installed and enter ***adb devices***
+[* black] Open the terminal application on your computer with the SDK Platform Tools installed and enter ``***adb devices***``
[* black] This should trigger a popup on your device. Make sure to have the checkmark ticked and click ***Accept***.
- [* icon_note] I’m using MS PowerShell. That´s why I need to open my terminal window in the ''platform-tools''-folder and enter ***.\*** as a prefix to my commands. In Linux you do not need to do this.
-[* black] You can run the command again to check if it worked. It should now say ''device ''instead of ''unauthorized''.
+ [* icon_note] I’m using MS PowerShell. That´s why I need to open my terminal window in the ''platform-tools''-folder and enter ``***.\***`` as a prefix to my commands. In Linux you do not need to do this.
+[* black] You can run the command again to check if it worked. It should now say ``device`` instead of ``unauthorized``.