- Install Android Studio at least v3.5 but the newest version should be fine, too
- Install Lombok IntelliJ plugin
- Fork the xDrip repository and clone it localy from your fork
- Add the upstream repository as remote using
git remote add upstream https://github.com/NightscoutFoundation/xDrip.git - Start Android Studio and load the xDrip project
- Do not update the Android Studio Gradle plugin for the xDrip project. You can update Gradle itself, but not the Gradle plugin.