/Android-Movie-Search-App

Search and display movie infomation from the Open Movie Database

Primary LanguageJava

This is an Android app that allows users to search for movies using partial titles and view detailed information about the results. The app retrieves movie data and thumbnails from The Open Movie Database, a cloud-based web service.

###Features

  • Search for movies using partial titles
  • View movie details such as title, release year, runtime, genre, director, actors, plot, and ratings
  • Display movie thumbnails in search results and detail view

###Installation Clone or download the repository Import the project into Android Studio Build and run the app on an Android device or emulator

###Usage Open the app on your Android device Enter a partial title in the search bar and tap the search button View the search results and tap on a movie to view its details Add movies to your favorites list by tapping the heart icon in the detail view

01 02

03 04