Android 2.1 On Four More HTC Handsets

Tired of fighting Windows mobile on your HTC handset? Now you can fight a beta ROM of Android 2.1. [Slm4996] has put in a flurry of work over the last few days to get Android 2.1 running on the HTC Kaiser (aka AT&T tilt), Vogue, Niki, and Polaris. Right now everything except the camera and bluetooth is working but there is a bug tracker to help with troubleshooting any undiscovered issues. If you want to try it out but don’t want to flash the hacked ROM to your phone you can run it beside Windows Mobile by using HaRET.

Correction: The title of this post originally read “Droid 2.1” in error. We have corrected it to read “Android 2.1”.  [Thanks GuyFrom7Up]

Head-mounted Computer With Spit, Bailing Wire

[youtube=http://www.youtube.com/watch?v=QyrjBMAa6xE]

Oh, for crying out loud! While we were all giddy reporting on yesterday’s wonderfully done head-mounted computer, [Andrew Lim] of recombu.com comes along and essentially does the same thing with an HTC Magic handset and three dollars worth of Harbor Freight crap. Linux kernel, WiFi, accelerometer, the whole nine yards. Consider our collective ass handed to us.

Funny thing is, either of these could be considered The Consummate Hack. One flaunting the creator’s know-how with its custom-designed parts and delicate engineering, the other exhibiting a more punk flair with random scraps and off-the-shelf technology achieving much the same effect — a solution so obvious we were blind to it. Whatever your outlook, this is a great day to be a hacker!

[via slashdot]

T-Mobile G1 Teardown

g1teardown

In our Dev Phone 1 excitement last week, we somehow overlooked phoneWreck’s teardown of the T-Mobile G1. The complex slider mechanism is certainly worth looking out. One of the major oddities they point out is the inclusion of two vibration motors. One is mounted next to the SIM on the mainboard. While the other is mounted in the frame next to the earpiece. We wonder what was gained/solved by using two. The phone also includes a digital compass module. We’d like a more detailed explanation of how the Xilinx CPLD is used. From this article in 2006, it seems HTC uses them to generate custom clock signals and switching off devices for power management.

Hardware-unlocked Android G1 For Sale

g1

Google has new program to sell Android phones directly to developers. The Android Dev Phone 1 is both SIM-unlocked and hardware-unlocked. SIM-unlocked means you can use it on any GSM carrier you want. Hardware-unlocked means you can run any system you want on the phone, not just officially signed ones. No more need to worry about security patches taking away your root access.

The device is $399. You will need to purchase it through the Android Market as a registered developer (a $25 fee). We wonder how long before the unsigned bootloader starts getting flashed to T-Mobile phones.

Two new Android phones have surfaced recently which may prove just as friendly: the Kogan Agora Pro and the QiGi i6.

UPDATE: While shipping is free in US, it is incredibly expensive everywhere else. Yes, we bought one.

[via Techmeme]

[photo: tnkgrl]

Android Source Code Released

[youtube=http://www.youtube.com/watch?v=7Y4thikv-OM&fmt=18]

Google has officially released the Android source code. While the T-Mobile G1 is being released tomorrow—some already have it—it is just one Android device. The availability of the source means that the platform could be port to almost any device. It’s a complete embedded Linux package and we’ve already seen it running on the N810. We can’t wait to see what hacks come out of this.

LED Serial Debugging For Cell Phone Hacking


[Barry] needed some way to get serial output to help debug his efforts to port Linux to the HTC TytnII (Windows mobile Pocket PC phone). He wrote some code to send serial output via one of the LEDs on the phone and rigged up an AVR to pic up the output and provide a USB interface to the computer. It runs at about 200bps – perfect for the quick debug session.