An application that will allow users to browse through a selection of movies and TV shows. Using the TMDb (The Movie Database) API to fetch relevant information to display.
- Navigation Search
- Async Task
- MVVM & Live-Data
- Glide
- TMDB API
- POSTMAN API Platform
- Android Studio
- Hover Animation
- Proper usage of OOP principles
- Class separation by logical work
- Proper formation of folders and files
- Working with Android Studio-java afford to me modern tools and resources that helped me to build experience that I love,
- faster and easier, across every Android device.
- Also working with XML helped me to paint my app to life with nice UI ,Quickly ship features with flexible designs.
- At the beginning I face some difficulties with the MVVM Model design pattern architecture, but like always, I make it work!.
- open Android Studio IDE -> Build -> Build Bundle(s)/APK(s) -> Build APK(s)
- Will download folder called debug it will contains tow files one file called "app-debug.apk"
- Send it to your Android phone and open it there.
- Enjoy The App!