Thursday, June 10, 2010

[android-developers] Re: Anyone using the new facebook sdk for android?

Yeah I just did an integration using it for an app and ran into
similar issues, it's very beta (although they do state that).

It works 'ok' but as you point it can cause crashes. I had some weird
issues on the login screen also, specifically the left
button next to 'connect' appears to somehow have two words over top of
each other making it unreadable.

Good news, we have the source, bad news (at least for me), it's a
side project and I haven't had time to go dig into it yet.

Its also slow imo, it wants to load a lot of webviews from Facebook
and it just take longer then it should.

Sean Overby


On Jun 10, 12:40 pm, Mark Wyszomierski <mar...@gmail.com> wrote:
> Hi,
>
> Anyone try using the facebook sdk for android?:
>
>  http://github.com/facebook/facebook-android-sdk
>
> there are a few problems with it, most frustrating is that they're not
> managing the login dialog correctly - rotating the device will hide
> the dialog and leak it, sigh.
>
> I was going to repackage it with correct management, just wondering if
> anyone else has done it before I try. Also wondering if anyone has a
> decent way of contacting the fb developers about it so at least the
> patch could be reused, if I make it,
>
> Thanks

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment