Difference between revisions of "FTC Starting up the Debugger Summary 20230308"
From wikidb
(Created page with "Start up a terminal session. >cd C:\Users\epp\AppData\Local\Android\sdk\platform-tools <pre> >adb connect 192.168.43.1 connected to 192.168.43.1:5555 </pre>") |
(No difference)
|
Revision as of 12:14, 8 March 2023
Start up a terminal session.
>cd C:\Users\epp\AppData\Local\Android\sdk\platform-tools
>adb connect 192.168.43.1 connected to 192.168.43.1:5555