Windows 8 64-bit and Android Debug Bridge (Where is my Galaxy Nexus?)
Setting up a new VM for development - this one based on Windows 8 64 bit. Not that I really want to, but it seems that I need to for work (yes, yes, first world problems). So the usual fun with standing up a new VM:
- Install OS
- Download Chrome and Firefox and ditch IE
- Download Resharper
- Remember that you need Visual Studio for Resharper so install that.
- Install Java SDK
- Install Android SDK
- Install Intellij and Eclipse
- etc.
Of course, then I notice that my phone, a Galaxy Nexus, isn’t being recognized by Android Debug Bridge. This is a problem as I much prefer to develop using a device as opposed slow emulator that Google ships for Android, and you can’t deploy to the device without ADB.