开发者

Get Tasks data using API key

I am trying to get google tasks data using API key.

I have referred below link. http://code.google.com/p/google-api-java-client/source/browse/tasks-v1-json-oauth2-android-sample/src/com/google/api/client/sample/tasks/v1/android/TasksSample.java?repo=samples

In the above link, it is mentioned that get the API key from Google tasks API access. But I do not know exactly how to get this API key through code.

Is API key related google accounts? If it is related to goog开发者_开发百科le account, then is it unique for different google accounts? or Is API key related to application (which is used to get tasks data)?

how to get google Tasks API key through code?


Generate the API key from Google API Console. The API key is linked to the Google Account and will be unique to each account.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