Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.26 KB

Trip Tracker

Overview

Google Play Link

How to build the code in debug?

To successfully build TripTracker in debug mode:

  1. Copy fabric.properties and google-services.json under the app Module. Both fabric apiSecret and apiKey must be within fabric.properties file.
  2. Add related passwords to gradle.properties such as GOOGLE_MAPS_API_KEY and etc.
  3. Remove unnecessary release signing keys and config from gradle if needed.
  4. Do NOT forget to add test admob ids to the strings.xml if real ones are still in use.

ScreenShots

Third-party libraries