Paul
Paul

Reputation: 1

How do I make ADB work on x64?

I tried installing the Android USB driver on my x64 machine and it fails. Does Android development not support 64 bit Windows, or am I possibly doing something wrong?

Upvotes: 0

Views: 297

Answers (1)

wom
wom

Reputation: 436

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

Upvotes: 2

Related Questions