Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.54 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.54 KB

YouthHub

A Youtube based application just for educational purposes.


DOCS UI

Functionalities

  • Users can create playlist and visualize its completion.

Instructions to run

  • Pre-requisites:

    • Android Studio v4.0
    • A working Android physical device or emulator with USB debugging enabled
  • Directions to setup/install

  • Clone this repository to your local storage using Git bash:
git clone https://github.com/dsckiet/youth-hub-kotlin.git
  • Open this project from Android Studio
  • Connect to an Android physical device or emulator
  • To install the app into your device, run the following using command line tools
gradlew installDebug
  • Directions to execute
  • To launch hands free, run the following using command line tools
    adb shell monkey -p com.dsckiet.youth_hub_kotlin -c android.intent.category.LAUNCHER 1

Contributors



Made during 🌙 by DSC KIET