PDA

View Full Version : NEW! Facebook SDK for Android



[jon]
09-08-2009, 01:51 PM
Hi,

New to the forums, but wanted to let you know about something I've been working on, porting the Facebook SDK for Android.

Today I've made the first alpha public-preview of FBRocket available for download at: http://xeomax.net/fbrocket. It's designed to make integrating Facebook with your applications really really easy, it's so simple, even beginners can use it!

Just call methods like facebook.setStatus("hello"); to change the user's status, etc. -- you can integrate Facebook with your Android app in no time at all!

I'd love to have your feedback, preferably on the site itself, but leaving comments in this thread is also great.

Thanks!

Jonathan
FBRocket ("http://xeomax.net/fbrocket)

Rusty
09-08-2009, 03:07 PM
That is an exciting port. That should make native facebook application development much easier!

[jon]
09-08-2009, 03:21 PM
Yep... That's the plan! I advise you download the code & check it out... I just added installation instructions to the page...