Stream publish is covered in this post : 
https://github.com/facebook/facebook-android-sdk/issues/213


On Sep 29, 10:29 am, gaurav gupta <[email protected]> wrote:
> Hello Sapna,
>
> U cant make custom layout for facebook login or authentication. FB dont
> provide this facility.
>
> M using this code for FB post.
>
> This will add in OnComplete Method.
>
> Bundle parameters = *new* Bundle();
>
> parameters.putString("message", "is Listening to " );// the
>
>       parameters.putString("attachment",
>
>      "{\"name\":\"My Test Image\"," + "\"href\":\"" +
>
>       "http://www.google.com"; + "\"," +
>
>       "\"media\":[{\"type\":\"image\",\"src\":\"" +
>
>       "http://www.google.com/logos/mucha10-hp.jpg"; +
>
>       "\",\"href\":\"" + "http://www.google.com"; + "\"}]" + "}");
>
> facebookClient.dialog(*this*, "stream.publish", parameters, *this*);
>
> But FB SDK have some proble now ..it will show snap, snap name but it will
> not show any message written on its post textarea.Go and check Github issues
> section and check this . This is still a open issue. This problem is related
> to FB upgration.
>
> Kindly check which Facebook version is installed in your testing device.
>
> i found that problem in FB 1.5 or later versions.
>
> Kindly check it and let me know.I also waiting for this issue to sort by
> FB.
>
>
>
>
>
>
>
> On Thu, Sep 29, 2011 at 10:44 AM, NAVI NEW <[email protected]> wrote:
> > Sure that is working , i have also tried that works fine.
>
> > On Tue, Sep 27, 2011 at 3:59 PM, shital suryawanshi <
> > [email protected]> wrote:
>
> >> hi sapna
> >> i am also think to develop facebook application
> >> thanks
> >> shital
>
> >>>  --
>
> >>> 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
>
> >>  --
> >> 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
>
> >  --
> > 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

-- 
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

Reply via email to