Skip to content

swiatmar/xdrip.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the xDrip Developers documentation

This page is intented for developers only.

Install development environment

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

Updating PRs

If you need to change or cleanup you PR, please rebase it afterwards to the current master. Then push it with git push --force-with-lease ....

About

Developer Documentation of xDrip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%