Example Android project which demonstrates :
-
Gradle project structure for Android app
-
Integration with Twitter API 1.1 (read permissions)
-
Retrofit REST client
-
Picasso image downloading and caching tool
-
Otto Event bus
Warning: you should set Twitter credentials to make this app work, please follow instructions on https://dev.twitter.com/ or http://spring.io/guides/gs/register-twitter-app/ and insert your consumer key and consumer secret to ApiConstants.
Feel free to use Gradle or IDE you like.