10
Android Google Map v2 key appliance

Android googlemapv2 keyApplicance

Embed Size (px)

Citation preview

AndroidGoogle Map v2 key appliance

Install and configure the

Google Play services SDK

• Install the Google Play services SDK.

• Add Google Play services as an Android library project.

• Reference the Google Play services in your app's project.

Install the Google Play services SDK.

Add Google Play services as an Android library project.

Where???

sdk/extras/google/google_play_services/libproject/

google-play-services_lib

Reference the Google Play services in your app's project.

Obtain a Google Maps API

key

SHA-1 fingerprint

C1:C8:C4:5F:15:82:BC:85:E2:5B:CA:F2:6F:C3:EF:02:01:A1:F2:F4

Package

com.example.hello(It’s your own package)

SHA-1 fingerprint

C1:C8:C4:5F:15:82:BC:85:E2:5B:CA:F2:6F:C3:EF:02:01:A1:F2:F4

Package

(It’s your own package)

Get an Android certificate and

the Google Maps API key

Create an API project in the Google APIs Console

https://console.developers.google.com

Reference

https://developers.google.com/maps/documentation/android/start