Skip to content

pkpio/TumTumTracker

Repository files navigation

TumTumTracker

Android application to track the TumTums - internal transportation vehicles at IIT Bombay.

Setup

  1. Clone the repository and Import to Android Studio
  2. Do Playservices setup if the map doesn't load while testing

Playservices setup

  1. Google Map APIs requires an API key sepecific to your apk signing key. Refer new API key
  2. Add your new API key to AndroidManifest.xml file

Tip:

  • Try to obtain an API key for the debug keystore used by Android studio.

Libraries and tools used

  • Json

    • Data representation
  • Gson

    • Json decoding
  • Sugar

    • ORM database on top of Sqllite for data persistance
  • v7-appcompact

    • Android support library for older devices

License

(c) 2013 - 2015 Praveen Kumar Pendyala and colloborators. Licensed under the GPL v3