1

I've tried with webview but it not work. I search something more simple than do "like" to my facebook app when user clicks a button in android application I'm developing.

SPR
  • 31
  • 1
  • 3
  • http://stackoverflow.com/questions/7794677/facebook-like-button-in-android-application – chinna_82 Aug 15 '13 at 06:26
  • 2
    http://stackoverflow.com/questions/15917976/facebook-like-button-implementation-in-android http://stackoverflow.com/questions/7690345/facebook-like-button-in-android-app – J.K Aug 15 '13 at 06:38
  • check this post, there is well-formed library to solve this issue: http://stackoverflow.com/a/23853937/1891118 – Oleksii K. May 25 '14 at 09:38

1 Answers1

0

I got Solutions, use this for getting fb like button -https://developers.facebook.com/docs/reference/plugins/like/

SPR
  • 31
  • 1
  • 3
  • 2
    Note that [link-only answers](http://meta.stackoverflow.com/tags/link-only-answers/info) are discouraged, SO answers should be the end-point of a search for a solution (vs. yet another stopover of references, which tend to get stale over time). Please consider adding a stand-alone synopsis here, keeping the link as a reference. – kleopatra Oct 09 '13 at 13:04