Skip to content

An application for Android that helps you track the pills you take

License

Notifications You must be signed in to change notification settings

umesh0492/pill-logger

 
 

Repository files navigation

Pill Logger Build Status

An app for Android that helps you track the pills you take.

Build

To build a signed release version of this app:

  • Copy /deployment/pilllogger.gradle.example to /deployment/pilllogger.gradle
  • Open /deployment/pilllogger.gradle and add the keystore passwords
  • From a terminal on the root of the project, run ./gradlew assembleRelease (for Windows use gradlew.bat)
  • The signed APK will be found in the /app/build/apk/ directory

About

An application for Android that helps you track the pills you take

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • HTML 1.8%