Skip to content

iamakshit/popular-movies-app

Repository files navigation

popular-movies-app

It contains the code for the android app to show the popular movies.

Before building the project, kindly take the following instructions:

  1. Open project in Android-Studio
  2. Open "MainActivityFragment.java"
  3. Insert your API key of movieDB inside the static variable mentioned below:
    final static String API_KEY = "<PUT_API_KEY_HERE>";

About

It contains the code for the android app to show the popular movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages