Have you got the correct FB permissions set on the FB account you're using? Some calls return an error if you don't have the permissions and some just return empty data. In particular stream.get will return a valid but empty response if you don't have the read_stream permission.
On May 19, 6:59 pm, TreKing <[email protected]> wrote: > On Sat, May 15, 2010 at 6:10 AM, Sohan badaya <[email protected]>wrote: > > > In my application i want to show facebook friends name with online status. > > You'll probably have better luck posting your question on a forum dedicated > specifically to the Facebook API. > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

