TubeLoader Android is the front end portion of the TubeLoader system. It provides an Android based GUI for interacting with the back end system and for browsing videos on YouTube (using a search string).
This project uses Gradle, so installation can be performed using the Gradle tasks on the command line. Alternately, the project can be loading into Android Studio and installed via it's provided GUI.
Unit tests can be ran with the following command:
gradle test