I have a crappy example app that gives an approach to using OAUTH to log into Twitter. It's open-source, on GitHub. The OAUTH part isn't too bad. The rest of it is not something that you should rely on. It lets you display your main timeline and post tweets. I've just never gotten around to fixing up the app to make it better, but you should find something in there that you can use.
You can find the source code here: https://github.com/brione/Brion-Learns-OAuth Good luck! On Nov 3, 9:09 pm, Babita kumari <[email protected]> wrote: > In my app , on Button click , I want to show twitter login page . Can any > one tell me by posting some code snippets, how to do that ? I am using > Twitter4J as library for this. > Its very urgent . Please any one reply soon... > > thanks > > Babita -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

