Skip to content

An Android app for recording hypertension-related data.

License

Notifications You must be signed in to change notification settings

KhalidElSayed/simple-android

 
 

Repository files navigation

Build Status pullreminders

Simple

An Android app for recording blood pressure measurements.

How to build

  1. Clone the project using git
  2. Install Android Studio
  3. Import the project into Android Studio

When building for the first time, gradle will download all dependencies so it'll take a few minutes to complete. Subsequent builds will be faster.

Building on Windows?

The project uses Heap Analytics which is integrated via a gradle plugin. The build plugin (currently) only works on macOS and Linux, so the project cannot be built on a Windows computer. To build on Windows, you will have to manually remove the Heap plugin -- and references to it -- from the source.

Build and deploy Simple Server

Simple Server is in a separate repository, and you should follow the instructions there.

About

An Android app for recording hypertension-related data.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 75.8%
  • C 23.9%
  • Other 0.3%