Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a Twitter app,where there is a log out button,I want to redirect the page authorization

after clicked on Logout Button.How can I release OAuth Token From Shared Prefrence.

Can anyone help me.

Thanks

share|improve this question

1 Answer

Which twitter SDK are you using? Check out this one. This is possible duplicate of this

share|improve this answer
I am using Android2.2 SDK... – user960845 Sep 30 '11 at 8:32
No I meant Twitter SDK – Rashmi.B Sep 30 '11 at 8:49
Twitter4j,2.1.1 – user960845 Sep 30 '11 at 10:28
Did you go through the links I mentioned in my ans? – Rashmi.B Sep 30 '11 at 10:38
yaa but it is not working..how can I use it..I am no getting proper solutions – user960845 Sep 30 '11 at 10:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.