Facebook Audience Network SDK download links have moved to a new page here.
Add this to Module-level /app/build.gradle
before dependencies
:
repositories { // You can also use jcenter if you prefer mavenCentral() }
Add the compile dependency with the latest version of the Facebook SDK in the build.gradle
file:
dependencies { // Facebook SDK Core only (Analytics) compile 'com.facebook.android:facebook-core:5.+' // Facebook Login only compile 'com.facebook.android:facebook-login:5.+' // Facebook Share only compile 'com.facebook.android:facebook-share:5.+' // Facebook Places only compile 'com.facebook.android:facebook-places:5.+' // Facbeook Messenger only compile 'com.facebook.android:facebook-messenger:4.+' // Facebook App Links only compile 'com.facebook.android:facebook-applinks:5.+' // Facebook Android SDK (everything) compile 'com.facebook.android:facebook-android-sdk:5.+' // Audience Network SDK. compile 'com.facebook.android:audience-network-sdk:5.+' // Account Kit compile 'com.facebook.android:account-kit-sdk:5.+' }
You can also download the entire current Android SDK. See facebook/facebook-android-sdk on GitHub.
Package | Date | Upgrade Guide | Change Log | Reference |
---|---|---|---|---|
January 22nd, 2019 | ||||
December 5th, 2018 | ||||
October 31st, 2018 | ||||
October 23rd, 2018 | ||||
September 27th, 2018 | ||||
September 17th, 2018 | ||||
August 29th, 2018 | ||||
July 26th, 2018 | ||||
June 18th, 2018 | ||||
May 1st, 2018 | ||||
April 11th, 2018 | ||||
February 28th, 2018 | ||||
January 24th, 2018 | ||||
December 5th, 2017 | ||||
November 7th, 2017 | ||||
September 26th, 2017 | ||||
August 24th, 2017 | ||||
July 26th, 2017 | ||||
June 26th, 2017 | ||||
May 25th, 2017 | ||||
May 11th, 2017 | ||||
April 18th, 2017 | ||||
April 6th, 2017 | ||||
April 4th, 2017 | ||||
March 1st, 2017 | ||||
January 25th, 2017 | ||||
November 30th, 2016 | ||||
October 26th, 2016 | ||||
October 7th, 2016 | No change from 4.16.0 Reference | |||
September 27th, 2016 | ||||
August 23rd, 2016 | ||||
August 4th, 2016 | No change from 4.14.0 Reference | |||
July 13th, 2016 | ||||
July 1st, 2016 | No change from 4.13.0 Reference | |||
June 17th, 2016 | No change from 4.13.0 Reference | |||
June 15th, 2016 | ||||
May 26th, 2016 | No change from 4.12.0 Reference | |||
NOTICE Facebook SDK for Android v4.12.0 through v4.13.1 has an app events logging bug. You should use Facebook SDK v4.13.1 instead. | May 20th, 2016 | |||
April 12th, 2016 | ||||
March 18th, 2016 | No change from 4.10.0 Reference | |||
NOTICE Audience Network for Android v4.10.0 has an impression logging bug. You should use Audience Network v4.10.1 instead. | Feburary 28th, 2016 | |||
January 13th, 2016 | ||||
November 23th, 2015 | No change from 4.8.0 Reference | |||
November 11th, 2015 | No change from 4.8.0 Reference | |||
November 11th, 2015 | ||||
Oct 7th, 2015 | ||||
NOTICE Audience Network for Android v4.6.0 has an impression logging bug. You should use Audience Network v4.7 instead. | Sep 10th, 2015 | |||
Aug 13th, 2015 | No change from 4.5.0 Reference | |||
Aug 10th, 2015 | ||||
July 13th, 2015 | No change from 4.4.0 Reference | |||
July 8th, 2015 | ||||
June 25th, 2015 | ||||
May 28th, 2015 | ||||
May 14th, 2015 | ||||
May 6th, 2015 | ||||
Apr 30, 2015 | ||||
Apr 2, 2015 | ||||
Mar 25, 2015 |
Package | Date | Upgrade Guide | Change Log | Reference |
---|---|---|---|---|
Mar 12, 2015 | ||||
Feb 5, 2015 | ||||
Jan 6, 2015 | ||||
Dec 5, 2014 | ||||
Dec 1, 2014 | ||||
Oct 30, 2014 | ||||
Oct 16, 2014 | ||||
Oct 2, 2014 | ||||
Sept 25, 2014 | ||||
Sept 3, 2014 | ||||
August 21, 2014 | ||||
August 7, 2014 | ||||
August 7, 2014 | ||||
July 18, 2014 | ||||
June 12, 2014 | ||||
May 12, 2014 | ||||
Apr 30, 2014 | ||||
Mar 24, 2014 | ||||
Feb 21, 2014 | ||||
Dec 10, 2013 | ||||
Oct 1, 2013 | ||||
Sep 26, 2013 | ||||
Aug 20, 2013 | ||||
Jul 1, 2013 | ||||
Mar 20, 2013 | ||||
Dec 13, 2012 |