Movie App is a Android Jetpack Compose project designed to provide a modern and user-friendly application.
Genre List | Movie List | Movie Detail | Reviews | Movie Detail YT Player |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
- Android Kotlin
- Jetpack Compose
- Material 3
- Hilt dagger
- API: https://api.themoviedb.org
To run this project on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/rfaturriza/movie-app-jetpack-compose.git
Android Studio will clone the repository to your local machine.
- Open the Android Project:
Once the repository is cloned, open the project in Android Studio by selecting "Open an existing Android Studio project."
- Install Dependencies:
Open the build.gradle file for the app module and make sure that the required dependencies are correctly specified. Android Studio will typically prompt you to sync the project and download any missing dependencies.
- Build and Run:
In Android Studio, click the "Run" button (the green play button) in the top toolbar, or press Shift + F10 to build and run the project. Select a Device or Emulator: Android Studio will display a list of available devices and emulators. Choose the device or emulator on which you want to run the app. If you don't have any emulators set up, you can create one through the AVD Manager.
- Run the App:
Click the "OK" or "Run" button to deploy and run the app on the selected device or emulator.
- View the App:
Android Studio will launch the app on the selected device or emulator. You can interact with the app and test its functionality.
If you have any questions or suggestions regarding the project, feel free to reach out to us:
Email: rfaturriza@gmail.com We appreciate your interest in contributing to the project!