Facebook
Downloads - Facebook SDK for Android - Documentation - Meta for Developers

Facebook SDK for Android Downloads

Facebook Audience Network SDK download links have moved to a new page here .

Maven (Preferred Download Method)

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.+'
}

Direct Downloads

You can also download the entire current Android SDK. See facebook/facebook-android-sdk on GitHub .

Past SDKs

Package Date Upgrade Guide Change Log Reference

January 22nd, 2019

Upgrading from 4.39.0 to 4.40.0

Change Log

4.39.0 Reference

December 5th, 2018

Upgrading from 4.38.1 to 4.39.0

Change Log

4.39.0 Reference

October 31st, 2018

Upgrading from 4.38.0 to 4.38.1

Change Log

4.38.1 Reference

October 23rd, 2018

Upgrading from 4.37.0 to 4.38.0

Change Log

4.38.0 Reference

September 27th, 2018

Upgrading from 4.36.1 to 4.37.0

Change Log

4.37.0 Reference

September 17th, 2018

Upgrading from 4.36.0 to 4.36.1

Change Log

4.36.1 Reference

August 29th, 2018

Upgrading from 4.35.0 to 4.36.0

Change Log

4.36.0 Reference

July 26th, 2018

Upgrading from 4.34.0 to 4.35.0

Change Log

4.35.0 Reference

June 18th, 2018

Upgrading from 4.33.0 to 4.34.0

Change Log

4.34.0 Reference

May 1st, 2018

Upgrading from 4.32.0 to 4.33.0

Change Log

4.33.0 Reference

April 11th, 2018

Upgrading from 4.31.0 to 4.32.0

Change Log

4.32.0 Reference

February 28th, 2018

Upgrading from 4.30.0 to 4.31.0

Change Log

4.31.0 Reference

January 24th, 2018

Upgrading from 4.29.0 to 4.30.0

Change Log

4.30.0 Reference

December 5th, 2017

Upgrading from 4.28.0 to 4.29.0

Change Log

4.29.0 Reference

November 7th, 2017

Upgrading from 4.27.0 to 4.28.0

Change Log

4.28.0 Reference

September 26th, 2017

Upgrading from 4.26.0 to 4.27.0

Change Log

4.27.0 Reference

August 24th, 2017

Upgrading from 4.25.0 to 4.26.0

Change Log

4.26.0 Reference

July 26th, 2017

Upgrading from 4.24.0 to 4.25.0

Change Log

4.25.0 Reference

June 26th, 2017

Upgrading from 4.23.0 to 4.24.0

Change Log

4.24.0 Reference

May 25th, 2017

Upgrading from 4.22.1 to 4.23.0

Change Log

4.23.0 Reference

May 11th, 2017

Upgrading from 4.22.0 to 4.22.1

Change Log

4.22.1 Reference

April 18th, 2017

Upgrading from 4.21.1 to 4.22.0

Change Log

4.22.0 Reference

April 6th, 2017

Upgrading from 4.21.0 to 4.21.1

Change Log

4.21.1 Reference

April 4th, 2017

Upgrading from 4.20.0 to 4.21.0

Change Log

4.21.0 Reference

March 1st, 2017

Upgrading from 4.19.0 to 4.20.0

Change Log

4.20.0 Reference

January 25th, 2017

Upgrading from 4.18.0 to 4.19.0

Change Log

4.19.0 Reference

November 30th, 2016

Upgrading from 4.17.0 to 4.18.0

Change Log

4.18.0 Reference

October 26th, 2016

Upgrading from 4.16.1 to 4.17.0

Change Log

4.17.0 Reference

October 7th, 2016

Upgrading from 4.16.0 to 4.16.1

Change Log

No change from 4.16.0 Reference

September 27th, 2016

Upgrading from 4.15.0 to 4.16.0

Change Log

4.16.0 Reference

August 23rd, 2016

Upgrading from 4.14.1 to 4.15.0

Change Log

4.15.0 Reference

August 4th, 2016

Upgrading from 4.14.0 to 4.14.1

Change Log

No change from 4.14.0 Reference

July 13th, 2016

Upgrading from 4.13.2 to 4.14.0

Change Log

4.14.0 Reference

July 1st, 2016

Upgrading from 4.13.1 to 4.13.2

Change Log

No change from 4.13.0 Reference

June 17th, 2016

Upgrading from 4.13.0 to 4.13.1

Change Log

No change from 4.13.0 Reference

June 15th, 2016

Upgrading from 4.12.1 to 4.13.0

Change Log

4.13.0 Reference

May 26th, 2016

Upgrading from 4.12.0 to 4.12.1

Change Log

No change from 4.12.0 Reference

Facebook SDK 4.12.0


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

Upgrading from 4.11.0 to 4.12.0

Change Log

4.12.0 Reference

