summaryrefslogtreecommitdiff
path: root/projects/osm/net.cbaines.suma.mdwn
blob: cbb5b64323cbf0e17114aba0c4ef6d94e46937de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[[!meta title="Southampton University Map App"]]

# About

I developed this Android app during my first year at Southampton. It was the
first Android app I fully developed and published, in fact I had only got my
first Android phone (HTC Desire Z) just prior to coming to University.

I soon stopped developing it, as I moved on to writing leaflet-soton, and other
web based applications.

# Description

[[!img screenshots/1.jpg size="250x" align="right" ]]

The Southampton University Map App will help you navigate around Southampton
University, and Southampton in general.

You can search for University buildings, and look up live bus times for
Uni-Link bus stops.

Personalise the app by switching off the bus stops and bus routes that are not
relevant to you (via the View menu option), and place your most frequently used
bus stops and buildings on a favorites list for quick and easy access (by
holding down on there icons on the map).

Double tap a bus stop or building on the map to display information about it.
When viewing a timetable, you can view the schedule for a bus by holding down
the relevant row of the timetable.

If you want the map to show non Uni-Link bus stops, you can enable this from
the Preferences activity. You can also enable non Uni-Link bus times from this
activity.

# Statistics

## Current installations by device

<div id="current"></div>

## Total installations by user

<div id="total"></div>

<script type="text/javascript" src="dygraph-combined-dev.js"></script>
<script type="text/javascript" src="papaparse.min.js"></script>
<script type="text/javascript" src="script.js"></script>

# Source

The source code is contained in
<a href="http://git.cbaines.net/southamptonuniversitymap/">this Git
repository</a>.

# Download

An <a href="SouthamptonUniversityMap.apk">apk</a> can be downloaded.

# Screenshots

[[!album
    sort="path"
]]