سؤال

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