Android Development - Any Google + SDK Or code example? [duplicate]
Asked Answered
D

2

9

Possible Duplicate:
Is there already a Google+ API?

Im looking for Android Google+ code example or sdk (posting on stream is the most importent thing i need). I want some SDK Or example like facebook has (on https://github.com/facebook/facebook-android-sdk for example).

I thought of that since many sites now has the '+1' button near the facebooks 'like' button (on articles etc.) I thought why not to publish on google+ if my program already publishes on facebook's wall? Although Android and Google+ are from the same company , I could not find something as useful as the facebook SDK I gave above.

Any Ideas?

Deprived answered 18/7, 2011 at 17:41 Comment(2)
There is no public API for Google+ yet.Jessalyn
And the +1 feature is technically distinct from Google+ itself (I started seeing it well before the launch of Google+). (google.com/plus vs. google.com/+1/button)Kacykaczer
N
12

The newly launched Google+ API: http://developers.google.com/+/overview has support for Java and Android in its client libraries: http://developers.google.com/+/downloads

Nepean answered 15/9, 2011 at 20:16 Comment(0)
S
1

EDIT: This answer is not longer correct since Google released an SDK.

As of 29/07/2011, Google has not provided an SDK yet.

As @KirkWoll said, the only thing you can do for now is add a 'plus' button like the 'like' button from facebook in your webpages using javascript - look here.

Seabolt answered 29/7, 2011 at 16:4 Comment(1)
This is no longer the case. See Ade's reply.Ogle

© 2022 - 2024 — McMap. All rights reserved.