11-17-2012 04:47 AM
The Eclipse Console Pops out this error message
[2012-11-17 15:09:04 - AccelerometerPlay] Status ERROR: net.rim.ajde code=4 Connecting 192.168.176.128 to ADB failed! null children=[Status ERROR: net.rim.ajde code=0 Please check if the Android player was fully started when you got this error. If not, you can either increase the Android player launch timeout on the BlackBerry->BlackBerry Android Development Tools preference page or wait until the Android player is fully started and try again. null]
11-19-2012 04:33 AM
The thing is I Have Signed keys and its registered. When I try to run a sample app on the Blackberry 10 Dev alpha Simulator The app get Installed in the simulator. The app icon is visible, When i click for run.. the Simulator Restarts and keep on . !!
11-23-2012 02:03 AM
After Series of Experiments I got the Solutiion Run the Code free of errors, clean the project before Run in Blackberry device or simulator
02-22-2013 05:36 AM
Hi,
I am also getting the same error even after cleaning the project before running the project in the blackberry 10 simulator.
Can anybody have any idea about this?
02-23-2013 12:22 PM
Hi,
Cleaning the project (and maybe also deleting the binaries by hand) generally does help.
However when I had a similar "Connecting to ADB failed!" error, it turned out that the problem was with my system: if the simulator runs on a slower system, the Android runtime might load very slowly and the adb connection will eventually timeout and fail.
This happened to me on an older notebook with Core 2 Duo 2.2 GHz CPU.
I've switched to a desktop having Intel i5, and the simulator works like a breeze.
Regards,
Imre
02-25-2013 07:14 AM
04-03-2013 01:09 AM
I also faced this issue. I am not able to load any android application to my device.
I tried to clean the project, restart the device but nothing helps.
Please help me on this.