0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

PCからGalaxyにWiFiでADB接続(ペアリング)するときにつまずいた事

0
Posted at

原因と結論

原因は手順が分かりませんでした。

1.ペア設定コードによるデバイスのペア設定を行う

cmd
adb pair 192.168.40.67:45089
Enter pairing code: 〇〇〇

2.IPアドレスとポートに接続する

cmd
adb pair 192.168.40.67:45089
Enter pairing code: 〇〇〇

※【重要】ポートはペア設定で用いたものと異なる ※

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?