I've experienced several intermittent system crashes on my Samsung Nexus S phone running Android ICS 4.0 while attempting to test/debug my AIR application on-device (I am using AIR for Android version 3.3.0.365); the standard debug testing for mobile apps from Flash Builder 4.7 doesn't show any errors, nor does my device's logcat
(other than to identify Adobe AIR [with my app running] as the cause of the crash).
Given that the problem is intermittent and doesn't seem to correspond to any specific set of events, I'd really like to use the profiler in Flash Builder 4.7 while the app is running on a device in order to get a full readout of what is going on.
I've already profiled the app on my desktop and found no obvious potential causes for crashes on Android, so now I'm wondering the following: is it possible to configure the Flash Builder 4.7 profiler to analyze an application while it is running on a mobile device connected via USB debugging?