Categories
android

Android ADP1.5 (cupcake) now on my G1

Just a quick update to say I now have cupcake on my phone! I went with haykuro’s apps2sd build. Its looks pretty good so far. I like the new widgets and I have some ideas for writing my own.
PubCrawler works and seems to be a bit snappier when navigating the map. As mentioned before dragging on the map works in Android 1.5!

Categories
webapps

PubCrawler now has manual location

PubCrawler now has manual location functionality. When Google Gears is not installed it falls back to asking for location in a JavaScript prompt(). With or without Gears on the map screen the location can be changed with a new button. Another minor change is the removal of the map buttons at the bottom for everything but Android devices. iPhones can use multitouch gestures to zoom and drag the map (Google’s functionality not mine!). For Android 1.5 I have added drag functionality myself though.

Coming soon: HTML5 database to save crawls on iPhone (instead of Google Gears DB which Android uses).

Categories
webapps

PubCrawler Web App

My first mobile web app is PubCrawler. It finds pubs in your location automatically and can show you a route around them. Navigate from pub to pub and save the number of pints drunk in each. Crawls are saved for viewing later.
Its being developed in HTML, CSS 3.0 and JavaScript using Google Gears GeoLocation, Maps API, Local Search and dojo Toolkit. Google Gears is required. It works on:

  • Android phones like the T-mobile G1
  • Windows Mobile 6 with Opera Mobile 9.5 technology preview build (go to gears.google.com in the browser to install Gears)
  • Firefox 3 with Google Gears installed (although the CSS 3.0 elements won’t look right)
  • Google Chrome

On first visit a prompt will pop-up asking you if you trust the site to use Gears. If you don’t click the accept button it won’t work.