Designed and built a layout in Android Studio for an app that showcases my app portfolio. Each button represents an app that I'll build in the Nanodegree program.
- Clone this repository
- Open it in Android studio
- Clone this repository
cd My-app-Portfolio/MovieApp/app
- Set your theMovieDB api key in the build.gradle file.
- Open it in Android-studio and sync the project.
With the app, you can:
- Discover the most popular, the most rated or the highest rated movies
- Save favorite movies locally to view them even when offline
- Watch trailers
- Read reviews
- Share the movie details and trailers with other.
- Share intent not sharing the complete string.
This code is provided under MIT License