質問

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.

役に立ちましたか?

解決

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/

他のヒント

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top