How to setup a Blackberry 10 for development over WiFi
On the device
On the home screen, swipe down from the top of the screen.
Image unavailableTap Settings > Security and Privacy > Development Mode.
Image unavailableTap Development Mode from the list of security options.
Image unavailableTap the Use Development Mode toggle switch. If prompted, type the password for your device, and tap OK.
On the Host (Using Google ADT + Blackberry SDK)
Right click on the project -> BlackBerry Tools -> Configure Targets -> run "BlackBerry Development Setup Wizzard" Image unavailable press "Next" and check "Device connected using Wi-Fi". Complete "IP Address" with your BB10's IP and "Password" with your device password. Image unavailable Once the wizzard connected to your device, it will ask for your BlackBerry Code Signing Keys. You can get your keys filling out the BlackBerry Signing Key Order Form. Image unavailable It is recommend to save your Signing Keys and Developer Certificate once they were generated. Image unavailableIn order to run code on the device, a device token must be generated and uploaded to the BB10. Image unavailable Uploading the Debug Tokens is the last step in the Wizzard. Then a summary appears, and we are done! Image unavailable