-1
Good I want to add two buttons where the user would share a phrase on facebook or twitter with my link app(via app...), do not know where to start.
-1
Good I want to add two buttons where the user would share a phrase on facebook or twitter with my link app(via app...), do not know where to start.
0
As a suggestion, HTML, Javascript, Phonegap might solve:
Use the Phonegap (http://build.phonegap.com) and the Facebook Connect Plugin (https://build.phonegap.com/plugins/257)
Example in: https://github.com/phonegap-build/FacebookConnect/blob/962eb0a1c07935ff813e28aa9eaa5581f2e10416/README.md
See also the Facebook Javascript SDK (https://developers.facebook.com/docs/javascript/quickstart),
I think it’s a good option to use Phonegap Build online. For a project it’s free. It’s more practical to get started.
Browser other questions tagged android
You are not signed in. Login or sign up in order to post.
Search for the Facebook SDK (or Twitter) for Android. There’s a good start.
– carlosfigueira
I’ve tried more have advanced things I don’t understand yet, I look for examples
– JBarbosa
If you think something in programming is beyond your ability, don’t be intimidated. Study everything necessary to achieve the skill level necessary to get there.
– Oralista de Sistemas