Skip to content

My first attempt on developing an Android app in enrolling the ``Android Developer Nanodegree''

Notifications You must be signed in to change notification settings

zizhengwu/Popular-Movies

Repository files navigation

Popular Movies

My first attempt on developing an Android app in enrolling the ``Android Developer Nanodegree'' by Google and Udacity (https://www.udacity.com/course/android-developer-nanodegree-by-google--nd801).

Features

  • Different layouts for phone and tablet, specifically, a master-detail layout for tablet
  • Favorite movies are stored in a ContentProvider backed by a SQLite database
  • Retrofit and RxJava for network API call

Improvements

  • ButterKnife to replace findViewById
  • ORM lite or Realm for data persistency
  • Material Design

About

My first attempt on developing an Android app in enrolling the ``Android Developer Nanodegree''

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages