Question
adt does not see my device (while adb does)
I have Transformer Prime TF201. I installed drivers and all works fine with adb (from the latest Android SDK). But when I try to 'adt -devices' (from AIR 3.5 SDK) it shows no devices. What did I do wrong? I need adt to see device to be able to install and run app from command line.
