The Yu-Gi-Oh Companion App is an application designed to be used when playing the Yu-Gi-Oh trading card game. The application primarily functions as a life point tracker where you can either keep track of your own life points while you play the game, or you can keep track of both your and your opponent's life points should it be necessary. You can also add player details to the application as well, such as your name, your current number of wins, your current number of matches, your friend code for the online game Yu-Gi-Oh Duel Links and your friend code for the other online game Yu-Gi-Oh Master Duel. This app features backgrounds, fonts and sound effects from the original Yu-Gi-Oh anime.
In order to install and run this application, simply download the files, open the application files in Android Studio and launch the application on your emulated device. NOTE: The current version of the application is configured to use Firebase to store players in a database, log in users using email/password and Google and uses Firebase storage to store the user images. To use this application you must configure your own Firebase project to use this features. After that simply download your 'google-services.json' file and place it in the 'app' directory of the application. You will also need to connect Android Studio to Firebase.