AIR 2.6 SDK : APKPackager.setDebugHost Error
I've had no problem at all launching my Android AIR app on my Samsung Vibrant phone.
However, I just downloaded installed the new AIR 2.6 SDK, updated my application descriptor to 2.6 and can test without issue on the desktop; however, attempting to either Run or Debug on my phone avails the following error:
An internal error occurred during: "Launching Rhuz - Mobile".
com.adobe.air.apk.APKPackager.setDebugHost(Ljava/lang/String;)V
If I switch my compiler settings back to 2.5 and revert the descriptor, I can still test on desktop and phone. The issue only appears with the 2.6 SDK.
Google is no help at all, so I'm giving it a shot here. I'm running Flash Builder Burrito on Win 7 x64.