MCA BusTimes

This is a native android implementation of the live bus departures map from the MCA website site.

It works by displaying the bus stops around the Bristol area. If you click on one of the stops, the map will centre on the stop and fetch the departure times.

Please note that the first time you load the app, it will download the bus stop database. This might well take several minutes! There are over 1700 bus stops so to reduce the load on the device, I set a maximum number of stops to display at any one time. If you exceed this (for instance, by zooming out), the icons change to a '?' indicating there are more then one bus stop located there). You have to zoom back in before you can click on the stop to get bus times.

Please be aware that we haven't requested the use of this data on an android phone from the bus company yet. Until then the application is available on request only.

For a more technical analysis of the code, please refer to this blog posting.

Latest Version: 1.2

6th January, 2010
  • Switched from using HttpUrlConnection to HTTPClient
  • Enabled use of GZIP compression

Screenshots

screenshot
screenshot
screenshot
screenshot

Add comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • No HTML tags allowed

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.