First step was install eclipse. Went with the the standard version of the Kepler release, since I don't expect to do much outside of Java programming. In fact, it probably would have made more sense to install the Java 7 SDK first, but it doesn't really make a difference. Both installed and run without any problems.
Next step was to install VirtualBox so I have something to write lower level stuff in C/C++. I used to use Cygwin, but that comes with some extra complications that I'd rather not deal with. Running Linux in a VM not only gives you the desktop appearance but also adds a nice layer of protection to help keep you from doing anything really damaging to your computer (like muffing up your USB host controller). I had intended to install Ubuntu 12.04 64-bit on the guest machine, but apparently 64-bit guests are not supported on this computer (it does, however work on 64-bit Windows 7 on the Intel quad-core I have at work, so I think this may be more an issue with the CPU on the notebook not supporting virtualization rather than an issue with VirtualBox).
Installed Ubuntu 10.04 for x86 architecture on the guest machine. I may have to deal with the 800x600 screen, which actually isn't so terrible. At least the USB 2.0 passthrough apparently works!
Ubuntu 10.04 running in VirtualBox with the mouse and camera showing up in lsusb. |
Tablet emulated using the Android SDK plugin in Eclipse. |
No comments:
Post a Comment