January 2010
You are browsing the archive for January 2010.
Nexus One ADB on Ubuntu 9.10/Arch Linux
So I just spent the last hour trying to get the Nexus One and ADB to play nicely together on my machine. Finally it is working and here is how… /etc/udev/rules.d/90-android.rules SUBSYSTEM=="usb|usb_device", SYSFS{idVendor}=="18d1", MODE="0666", GROUP="plugdev" SUBSYSTEM=="usb|usb_device", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e12", SYMLINK+="android_adb" SUBSYSTEM=="usb|usb_device", ATTR{idVendor}=="0bb4", ATTR{idProduct}=="0fff", SYMLINK+="android_fastboot" sudo restart udev This should allow any user in the plugdev group [...]
Nexus One Lego Dock
I needed a dock for my Nexus One and currently they don’t exist. So I made one out of Legos. I think it turned out pretty well.
Nexus One
My Nexus One arrived yesterday. I haven’t been this excited about a device in a long time and Christmas was good. I’m guessing I was one of the first couple hundred people to place an order and so far, I really like it. I don’t really feel like typing an actual review, so bullets it [...]