DHPRS - Daily Home Practice Re

5+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

DHPRS stands for Daily Home Practice Recording Sheet (Copyright 2018 Carolyn Fisher). This app is developed to allow a person to enter their daily biofeedback records into an android phone. It uses a SQLite database to store all information on your phone. A provision is made to share one record at a time using Android Share.

The app has no tracking provision. The app does not share any data except to anyone you designate through Android Share. Source code for this app is available at https://github.com/babarehner/DHPRS with the latest stable version on the master branch.

There are two major screens. One is a List View which has a date, Practice Type and length of each daily practice. New records are added by clicking on a floating action button.

There is also an Edit View which allows the user to save or edit a daily record. Buttons are used for easy date and time entry. Spinners are used for several entries to save the user from having to use the keyboard. A Comments section allows the user the enter multiline comments. To save a record click on the Save Icon on the top of the screen.

Since Practice Aid has options from a spinner there are two screens that allow you to Edit Practice Aids. Edit Practice Aids is reached from the main starting screen by clicking on the Options Menu. This brings up a list of current Practice Aids.
Clicking on each Practice Aid will navigate to a screen that lists one Practice Aid. Here you can edit or delete a Practice Aid.
Updated on
Dec 5, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Update to meet API level 34