- Download the project -> https://github.com/mmarangoni/OpenIce/archive/master.zip
- Open project in Android Studio -> https://developer.android.com/studio/index.html
- Get a Google Maps API Key -> https://developers.google.com/maps/documentation/javascript/get-api-key
- Insert maps key in the strings.xml file -> https://github.com/mmarangoni/OpenIce/blob/master/app/src/main/res/values/strings.xml#L19
- Build and run the application on an emulator or device
Touch and drag to pan the map, pinch zoom, or use the zoom toggle buttons to adjust zoom level
Tap on a skate marker, then tap the info window to see detailed information for that rink
Touch a marker on the map, then tap the directions button to get directions to the rink location in Google Maps
From the Rink Information screen, select the Action Overflow button located at the top right of the action bar Here you can find a breakdown of the icons used, detailed information about the app, and other usage information