0

Hello Friends I have to ingrate X auth to my android apps using Xauth, any body have idea about X auth code for twitter integration , if any body have twitter Xatuh demo apps , plz send me. Twitter provide cosumer key , secreat key of Xauth for testing pupose.

Thanks in Advance

Nirav Modh
  • 757
  • 1
  • 8
  • 18

1 Answers1

0

Have a look at Zwitscher, who does this. Users are asked for the credentials in LoginActivity::loginXauth and then the TwitterHelper::generateAccount() checks the validity against Twitter and stores the resulting token.

Heiko Rupp
  • 30,426
  • 13
  • 82
  • 119