誰でも Android アプリで Google+ を使用できますか? 私は同じことについて検索しましたが、何も見つかりませんでした。誰かがアイデアや関連するコードを持っている場合は、ここに投稿してください。
ありがとう。
誰でも Android アプリで Google+ を使用できますか? 私は同じことについて検索しましたが、何も見つかりませんでした。誰かがアイデアや関連するコードを持っている場合は、ここに投稿してください。
ありがとう。
パブリック API はまだありませんが、ここで更新にサインアップできます。
https://services.google.com/fb/forms/plusdevelopers/
基本的な Java ライブラリは、 http ://code.google.com/p/javaplus/ から入手できます。
基本的な PHP ライブラリはこちら: https://github.com/jmstriegel/php.googleplusapi
Here is the link to the Google APIs. https://developers.google.com/+/mobile/
You can create your application, and add several APIs to it (Youtube, Google+, etc). There are several samples.
Hope its useful
Google Plus を Android アプリケーションに統合するには、次の前提条件が必要です
開発者コンソールで Google+ API を有効にし、アプリケーション認証用の資格情報を作成します
Eclipse での Google Play サービスの構成
Google Plus サインインで Android アプリケーションを作成する
詳細なステップバイステップのチュートリアルは、次の URL で確認できます。
http://androidsrc.net/integrating-google-plus-sign-in-into-your-android-application/