Updating README.md link to the AndroidWearMap

This commit is contained in:
Denys Melashkov 2016-01-18 23:28:51 +00:00 committed by Denys Melashkov
parent 14fbe87c47
commit 87abc82550

View File

@ -5,8 +5,8 @@ Samples that use the [Google Maps Android API v2](https://developers.google.com/
This repo contains the following sample:
1. [ApiDemos](https://github.com/googlemaps/android-samples/tree/master/ApiDemos): A collection of small demos showing most features of the Google Maps Android API. (This was formally part of the Google Play Services SDK.)
1. [BasicWearMap](https://github.com/googlemaps/android-samples/tree/master/BasicWearMap):
1. [ApiDemos](ApiDemos): A collection of small demos showing most features of the Google Maps Android API. (This was formally part of the Google Play Services SDK.)
1. [AndroidWearMap](AndroidWearMap):
Displays a map on an Android Wear device. This sample demonstrates the basic
setup required for a gradle-based Android Studio project.