Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Commit

Permalink
Fixed ordered list in README
Browse files Browse the repository at this point in the history
Change-Id: I4b6b93d1b459f77da24d96fd6d33297dafd3abe8
  • Loading branch information
shailen committed Aug 17, 2015
1 parent 5f59485 commit 008bf68
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions messages/NearbyDevices/README.md
Expand Up @@ -22,17 +22,19 @@ This sample uses the Gradle build system. To build this project, use the

To use this sample, follow the following steps:

1) Create a project on
1. Create a project on
[Google Developer Console](https://console.developers.google.com/). Or, use an
existing project.

2) Click on `APIs & auth -> APIs`, and enable `Nearby Messages API`.
3) Click on `Credentials`, then click on `Create new key`, and pick
1. Click on `APIs & auth -> APIs`, and enable `Nearby Messages API`.

1. Click on `Credentials`, then click on `Create new key`, and pick
`Android key`. Then register your Android app's SHA1 certificate
fingerprint and package name for your app. Use
`com.google.android.gms.nearby.messages.samples.nearbydevices`
for the package name.
4) Copy the API key generated, and paste it in `AndroidManifest.xml`.

1. Copy the API key generated, and paste it in `AndroidManifest.xml`.


Support
Expand Down

0 comments on commit 008bf68

Please sign in to comment.