Android System Manual - bounswe/2021SpringGroup2 GitHub Wiki
1. System Requirements
Minimum
SDK Version/API Level | Release Name | Target |
---|---|---|
24 | Android 7.0 | API level 31(Android 12) |
2. Running the App on an Emulator
1. Clone the Project
git clone https://github.com/bounswe/2021SpringGroup2.git
2. Go to the project directory and run the command:
cd 2021SpringGroup2/FindSportEvents
3. Creating and Running the Emulator
You can find detailed instructions on how to create and run an emulator on Android Studio in the below link.
https://developer.android.com/studio/run/emulator
3. Installation Instructions with APK
After doing the steps of "Running the App on an Emulator" :
- From the top navigation bar of Android Studio go to --> Build Bundle(s)/APK(s) --> Build APK(s)
- From the pop-up window appearing at the bottom right corner click "locate" to go to the folder where APK is located.
- From there you can obtain the APK.