This is a simple example how to make MVP with Volley in Android. Also visit my blog
http://thedeveloperworldisyours.com/
How to work MVP on Android this
http://thedeveloperworldisyours.com/uncategorized/model-view-presenter-on-android/
- Android Studio
- Gradle
- Install Android Studio:
https://developer.android.com/sdk/installing/index.html
- Install gradle:
http://gradle.org/docs/current/userguide/installation.html
Compile with Android Studio and gradle
Feel free to contribute, and contact me for any issues.