简体   繁体   English

Android显示带有特定主题标签的Twitter feed的最简单方法

[英]Android Easiest way to Display Twitter feed with a certain hashtag

Is there any possible way to display twitter search feed without authentication (bearer token, Consumer key, Consumer secret)? 有没有可能显示未经身份验证的Twitter搜索提要(承载者令牌,消费者密钥,消费者秘密)? Can someone help me thank you in advance. 有人可以帮助我先谢谢你。

Sorry,its not possible due to security reasons. 抱歉,由于安全原因,无法使用。

For all social login there must be authorization required to access information. 对于所有社交登录,必须具有访问信息所需的授权。 but for twitter i found one new solution without login. 但对于推特,我发现了一种无需登录的新解决方案。 Please check below link 请检查以下链接

http://code.tutsplus.com/tutorials/build-a-twitter-search-app-project-setup--mobile-13755 http://code.tutsplus.com/tutorials/build-a-twitter-search-app-project-setup--mobile-13755

This site use following link to search feeds http://search.twitter.com/search.json?q=query 该网站使用以下链接搜索供稿http://search.twitter.com/search.json?q=query

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

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