JakeClarke/Oxford-buses
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
==Oxford buses== This app uses the reverse engineered api shown here: http://blogs.oucs.ox.ac.uk/inapickle/2010/01/14/live-bus-locations-from-acis-oxontime/ To get this app to run you will need a google maps api key from here: http://code.google.com/android/add-ons/google-apis/mapkey.htm Which needs to be replaced in the android manifest file. This code needs 2 external libraries: for reading csv data: http://sourceforge.net/projects/javacsv/ For converting co-ordinates data http://www.jstott.me.uk/jcoord/