How can I debug directly from the MC40 device?
I followed these instructions:
https://launchpad.motorolasolutions.com/Android/AndroidUSBDriver% 20UserGuide.pdf
On your device, in development options, I enabled USB debugging.
What I got is just open the app on the device, but I do not see the console "Web Inspector".
With RhoSimulator I get errors like "Method not found" if I use KeyCapture, ScreenOrientation, etc. .. sometimes this stops the execution of the application and does not allow me to debug the code.
Could you tell me how to debug directly by the application running on the device?
Best regards
Alessio
1 Replies
Debugging an Android device directly through USB is not currently supported but will be released with the next release (4.2).
We do however, have a few guides in our docs about debugging in the current version;
Rhomobile | Debugging Ruby
Rhomobile | Debugging JavaScript
Give these a try and let me know how they work out for you.