MovLancer An Android application displaying most popular movies from TMDB. Installation Clone this repository and import into Android Studio git clone [email protected]:aralmoro/MovLancer.git Run the app and enjoy! :) Built With Retrofit - HTTP client RXAndroid - For async calls Mosby - MVP library GSON - Serialization/deserialization library Glide - Image loading library Butterknife - Android view bindings