0

How can I send a tweet with Android without using CONSUMER_KEY and/or CONSUMER_SECRET? I do not want to show a dialog with share options (as we can see in Share Intent)

My desired scenario is to click in a button that then shows a dialog to the user, with the message to be tweeted. This dialog is just a dialog from Twitter App already installed in the device.

Architecturally speaking, Android need to call Twitter App, sending parameters to it, and Twitter App shows a dialog with the tweet to be sent. The desired behavior is like the ShareDialog/OpenGraph from Facebook SDK.

Marcelo
  • 2,075
  • 5
  • 21
  • 38

0 Answers0