The demos found in this repository require an API key. To create and use an API key:
- Get a Maps API key
- Open the file in the root directory of the sample called
local.properties(by default, this file is NOT under version control) - Add a single line to
local.propertiesthat looks likeMAPS_API_KEY=YOUR_API_KEY, whereYOUR_API_KEYis the API key you obtained in the first step - Build and run