lol, thanks hypocritus.
Well folks, there's not TOO much to do but navigate around and check out the menus, you can check out the api demos too if you like, they're from the SDK. There's a few in the graphics section that show off some 3D stuff. The keycode checker is a dev tool, the rest is standard fare. A buddy of mine has a G1 he said he'd let me debug so I can see how it's setup, that also means I get all his apps too >.>
. Hopefully I can add some of those in on a future build.
You might notice if you touch the screen while android is booting it'll spam the console with coordinates, I forgot to remove a printk from the kernel when I was debugging the touchscreen coordinate translation. I'd hoped to have wireless working by this weekend but wasn't able to get it working in time, I'm at the point where it prints kernel messages to the screen and finds the hardware but it fails during bringup still so it's not in the test release. Anyway, I'll keep posting back here from time to time though most of my major updates will be on my blog, have fun with the proof of concept test release.
-Joey