Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook SDK for android download always failing

I am trying to download facebook SDK from https://developers.facebook.com/docs/android/downloads/

While downloading the total file size is unknown and the download ALWAYS fails after 9-13 MB.

I have tried different SDK releases, browsers, download managers, laptops, internet connections and it always fails.

Is anybody else having this issue? Is there another server hosting the latest SDK that I can download from?

like image 363
user3477889 Avatar asked Mar 30 '14 11:03

user3477889


People also ask

What is the latest version of Facebook SDK?

The current version of the Facebook SDK for Android is version 15.0. 0 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub.

What is the purpose of Facebook SDK?

The Facebook SDK is a set of software components that developers can include in their mobile app to understand how people use the app, run optimized marketing campaigns and enable Facebook login and social sharing.


1 Answers

Refer to github website for sdk's. There is some bug with official website. You can download all releases/versions from here https://github.com/facebook/facebook-android-sdk/releases

like image 70
Abhishek Kaushik Avatar answered Nov 06 '22 04:11

Abhishek Kaushik