Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to share an android application with facebook and twitter button which is in this application

I developed an android application. I want to put this application buttons of facebook and twitter, and I want to share my android application when the buttons are clicked. How can I do?

Thanks.

like image 537
Ozturk Avatar asked Apr 08 '14 12:04

Ozturk


1 Answers

For that you have to need : Facebook SDK, OpenSSL to get HashedKey.

More about with Step by Step guide you can visit here:

Android Facebook Post Integration with Sharing Button on your APP

like image 142
user3153156 Avatar answered Nov 14 '22 23:11

user3153156