Is it possible, when debugging a Cordova app on Android, to import the source code for the framework into a project, instead of just the jar?
I'm hoping to set a breakpoint in the native code and have it trigger while I'm running my app. My Eclipse-fu is weak. Braden
