Skip to content

Commit

Permalink
Merge pull request #55 from epicstar/master
Browse files Browse the repository at this point in the history
New debug and release APKs
  • Loading branch information
RitwikGupta committed Aug 28, 2014
2 parents 6bfeb20 + 35610a4 commit d54cc6f
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
Binary file modified Android/Pittsburgh_Realtime_Tracker/app/apks/app-debug.apk
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ https://console.developers.google.com/flows/enableapi?apiid=maps_android_backend
string in this file.
--></string>

<string name="google_maps_key" templateMergeStrategy="preserve">YOUR_KEY_HERE</string>
<string name="google_maps_key" templateMergeStrategy="preserve">AIzaSyAlnBe4hVQOPrGpxZPNMddfSQhP46eG5zI</string>
</resources>
1 change: 1 addition & 0 deletions Documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The file given by Port Authority is [here](http://www.portauthority.org/GeneralT
- 88 (Penn)
- P1 (East Busway - all stops)
- P3 (East Busway - Oakland)
- Y49 (Prospect Flyer)

Don't ask us why Port Authority likes this this way.............. it's stupid I know.

Expand Down
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,25 @@ Right now, the plan is to make an app for both Android using [Android Studio](ht
and on Windows Mobile.
A website is also in the works.

API limitations:
- the buses don't update until after 10+ seconds. Our app only updates
every 10 seconds
- There are only a couple buses offered publicly. We promise to get updates
to the new buses as soon as possible!

######Current Realtime Port Authority Routes:
- 41 (Bower Hill)
- 48 (Arlington)
- 56 (Lincoln Place)
- 8 (Perrysville)
- 86 (Liberty)
- 88 (Penn)
- P1 (East Busway - all stops)
- P3 (East Busway - Oakland)
- Y49 (Prospect Flyer)

#Android Development

This will be done using [Android Studio](https://developer.android.com/sdk/installing/studio.html) 0.8.2 beta as of 07.29.2014.
This will be done using [Android Studio](https://developer.android.com/sdk/installing/studio.html) 0.8.6 beta as of 08-20-2014.


0 comments on commit d54cc6f

Please sign in to comment.