android: twitter OAuth XAuth

572 views Asked by At

I need to public game result in user's twitter page. Is there a way to do it automatically using XAuth or OAuth (I saw a few aexamples and each one needs user actions). Thanks!

1

There are 1 answers

2
Aman Alam On BEST ANSWER

You'll have to make user login to twitter at least once, then you can do the posting without user's intervention.