User manual

Table Of Contents
Application Deployment
5. Touch Wireless debugging.
6. If the device and host computer are connected for the first time, the Allow wireless debugging on this
network? dialog box with the Always allow from this network check box displays. Select the check
box, if required.
7. Touch ALLOW.
8. Touch Pair with pairing code.
The Pair with device dialog box displays.
9. On the host computer, navigate to the platform-tools folder and open a command prompt window.
10. Type adb pair XX.XX.XX.XX.XXXXX.
where XX.XX.XX.XX:XXXXX is the IP address and port number from the Pair with device dialog box.
11. Press Enter.
12. Type the pairing code fromthe Pair with device dialog box.
13. Press Enter.
14. Type adb connect XX.XX.XX.XX:XXXXX.
where XX.XX.XX.XX:XXXXX is the IP address and port number from the Pair with device dialog box.
15. Press Enter.
The device is now connected to the host computer.
16. Type:
adb reboot recovery
17. Press Enter.
The System Recovery screen appears on the device.
18. Press Volume Up and Volume Down to navigate to Apply upgrade from ADB.
19. Press Power.
20. On the host computer command prompt window type:
adb sideload <file>
where: <file> = the path and filename of the zip file.
143