I am using Adobe Flash CS6 and I am trying to debug my project on an Android device. When I set the publishing options, I select "AIR 3.2 for Android" and I check "Internet" under the "Permissions" tab.
I am trying to run my app on a Samsung Galaxy S5 phone. I have enabled USB debugging on the device and I have verified that ADB has detected the device and my computer has detected the device for debugging purposes (running the command "adb devices" lists the device ID and also "device").
What should I do to resolve Flash debug hanging? Has anyone else encountered this issue? Thanks in advance for any help you can give me.