Android SDK Download

(Difference between revisions)
Jump to: navigation, search
(v2.1.0)
(Changelog)
Line 17: Line 17:
 
* Update Facebook SDK dependency to latest 4.x version.
 
* Update Facebook SDK dependency to latest 4.x version.
 
* Update Google Play Services version to 8.1.0.
 
* Update Google Play Services version to 8.1.0.
* Update minimum supported Android SDK version to 15.
+
* Update Android SDK minimum version to 15.
 
* Update Android SDK target version to 23.
 
* Update Android SDK target version to 23.
 
* Deprecate ''Activity'' parameter of ''onActivityResult'' API method.
 
* Deprecate ''Activity'' parameter of ''onActivityResult'' API method.
Line 27: Line 27:
 
=== v2.0.0 ===
 
=== v2.0.0 ===
  
* The minimum supported Android SDK version is updated to 9.
+
* Update Android SDK minimum version to 9.
 
* Update ''Social.config'' and add configurations for the SocialId login process (''SocialId.configLogin'') and specific provider login processes (''SocialId.configLoginProvider'').
 
* Update ''Social.config'' and add configurations for the SocialId login process (''SocialId.configLogin'') and specific provider login processes (''SocialId.configLoginProvider'').
 
* Drop support to most v1 APIs and add support to OAuth based v2 APIs.
 
* Drop support to most v1 APIs and add support to OAuth based v2 APIs.

Revision as of 15:13, 15 October 2015

Contents

Android SDK Download

Download the latest version

Available Versions

Changelog

v2.1.0

  • Update Facebook SDK dependency to latest 4.x version.
  • Update Google Play Services version to 8.1.0.
  • Update Android SDK minimum version to 15.
  • Update Android SDK target version to 23.
  • Deprecate Activity parameter of onActivityResult API method.

v2.0.1

  • Make sender_id configuration optional for projects that won't use Push Notifications.

v2.0.0

  • Update Android SDK minimum version to 9.
  • Update Social.config and add configurations for the SocialId login process (SocialId.configLogin) and specific provider login processes (SocialId.configLoginProvider).
  • Drop support to most v1 APIs and add support to OAuth based v2 APIs.
  • Remove support for automatic configuration of Twitter and Linkedin apps. OAuth keys for them must be informed in the assets/oauth_consumer.properties file.
  • Simplify Google+ login configuration.
  • Update Facebook SDK dependency to latest 3.x version.
  • Rename SocialIdSDKException to SocialIdException.

v1.0.1

  • Added missing method to get the login_token for the current sign in (SocialId.getCurrentLoginToken()).

v1.0.0

  • First public version with Facebook, Twitter, LinkedIn and Google+ support.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox