Skip to content

Acrolyte/movie-app-kotlin

Repository files navigation

Usher

Sourced by TMDB API, it updates users all about movies and TV shows


DOCS UI

Functionalities

  • Updates its charts based on latest and trending movies or TV shows.
  • Gives detailed information about movies and casts.

Instructions to run

  • Pre-requisites:

    • Android Studio v4.0
    • A working Android physical device or emulator with USB debugging enabled
  • Directions to setup/install

  • Clone this repository to your local storage using Git bash:
git clone https://github.com/dsckiet/movie-app-kotlin.git
  • Open this project from Android Studio
  • Connect to an Android physical device or emulator
  • To install the app into your device, run the following using command line tools
gradlew installDebug
  • Directions to execute
  • To launch hands free, run the following using command line tools
    adb shell monkey -p com.dsckiet.movie_app_kotlin -c android.intent.category.LAUNCHER 1

Contributors



Made during 🌙 by DSC KIET

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages