Skip to content

jkiddo/opentele-client-android

 
 

Repository files navigation

OpenTele Android Client

Android-based patient app for the OpenTele platform.

Please note

This repository is maintained exclusively by Silverbullet. The official version maintained by 4S can be found here.

How to build and install

The build is Maven-based, so build and run tests by running

mvn clean install

Setting server URL

The server URL is set by the Maven variable server.url. When starting the app in a development environment, it may be more convenient to log in with user name admin, password admin, which will give you a menu from where you can change the server URL. This is only possible if the Maven variable server.url.locked is false.

About

Patient app for OpenTele

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%