kites
kites

Reputation: 61

Facebook Like button Integration in Android

I want to integrate the Facebook Like button in my android application.

Please tell me Steps how to integrate it in Android.

Upvotes: 6

Views: 3550

Answers (1)

Janusz
Janusz

Reputation: 189534

I would try to do it with a webview that contains the standard html integration that you get from facebook. Just define the widht and height of the webview the same as used in the xml and see if the outcome is good enough and works for your application.

Upvotes: 1

Related Questions