How do I make ADB work on x64?
I tried installing the Android USB driver on my x64 machine and i开发者_JAVA百科t fails. Does Android development not support 64 bit Windows, or am I possibly doing something wrong?
How does it fail? Following the instructions at the link below worked for me in Win7 x64.
http://developer.android.com/sdk/eclipse-adt.html#installing
精彩评论