April 12th, 2016

Upgrading from 4.10.1 to 4.11.0

Change Log

4.11.0 Reference

March 18th, 2016

Upgrading from 4.10.0 to 4.10.1

Change Log

No change from 4.10.0 Reference

Facebook SDK 4.10.0


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

Upgrading from 4.9.0 to 4.10.0

Change Log

4.10.0 Reference

January 13th, 2016

Upgrading from 4.8.2 to 4.9.0

Change Log

4.9.0 Reference

November 23th, 2015

Upgrading from 4.8.1 to 4.8.2

Change Log

No change from 4.8.0 Reference

November 11th, 2015

Upgrading from 4.8.0 to 4.8.1

Change Log

No change from 4.8.0 Reference

November 11th, 2015

Upgrading from 4.7.0 to 4.8.0

Change Log

4.8.0 Reference

Oct 7th, 2015

Upgrading from 4.6.0 to 4.7.0

Change Log

4.7.0 Reference

Facebook SDK 4.6.0


NOTICE

Audience Network for Android v4.6.0 has an impression logging bug. You should use Audience Network v4.7 instead.

Sep 10th, 2015

Upgrading from 4.5.1 to 4.6.0

Change Log

4.6.0 Reference

Aug 13th, 2015

Upgrading from 4.5.0 to 4.5.1

Change Log

No change from 4.5.0 Reference

Aug 10th, 2015

Upgrading from 4.4.1 to 4.5.0

Change Log

4.5.0 Reference

July 13th, 2015

Upgrading from 4.4.0 to 4.4.1

Change Log

No change from 4.4.0 Reference

July 8th, 2015

Upgrading from 4.3.0 to 4.4.0

Change Log

4.4.0 Reference

June 25th, 2015

Upgrading from 4.2.0 to 4.3.0

Change Log

4.3.0 Reference

May 28th, 2015

Upgrading from 4.1.2 to 4.2.0

Change Log

4.2.0 Reference

May 14th, 2015

Upgrading from 4.1.1 to 4.1.2

Change Log

4.1.0 Reference

May 6th, 2015

Upgrading from 4.1.0 to 4.1.1

Change Log

4.1.0 Reference

Apr 30, 2015

Upgrading from 4.0.1 to 4.1.0

Change Log

4.1.0 Reference

Apr 2, 2015

Upgrading from 4.0 to 4.0.1

Change Log

4.0.1 Reference

Mar 25, 2015

Upgrading from 3.x to 4.0

Change Log

4.0.0 Reference

Facebook SDK for Android v3.x Downloads

Package Date Upgrade Guide Change Log Reference

Mar 12, 2015

Upgrading from 3.23.0 to 3.23.1

Change Log

3.23.1 Reference

Feb 5, 2015

Upgrading from 3.22.0 to 3.23.0

Change Log

3.23 Reference

Jan 6, 2015

Upgrading from 3.21.1 to 3.22.0

Change Log

3.22 Reference

Dec 5, 2014

Upgrading from 3.21 to 3.21.1

Change Log

3.21 Reference

Dec 1, 2014

Upgrading from 3.20 to 3.21

Change Log

3.21 Reference

Oct 30, 2014

Upgrading from 3.19 to 3.20

Change Log

3.20 Reference

Oct 16, 2014

Upgrading from 3.19 to 3.19.1

Change Log

3.19 Reference

Oct 2, 2014

Upgrading from 3.18 to 3.19

Change Log

3.19 Reference

Sept 25, 2014

Change Log

Sept 3, 2014

Upgrading from 3.17.2 to 3.18

Change Log

3.18 Reference

August 21, 2014

Upgrading from 3.17.1 to 3.17.2

Change Log

August 7, 2014

Change Log

August 7, 2014

Upgrading from 3.16 to 3.17

Change Log

3.17 Reference

July 18, 2014

Upgrading from 3.15 to 3.16

Change Log

3.16 Reference

June 12, 2014

Upgrading from 3.14 to 3.15

Change Log

3.15 Reference

May 12, 2014

Change Log

Apr 30, 2014

Upgrading from 3.8 to 3.14

Change Log

3.14 Reference

Mar 24, 2014

Change Log

3.8 Reference

Feb 21, 2014

Change Log

3.7 Reference

Dec 10, 2013

Change Log

3.6 Reference

Oct 1, 2013

Change Log

Sep 26, 2013

Change Log

Aug 20, 2013

What's New in 3.5

Upgrading from 3.0 to 3.5

Change Log

3.5 Reference

Jul 1, 2013

Change Log

3.0 Reference

Mar 20, 2013

Change Log

3.0 Reference

Dec 13, 2012

Upgrading from 2.0 to 3.0

Change Log

3.0 Reference

Design a Mobile Website
View Site in Mobile | Classic
Share by: