Skip to content

An Android app allows users to connect and team up with other players to play sport games. Software Engineering - Project 2 - Fall 2016

Notifications You must be signed in to change notification settings

maheshgaya/TeamUpApp

Repository files navigation

TeamUp App

code name: Connect&Play

This app allows users to connect and team up with other players to play sport games.

Disclaimer

Using the Source Code in Android Studio

  1. Clone the repository
$ git clone https://github.com/maheshgaya/TeamUpApp.git
$ cd ConnectAndPlay/
  1. Import the project in Android Studio. (File -> New -> Import Project)
  2. Download your Google Maps API key from the Google Developer Console. Make sure that you enable Google Maps API for Android and Google Places API for Android
  3. Add your API key to google_maps_api.xml
  4. Run the project in an emulator with api greater or equal to 21

Contributing to the Source Code

  1. Fork this repository
  2. Make all the changes, or add new features in your own repository

NOTE: When pushing commit to your repository, uncheck google_maps_api.xml to ignore the api key that you added. This will leave GOOGLE_MAPS_API_KEY as the default. 3. Once you implement your patch, rebase your repository to reflect the latest commits on this repository 4. Pull a request, once you are ready to submit your patch

About

An Android app allows users to connect and team up with other players to play sport games. Software Engineering - Project 2 - Fall 2016

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages