CodingBlazers / movieplate

It is an android app to let you browse popular, rated & now playing movies & TV shows. Also, it allows you to add TV shows or movies to your watchlist & see your watchlist. This app is built using MovieDB & OMDB APIs.
2 stars 5 forks source link

Improvement in watchlist feature #10

Open HimanshuS01 opened 7 years ago

HimanshuS01 commented 7 years ago

Improvement in fetching watchlist in app if someone adds any movie,TV show etc from The movie db account.

codingblazer commented 7 years ago

Apk size can be reduced significantly before publishing the app -

  1. Removing unused activities and files, unused import statements, unused Resources -
  1. Optimizing Drawables (responsible for major apk size)