Hi,
I am new in coding.
Started with Android/Java… Trying to create sample app to gain experience.
Using fabric.io Twitter kit, I can login Twitter and also get tweets.
Lastly, I am trying to get the Trends of Twitter using https://api.twitter.com/1.1/trends/place.json API.
Is it possible to get trends using TwitterApiClient ? If there is a sample code block around, if you can guide me to that code, I’d be glad.
Thanks in advance!