Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple android application showing some popular tweets using the twitter rest api and oauth to authenticate in combination with retrofit and Gson.

Notifications You must be signed in to change notification settings

MdZaeed/TwitterAuthenticationUsingRetrofit

Repository files navigation

TwitterAuthenticationUsingRetrofit

A simple android application showing some popular tweets using the twitter rest api and oauth to authenticate in combination with retrofit and Gson.

!!!!!!!!!!!!!!!!!!!!!!!!! Useful for complete newcomer in the retrofit and api domain of android !!!!!!!!!!!!!!!!!!!!!!!!!

Application name= FusionTwitterZed

Steps of this project:

  1. Using retrofit to get an application-only authentication token from twitter oauth2 api

  2. Using that token to get the list of popular tweet or the tweets of a user using screen name and parsing that json response with the help of Gson and http://jsonschema2pojo.org/.

Feel free to contribute anything.

About

A simple android application showing some popular tweets using the twitter rest api and oauth to authenticate in combination with retrofit and Gson.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages