Mobile application created by Jacques Artale, Max Åkesson, and Dennis Andersson for the course "Introduction to mobile appplication"
- Clone the repository
- In your app directory create a file "local.properties".
- Enable following API & services in google cloud:
- Places API
- Directions API
- Maps SDK for Android
- Put the API key in the local.properties file with the variable "MAPS_API_KEY"
- Put your sdk directory in the local.properties file with the variable "sdk_dir"
Example: