LOCKSCREEN used for showing medical info .
Broadcast receiver is used for sending coordinates to emergency contacts.
PERMISSIONS:
- Location permission for capturing the coordinates.
- SMS permission for sending the coordinates
for enabling the location service , all permissions must be accepted by clicking the button "LOCATION SERVICE" on HOME screen of app (On first Startup).
Tested on API level 27 .
App to help people for fast-immediate treatment during loss of consciousness, head injury, accidents.
Users can save their info about medical conditions / Previous surgeries / allergies & illness /ongoing medications.
during health incidents, this app helps the user to get proper assistance from people around by showing IMPORTENT info like blood group ,previous medical conditions ,illness ,etc on the LOCK SCREEN.
The device will always show CUSTOM LOCKSCREEN NOTIFICATION including all crucial information , Emergency contacts when device is locked.
App saves all the data in SQLite database .
All queries are managed using contentProviders ,LoaderManager.
No additional permissions are required for the app to run.