hello expert
i need to know that how can i match username and password from Twitter account?
is any jar file are there?
and tell me how can i use it?
Asked
Active
Viewed 2,202 times
0

ThomasW
- 16,981
- 4
- 79
- 106

Nikunj Patel
- 21,853
- 23
- 89
- 133
-
should use [twitter4j](http://twitter4j.org/en/index.html) and there ar tutos like that just search http://androidforums.com/introductions/218621-twitter4j-oauth-android-simple.html – PedroAGSantos May 30 '11 at 09:12
-
please tell me how do it programatically – Nikunj Patel May 30 '11 at 09:58
2 Answers
1
there's already a question well answered here : Twitter Login Authentication in Android?
give it a look!