Project setup
Last modified on Thu 09 Nov 2023
Repository setup
Ask a Lead Engineer to set up the repository on GitHub. If you're a Lead Engineer, follow the Repository setup guide on the LE wiki.
Project setup
- Clone the project repository and open it in Android Studio.
- Follow the instructions from the TEMPLATE_README.md file (in the root of the project).
- Create a pull request with the above changes before continuing with the rest of the setup.
- Set up CI & code analysis.
- Update minimum, target and compile SDK to the values agreed with the client.
- Update README.md (see the Readme chapter for details). Make sure to keep updating it as you progress with the project.