I do not know of an eclipse plugin.

There are several libraries mentioned on the facebook wiki:
http://wiki.developers.facebook.com/index.php/User:Android

- http://me.sylvek.net/index.php?2009/02/11/434-api-facebook-with-android
- http://xeomax.net/fbrocket/
- http://code.google.com/p/fbconnect-android/

I created my own library for "BFF Photo" an app that shows Facebook Photos
and uploads photos and videos.
I am cleaning up the library now and will ultimately release it.

The main issues seems to be authorization.  I originally used Facebook's
simplified Desktop authorization:
http://developers.facebook.com/news.php?blog=1&story=289

But I have switched to authorizing mobile apps method:
http://wiki.developers.facebook.com/index.php/Authentication_and_Authorization_for_Facebook_for_Mobile_Applications

Carmen
-- 
Carmen
http://www.twitter.com/CarmenDelessio
http://www.talkingandroid.com
http://www.facebook.com/BFFPhoto
http://www.twitter.com/DroidDrop


On Mon, Mar 22, 2010 at 8:34 PM, peaceinmind <[email protected]> wrote:

> Can any one suggest if there is any FB Api for integrating with
> Android? I am looking for Eclipse plugin for facebook api that i could
> use with android.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>
> To unsubscribe from this group, send email to android-beginners+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

To unsubscribe from this group, send email to 
android-beginners+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to