I'm new at developing a Flex app for mobile,I just need to know is there any way to test/debug gestures like swipe on the android emulator that comes with Flash Builder 4.6.
I saw people using the official Android Emulator for testing, are there other quicker alternatives? As my application relyes on swiping views, each time I want to test it I need to export it and open it in the other emulator without the debug capacity.
Thanks!