Sample project for a tech talk, demonstrating usage of Dagger + Otto + Retrofit + Picasso + OkHttp
From the command line, you can build and deploy with:
mvn clean package
mvn android:deploy android:run
You should also be able to import this project in IntelliJ.