

Medical Event Recorder for Android - Development
I am underway developing my first Android application. It will be a general purpose medical event recorder that can be used to record seizures, chest pain, dizziness episodes, allergic reaction, vertigo, panic attack, etc. My goal is to have an app that allows for drop dead simple tracking of medical conditions and events and provide convenient retrieval mechanisms for that data.

I am about 70% done with the initial release application and currently have the following features:
- Opens directly to event recorder screen with automatic time stamp
- Editable timestamp
- Persistent database storage of events
- Single event recall/review
- Email a list of all stored events
I still have a few things on my to-do list before I release it into the wild:
- Event Record Management (Edit and Delete)
- Customizable event types with user-defined default
- Clear database
- CSV friendly export/email for easy import into spreadsheet
- Possible Google Health API integration (upload event log to Google Health profile)
- Password protect records
- Customizable email address (for email feature)
- Event timer (times from app open for duration of episodes when applicable - possibly event type specific)
- Track current medications with each event (global check in-check out system)
And current bugs:
- Crash when entering Manage Events screen when there are no records
Once events are customizable there should be no reason why you couldn't use this for any type of event recording - bird watching, star gazing, etc.
A few more screenshots:

Event List for easy review

Email Entire Database of Events
There is currently no release. It is coming soon.

Post new comment