nurcinozer / P2-Movie-App-Base-Project

Using Cloud Debugging, Account Kit, Push Kit, and on-device image classification capability of ML Kit on movie app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Project 2) Movie App Base Project for the Development of Project 2

Nurçin Özer - 1730286

Latest Version Java Minimum SDK Version

Screenshots

I added my screenshot required images mentioned for Cloud Debugging and Push implementations, and added this folder to my root project directory.

Notes about project

This application gives an error when I run it in my Android Studio. It runs in HMS Cloud Debugging.

Used Technologies

The app has following packages

  • adapter: It contains adapter class for RecyclerView.
  • data: It contains all the data accessing and manipulating components.
  • service: It contains the necessary classes for the Retrofit library.
  • ui: View classes along with their corresponding ViewModel.
  • utils: Utility classes.

Clone the Repository

With SSH

git clone git@github.com:nurcinozer/P2-Movie-App-Base-Project.git

With HTTPS

git clone https://github.com/nurcinozer/P2-Movie-App-Base-Project.git

Utilized resources

Note:

Do not hesitate to open an issue for your questions.

About

Using Cloud Debugging, Account Kit, Push Kit, and on-device image classification capability of ML Kit on movie app


Languages

Language:Java 100.0%