Android SDKは、“キット”と呼ばれる個別の機能モジュール群のことです。このSDK では以下のキットが使用できます。:
Twitter Kit for AndroidThe Android SDK is a collection of individual feature modules, called Kits. The SDK provides the following Kits: |
ユーザーをシングルサインオンでツイッターにログインできるようにします。Twitter APIへの認証済みリクエストを作成し、ツイート、ユーザー、検索結果、その他ツイッターのコンテンツを読み込みます。
TwitterCoreEnable users to log in with Twitter via Single Sign-On. Make authenticated requests to the Twitter API to load Tweets, users, search results, and other Twitter content. |
media-forward もしくコンパクトなツイートビューをあなたのアプリ上のビューに埋め込み、アプリに関連するユーザー情報を表示したビューを一覧にします。 アプリを使って見つけたツイートを共有します。
TweetUiEmbed media-forward or compact Tweet views into your views and list views to show users information that is relevant to your app. Turn on sharing for Tweets discovered via your app. |
Let users compose new Tweets as part of your app or share content discovered via your app. This Kit provides a lightweight mechanism for creating intents to interact with the installed Twitter app or a browser.
TweetComposerLet users compose new Tweets as part of your app or share content discovered via your app. This Kit provides a lightweight mechanism for creating intents to interact with the installed Twitter app or a browser. |
電話番号のみを使って、ユーザーがアカウントを作成したりアプリに署名したりできるようになります。
DigitsAllow users to create an account or sign into your app using nothing but their phone number. |