To make it easy for you to get started with GitLab, here's a list of recommended next steps.
git remote add origin https://git.cs.bham.ac.uk/lxk496/lxk496-mobile-app.git
git branch -M main
git push -uf origin main
Step-by-step instructions on how to run the Android project
- Prerequisites - Make sure you download Android Studio and the Android SDK installed and your device/emulator is set up properly.
Download Android Studio from the Android Studio, SDK and emulator Installation video for
- Windows - Installation Video
- Mac - Installation Video
Download Android Studio from the Android developer official website - Android Studio Download
Download Android SDK from the Android Studio - Settings and search Android SDK, refer screenshot below.
By default, when Android Studio is installed, the emulator configuration is also installed.
Clone the repository. Open the root folder in Android Studio. Wait for the Android Studio to build and download the dependencies. Now hit the play button. The app should run and be installed in the emulator.
- Disclaimer - we need a Firebase JSON file to add in local - request by mail: [email protected] or [email protected] - I can share it with you :)