Search code examples
androidflashairremote-debugging

Debugging Adobe AIR app over USB on ASUS MeMo FHD 10


enter image description here

adb sees the device, Flash / Flash Builder (CC) doesn't - what am I missing? (the Eclipse IDE that comes with the Android SDK can also debug over USB just fine.)


Solution

  • Copy the ADB to [Flash Builder]\sdks\[sdk Ver.]\lib\android\bin\adb.exe from [Android SDK]\platform-tools\adb.exe

    See this link.