I'd suggest taking a look at the FB API (http:// developers.facebook.com/). Through that you can find ways for status updates. You can even update your status via command line, so building that into an Android app should be straight forward.
Hope this helps, George Violaris On 6 Αύγ, 01:22, kittu <[email protected]> wrote: > I am working on an Android app where we enter some text in edit box > and all i want to do is simply send the text which typed (i.e.., > edittext.gettext()) to Facebook as my status. The important thing is i > don't want a Facebook dialog box to pop up ...instead ,just send the > message as status without a dialog box. Is there any way i could post > without a dialog box? > > Any Suggestion is greatly appreciated . And thanks in advance. -- 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

