How can I put a Twitter share button in my Android application? -


i using android 1.6. want integrate twitter button share songs on web-based application twitter followers. that, integrated jtwitter.jar file application.

but not accepting username , password provide.

i using following statement check authentication:

twitter = new twitter(username, password); 

twitter has moved oauth can't log in username , password anymore. jtwitter supports oauth.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -