AdamGuidarini / MediTrak

A free and open source medication tracking app for Android 8 and newer.
GNU General Public License v2.0
39 stars 5 forks source link
android android-app cmake cpp java jni-android medication-reminder ndk notifications sqlite xml

MediTrak

An Android app that helps you keep track of your medications.

About

MediTrak is an Android application designed to make it easier for users to keep track of their medications and to help them remember to take them. It offers the ability to add medications for multpile patients, set medication reminders on a variety of intervals, and take notes on a medication to record any adverse effects if might cause. All user data is stored locally is not share with either the developer or any other third party.

Requirements

Languages

  1. Translated by native speaker.
  2. Additional translations provided by non-native speaker through a machine translator.
  3. Additional translations provided by non-native speaker.
  4. Translated by a non-native speaker.

Building the App

It is strongly recommended to use Android Studio to build and test this application.

Additional Dependencies

C/C++ SQLite3 Library

This project uses the sqlite3.c and sqlite3.h files in its NDK portion. These can be found here in the zip file under "Source Code". In order for CMake to find them, and enviroment variable called SQLITE3_LIB_PATH has to be set to their path.

Setting the Envrioment Variable

Installation

Get it on GitHub Get it on IzzyOnDroid

GitHub

F-Droid

Thanks to IzzySoft, this app is available in the IzzyOnDroid F-Droid repository here.

Adding the repository to the F-Droid App

Screenshots