This sort of thing has already been asked about a couple of times before, but the advice I've seen hasn't fixed my problem. I'm starting to work on an AIR Mobile project in Flash Builder 4.7 (it was 4.6 yesterday), and it doesn't want to debug directly on a Samsung Galaxy Pro Tab 8.2 my boss has handed me. When I try to run the application, written in AS3, it just keeps showing the device as offline.
It's been recommended to:
- update USB drivers - done
- update adb.exe to 1.0.31 - done
- check "USB debugging" on the device - done
- run "adb devices", then accept the RSA signature thing - done
What else is there?