Kenton1989 / lab-attendance-system-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab-attendance-system-android

Build & Install

  1. Clone the code
git clone https://github.com/Kenton1989/lab-attendance-system-android.git
  1. Download and install Android Studio
  2. Open Android Studio. Use File > Open in the menu to open the project. Select the LabAttendanceSystem folder in this repo as the root of the project.
  3. Open device manager in manu View > Tool Windows > Device Manager if it is hidden. Create a virtual device or connect a physical Android device to the computer with device manager.
  4. Build and run the app using Run > Run 'app', then the app will be installed and launched on the selected device.
  5. You can also create APK using Build > Build Bundle(s) / APK(s) > Build APK(s) or Build > Generate Signed Bundle / APK, and then install the app on Android device using the generated APK.

About

License:MIT License


Languages

Language:Kotlin 100.0%