Praveen
Praveen

Reputation: 91175

How to get Android Facebook Api

How do I import the fbconnect-android.zip into my project in eclipse?

Thanks.

Upvotes: 0

Views: 1723

Answers (2)

CommonsWare
CommonsWare

Reputation: 1006539

Try: http://code.google.com/p/fbconnect-android/wiki/Setup

The SDK documentation can be found at: https://developers.facebook.com/docs/android

Upvotes: 0

James Pearce
James Pearce

Reputation: 2332

Please, please, please... use the updated Facebook SDK for Android: https://developers.facebook.com/android/

There is a full 'getting started' guide to explain how to install it: https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/

Upvotes: 2

Related Questions