开发者

Android Twitter4j

开发者 https://www.devze.com 2023-01-17 00:09 出处:网络
I want to create a application 开发者_开发知识库where user can login with twitter account and whatever activity he does (depending on other cases) should be tweeted.

I want to create a application 开发者_开发知识库where user can login with twitter account and whatever activity he does (depending on other cases) should be tweeted.

Now since twitter has removed basic authentication how to achieve this ????

Any help will be appreciated


You can use third party libraries to perform OAuth. See the following threads to get some insight on OAuth and how to perform 3 legged authentication:
1. Some questions about OAuth and Android
2. OAuth on Android
3. OAuth + TWitter on Android with code

Hope that helps...

0

精彩评论

暂无评论...
验证码 换一张
取 消