0

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

Thanks.

Mxyk
  • 10,678
  • 16
  • 57
  • 76
Praveen
  • 90,477
  • 74
  • 177
  • 219

2 Answers2

2

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/

James Pearce
  • 2,332
  • 15
  • 14
0

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

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

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491
  • link is dead, please check from your side. – RobinHood Jan 03 '13 at 05:32
  • @RobinHood: This question and answer are nearly three years old. This particular project is dead. As Mr. Pearce indicates in another answer, there is an official Facebook SDK at this time that developers should use. – CommonsWare Jan 03 '13 at 11:40