Search code examples
androidtwitteroauthxauth

android: twitter OAuth XAuth


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!


Solution

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