I am running a VirtualBox with Windows 7 on it in Ubuntu 11.04. I want to use this environment for Android development.
I followed the setup instructions and can debug on the emulator. I have used the VirtualBox settings to set up a USB filter for my phone(LG Ally). When I connect the phone, the filter appears to be working since I don't see it in Ubuntu and Windows does recognize that something is attached.
When i try to update the drivers using the ones downloaded with the SDK, Windows says that the drivers are up to date. Device Manager does not show the device name, referring to is as USB Composite Device.
If explorer is opened, my phone does not show up. It also does not show up when attempting to debug on the device(through eclipse).
Any help or suggestions are appreciated, thanks.