Frage

I need to integrate my android app with facebook. I would like to use the new Facebook SDK (3.0) but in the documentation it says the min sdk version is 8. I would like to support api level 7 as miminum.

Is thete any way i can use the sdk?.

I also cant seem to find any documentation for the old version (the link in github points to the new documentation.)

thanks for your help.

War es hilfreich?

Lösung

I'm afraid that only 8 and up is supported.

The legacy documentation is to be found at https://developers.facebook.com/docs/reference/androidsdk/

Andere Tipps

in http://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/

You'll need to have the Android 2.2 (API 8) components installed in order to use the Facebook SDK.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top