First you should open the google API console. And Create an API project for your application.
On the Google API console click on Create Project ,enter the name of the project and then click on create.
In the Services pane, enable the
Google+ API and any other APIs that
your app requires.
In the API Access pane, create an
OAuth 2.0 client ID by clicking Create
an OAuth 2.0 Client ID :
Type a product name in the dialog box that displays, and click
Next.
Providing a product logo and home page
URL are optional.
Choose Installed application as your Application type and select
Android as type.
In the Package name field, enter your Android's app's package name.
4 In a terminal, run the the Keytool
utility to get the SHA-1 fingerprint
of the certificate. For the
debug.keystore, the password is
android.
0 Comment(s)