Aww, isn't it cute. I got fed up waiting for someone else to write an Edinburgh Bus Tracker application for Android that I've done it myself. Took about three evenings worth of development (including…
disca from the joggler.info forums kindly sent me an update to my sound patch which fixes any crackling on the external audio jack. I've incorporated it into v3 of my 2.6.33 kernel patches, available…
I was asked for a summary of my USB patches: basically they work on the HTC Hero under 2.6.27/Android1.5 with a few small issues, and should be portable to other 1.5 kernels without too much hassle. A…
view from grassmere Originally uploaded by adq\uk Apologies if this one is screwed up; its hard seeing if the colours are ok in the sun beside this swimming pool ;-P
speedtree Originally uploaded by adq\uk Bandwidth constrained here in the darkest lake district, so one photo per day max.... This one was inspired by looking at www.flickr.com/photos/27467013@N08/set…
Hi, I've deicded to release the current version (v23) of the patch for people to play with. You can find it in my adqmisc repository here. My kernel config file is also there. If you build it, you'll…
The main problem with the unloadable function/host driver modules was that the "vold" android userspace daemon really didn't like the USB mass storage /sys entries not being present. If you watched on…
This evening, I've decided to go back to my older codebase with the load/unload modules to switch between device and host mode approach. There are several reasons: 1. I'd like to get this kernel devel…
I finally made some progress on the Android USB code last night; I've got the codeaurora USB host/function code pretty much integrated into the Hero source tree: it builds cleanly. Right now it only s…