Last active
November 13, 2018 02:34
-
-
Save glm-mawla/56e65ebd08df0aa53a12da4fad3349d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "adb start-server" : start adb server | |
| "adb kill-server" : stop adb server | |
| "adb -P 5038 start-server" : start daemon in port 5038. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment