I want to add two buttons where the user would share a phrase on facebook or twitter with my link application (via application ...), I do not know where to start.
I want to add two buttons where the user would share a phrase on facebook or twitter with my link application (via application ...), I do not know where to start.
As a suggestion, HTML, JavaScript, PhoneGap might resolve:
Use PhoneGap ( link ) and the Facebook Connect Plugin ( link )
Example in: link
See also the Facebook JavaScript SDK ( link ),
I think it's a good idea to use PhoneGap Build online. For a project it's free. It's more practical to start with.