简体   繁体   English

Android Twitter4j

[英]Android Twitter4j

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. 我想创建一个应用程序,用户可以在其中使用Twitter帐户登录,并且他进行的任何活动(取决于其他情况)都应该在推特上发布。

Now since twitter has removed basic authentication how to achieve this ???? 现在既然Twitter已经删除了基本身份验证,该如何实现?

Any help will be appreciated 任何帮助将不胜感激

You can use third party libraries to perform OAuth. 您可以使用第三方库执行OAuth。 See the following threads to get some insight on OAuth and how to perform 3 legged authentication: 请参阅以下线程,以获取有关OAuth以及如何执行三足式身份验证的一些见解:
1. Some questions about OAuth and Android 1. 有关OAuth和Android的一些问题
2. OAuth on Android 2. Android上的OAuth
3. OAuth + TWitter on Android with code 3. 带有代码的Android上的OAuth + TWitter

Hope that helps... 希望有帮助......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM