Categories:
Android (32)
Apple (iPhone) (829)
Apps (26)
BlackBerry (3)
General (438)
HTC (6)
Huawei (83)
LG (43)
Motorola (50)
Nokia (4)
Palm (10)
Samsung (139)
Sony (1)
Technology (17)
Windows Phone (209)
ZTE (5)
Online Tools:
Tutorial Collections:
Other Resources:
Wireless Debugging Connection for Motorola Phone
How to use Wi-Fi Wireless Debugging connection from Motorola phone to computer?
✍: FYIcenter.com
The Wireless Debugging feature allows you to troubleshot issues on
your Motorola phone over the Wi-Fi wireless connection:
You can follow these steps to use USB Debugging.
1. Install Android SDK Platform Tools on your computer.
2. Connect your computer and phone to the same Wi-Fi wireless network.
3. Turn on "Developer Options" on your phone as shown in the previous tutorial.
4. Go to "Settings > System > Developer Options".
5. Turn on "Wireless debugging". You see the following warning message:
Allow wireless debugging on this network? Network Name (SSID): "************" Wi-Fi Address (BSSID): ************ [x] Always allow on this network [Cancel] [Allow]
7. Tap "Allow" to authorize the connection.
8. Tap "Wireless debugging" to see connection settings.
9. Tap "Pair device with pairing code". You see the IP address, port number and paring code.
Pair with device Wi-Fi paring code: 205698 IP address & port: 10.0.0.100:38715
10. Go back to your computer. And run the "adb pair" command provided by "Android SDK Platform Tools".
fyicenter> adb pair 10.0.0.100:38715 Enter pairing code: 205698 Successfully paired to 10.0.0.100:38715 [guid=adb-ZY22GWX96K-vuWq1l]
11. Check the connection and run a debug command.
fyicenter: adb devices List of devices attached adb-ZY22GWX96K-vuWq1l._adb-tls-connect._tcp. device fyicenter> adb shell ps USER PID PPID VSZ RSS WCHAN ADDR S NAME root 1 0 2352016 5104 0 0 S init root 2 0 0 0 0 0 S [kthreadd] root 3 2 0 0 0 0 I [rcu_gp] root 4 2 0 0 0 0 I [rcu_par_gp] root 8 2 0 0 0 0 I [mm_percpu_wq] root 9 2 0 0 0 0 S [ksoftirqd/0] root 10 2 0 0 0 0 I [rcu_preempt] root 11 2 0 0 0 0 I [rcu_sched] ...
⇒ Background Services on Motorola Phone
⇐ USB Debugging Connection for Motorola Phone
2023-07-08, ∼7705🔥, 0💬
Popular Posts:
How to transfer personal apps and data from my old iPhone to my new iPhone? I want all settings, app...
How to use iPhone camera built-in color filter "Noir" to take black and white photos? You can follow...
How much does the iPhone 6 / iPhone 6 Plus weigh? The new iPhone 6 and even the larger iPhone 6 Plus...
What are background services created by Google quick search? Can I stop them to improve performance ...
When was ZTE Avail 2 phone first released? How does ZTE Avail 2 phone look like? What are the main t...