Popular Movies for Udacity Android Nanodegree. An Android app to let you browse the most popular movies as well as the highest rated movies. It uses libraries like Dagger 2, Retrofit, RxJava and AutoValue. It's built using the Model-View-Presenter pattern. It caches data locally using an SQLite database and the libraries SQLBrite and SQLDelight. It has a master-detail UI adapted for tablets.