Re: [android-developers] How to tag post on facebook business page.

2016-06-09 Thread Sushil Dhamal
> > Is there any one who known how to tag company page on facebook using >> android app , > > By using Open Graph API facebook. Thanks, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving

Re: [android-developers] How to tag post on facebook business page.

2016-06-08 Thread Sushil Dhamal
If there is other way please let me known, Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To

Re: [android-developers] How to tag post on facebook business page.

2016-06-08 Thread Sushil Dhamal
> > OK I will check > Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group,

Re: [android-developers] How to tag post on facebook business page.

2016-06-08 Thread Sushil Dhamal
> > Hey, > sardar khan It is possible to add post as well as tag on business page at the same time.Because I don't get method as such. Thanks, I will try as your say. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe

[android-developers] How to tag post on facebook business page.

2016-06-08 Thread Sushil Dhamal
Hi, I developed an android app to post the content on facebook. I am able to do it. Now i want to tag the same content on facebook business page. How can i do? This is my code to share post : ShareLinkContent linkContent = new ShareLinkContent.Builder()