Skip to content

Android app for Frontline Health Workers (FHWs).

License

Notifications You must be signed in to change notification settings

opensrp/opensrp-client

 
 

Repository files navigation

Dristhi

To run this project, you need to do this:

  1. Set the ANDROID_HOME environment variable to point to the location of your installed Android SDK 4.1.2 API level 16. For more information, look at the documentation of maven-android-plugin.

  2. Start an Android Virtual Device. Normally, this means you need to run "android avd" and then start one of the devices there.

Then, you can run "mvn clean install" in the main directory.

Tips and tricks (to be completed):

Login (for demo server):

login-username - demotest, login-password - Demot123

Check app.properties file in "drishti-app/asset/" folder to change the demo server url to your own instance of opensrp server.

About

Android app for Frontline Health Workers (FHWs).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 52.7%
  • JavaScript 25.0%
  • CSS 17.4%
  • HTML 4.9%