# adam-project **Repository Path**: mirrors_Orange-OpenSource/adam-project ## Basic Information - **Project Name**: adam-project - **Description**: Adam project is an android application designed to help people who need to follow strict health regimes, and measure their glycaemia. - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adam Project Adam project is an android application designed to help people who need to follow strict health regimes, and measure their glycaemia. ![screenshot](https://github.com/Orange-OpenSource/adam-project/blob/master/adam.png) ## Quick start ### Download clone from GitHub: ``` $ git clone https://github.com/Orange-OpenSource/adam-project.git ``` ### Build / Run The project can be built with regular android tools: android studio or with the command line tools: `./gradlew assemble` ## License Copyright (c) 2017 Orange This code is released under the MPLv2 license. See the `LICENSE` file for more information. ## Contact * Homepage: [opensource.orange.com](http://opensource.orange.com/) * feel free to submit a new issue if you encounter a problem or you have suggestions to help improve the application