Hello,
I'm new to android development and I'm following the tutorial on the developers.android.com website
Everything works fine and I can run my "hello world" application in the emulator.
But when I connect my tablet (Odys Xelio) to my PC and run my application, the emulator starts again.
I already set "usb debugging" in the settings of my tablet.
With a bit searching I found out that I have to install the google drivers first to be able to send my application to my tablet.
I already installed/downloaded the google drivers with android SDK manager.
When I now try to upgrade the driver in my computer managment (Right click on Computer and "Manage")
and I show where the driver is located, windows tells me he didn't find a driver.
I'm using windows 7 (64 bit).
I've heard that 64 bit systems can give problems?
any1 can help me?

