Aula 03 - Primeiro vídeo.
Quando crio um new -> Google -> Google Maps Activity ele cria tudo corretamente. Com o link mostrado em google_maps_api.xml
criei a chave de API e atribui o valor em google_maps_key
.
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">
AIzaSyCpgu2pDJPG6_TTW5TJWahQ7fp6Dg666MU
</string>
Porém, quando executo no emulador e entro na Activity do mapa ele não carrega o mapa e mostra a seguinte mensagem na tela:
<main style="background:#EFFACA;")>
<p>Agenda won't run without Google Play services, which are missing from yout prone</p>
<Button>Get Google Play Services
</main>