Easy Facebook Android SDK , android library for facebook

  • Replies:1
Mario Romano
  • Forum posts: 1

Mar 24, 2011, 1:12:40 PM via Website

New free android library for facebook.Those who tried to integrate
facebook features into his own Android application knows that it's not
an easy thing to do. We tested many libraries: FbRocket, FbConnect and
even facebook's official sdk, but their implementation was very
complicated or they had very few features. That's why we decided to
create our own library from scratch. Facebook's official sdk will make
you insane while you try to get your Android application's HashSet
while all the unofficial libraries lack all the graph Api features and
doesn't support the pictures upload. The highlights of EASY FACEBOOK
ANDROID SDK are:

* The HashSet Code for Android application isn't needed
* Oauth 2.0 authentication support
* Use the access token
* Pictures upload support
* Supports all the features of Graph API
* It can run any query FQL
* Contains BEAN of all facebook objects
* It's free

Download library : http://www.easyfacebookandroidsdk.com/

Reply
Aaron Tilton
  • Forum posts: 838

Sep 16, 2011, 4:21:53 PM via Website

Thanks for the tip... anyone have any experience working with this library?

Reply