Skip to content

Reuse Statement

cjmiller edited this page Apr 1, 2019 · 5 revisions

Reuse Statements:

  • Additional libraries and functions:
  1. Google gson: https://github.com/google/gson (Permission granted according to the Apache 2.0 license)
  2. Robotium: https://github.com/RobotiumTech/robotium (Permission granted according to the Apache 2.0 license)
  3. Google Maps SDK for Android: https://developers.google.com/maps/documentation/android-sdk/intro (Permission granted according to the Creative Commons Attribution 3.0 License)
  4. Firebase: https://firebase.google.com/docs/ (Permission granted according to the Creative Commons Attribution 3.0 License)
  • Reused code (links can be found in the code next to the related materials):
  1. Alex: https://stackoverflow.com/questions/12384064/gson-convert-from-json-to-a-typed-arraylistt (Permission granted according to the Creative Commons License)
  2. Rakhita: https://stackoverflow.com/questions/8166497/custom-adapter-for-list-view (Permission granted according to the Creative Commons License)
  3. Josh M: https://stackoverflow.com/questions/8166497/custom-adapter-for-list-view (Permission granted according to the Creative Commons License)

Clone this wiki locally