Does anybody know how to do a Like of a facebook page/personn by code ? Is it possible with the graph api ? how ? Can you give code example ?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
@user370003, Would you mind providing more insight? The API does not have anything for this and your "Answer" is not much help as it stands. @Fabien, you can use a webview but the problem is if the user needs to login. you can also use:
That way it will launch a web browser and you can just populate url with the string you would like to go to. |
|||
|
|
|
There is no You can find the Like Button Reference Guide on Facebook Developers Page. |
|||
|
|
|
I found a code example in the facebook android sdk examples in github. I'm using this in my Android widget "Facez" and it works fine. |
|||
|