Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android share comment on facebook

I am having social networking application made by me, in which you can post comments, i want to facilitate user to one click share posted commented on user's Facebook as well.

I tried fbconnect-android is there any other way sharing comments on FB?

like image 395
d-man Avatar asked May 20 '26 13:05

d-man


1 Answers

You now have the official FB SDK for android.

A library to integrate Facebook into your Android mobile application.
like image 98
Macarse Avatar answered May 23 '26 05:05

Macarse