SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1143
Multipurpose Health Application
Prachee Ghumatkar1, Aishwarya Gadre2, Manali Ghare3, Sneha Mali4, Prof. Dhananjay S.
Gaikwad5
1Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India
2Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India
3Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India
4Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India
5Professor, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In this paper our aim is developing an Android
application for finding closest hospital, calculating calories
burned and administration of medication. GPS system locates
hospitals in the user's vicinity. Path from place of emergency
to nearest hospital is found using two attributes: Latitudeand
Longitude. Calorie counting will be done by detecting human
activities using Android accelerometer. ACSM equations are
used to find burnt calories. The medication management
module intend to notify the user about medication schedule to
avoid unsteady intakes or over doses. Notifications can be in
form of audio, visual, vibrating alerts.
Key Words: Android, Emergency, GPS, Accelerometer,
Calorie counting, Medication.
1. INTRODUCTION
Through this paper, we are proposing health care model
which uses simple android system for monitoring healthand
medication. This application will be multipurpose and user
friendly. It will combine the advantages of three modules
which can serve interests of different people. Mobile
technology can be used to resolve major issues related to
health care, since mobile devices can provide instant
assistance to users by their diverse functionalities. Due to its
broad applicability Android platform is capable of providing
different services. A user in need during emergency such as
an accident will get access to nearest hospital based on their
current location[1]. Details and timing of the dosage can be
notified to the users [2]. Also monitor health and weight [3].
1.1 Problem statement
To create an application on android platform which
comprises of overall health benefits for all kinds of users.
The application will target the health conscious people,
people on medication, people in need of medical assistance
specially people in emergency. Also to provide an
inexpensive and easily accessible application for overall
health benefits.
1.2 Project overview
The project will cover features such as:
1.2.1 Hospital Locator
The purpose of this module is to assist the user to locate the
nearest hospital in his vicinity. The main objective is
providing the list of nearest hospitals to the user. It is also
useful when the user is unknown with his current place or
region. It acquires information about current location from.
Global Positioning System (i.e. GPS) receiver. To locate
closest hospitals the Google Map'sApplicationProgramming
Interface (i.e. API) is used.
The Harvesine Formula is used to find the shortest path
between the user's current locationandnearesthospital.For
this the Harvesine Formula uses two attributes, namely:
Latitude and Longitude. [1]
Harvesine Formula:
R = earths radius (mean radius = 6,371km)
1.2.2 Medication Management
Majority of the issues faced by outpatients are due to erratic
and inconsistent dosages of prescribed medication. In
today's busy routine life it may slip out a person's mind to
take proper medication at proper timings. To ease this
problem in one's life one can use assistance from the
application.
One can easily set details regarding the number of
medicines, their respective dosage, and timings and receive
notifications as reminders for medicine intake in order to
prevent any faulty medicine intake
Input to the system will be the details of medicines, calendar
for the intake of their dosages. The input will be provided by
the user once for a particular medicine. This information
about medicine and dosage will be stored in the database
and can be retrieved from the database whenever required.
Initial window will represent all the significant medication
information. New drugs prescribed can be added, and
previously registered details of medication may be
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1144
inspected. Also, obtain a list of drugs that have been taken
earlier.
This modules main window shows the main layout of the
working of this module. It also guides the users about the
medication history and what medication is to betakeninthe
future with its time and date. [2]
1.2.3 Calorimeter
In this module the calories burned by the user will be
calculated for health management. This module is useful for
users that wish to maintain and manage theirweightorwish
to reduce their weight. It will recognise physical activityuser
is performing by using the Android accelerometer.
Acceleration is generated which will be used in metabolic
equations by converting it into speed. The ACSM metabolic
equations are used to calculate the calories that are burned
during the physical activity. [3]
The ACSM metabolic equations are discussed below:
 Maximal Oxygen consumption equation :
Where, V, H and R are amounts of oxygen consumed in the
vertical, horizontal motions and resting.
0.1 and 0.2 are oxygen cost/meter for moving each kilo of
body weight while walking and running respectively.
1.8 and 0.9 are oxygen cost/meterofmovingtotal body mass
against gravity (i.e. vertically).
 Calorie Expenditure :
Unit of Calorie Expenditure is Kilocalorie (i.e. kcal).
 BMR (Basal Metabolic Rate):
2. SYSTEM ARCHITECTURE AND REQUIREMENTS
Fig -1: System Architecture
2.1 Software Requirements
 Android IDE (Integrated Development Environment) as
Android Studio bundle 141.22 -Androidisthe platform
on which our application will run hence we have used
android studio. Database design and creation - A
database is a collection of informationthatisorganized
so that it can easily be accessed,managed,andupdated.
 Android Layout design in XML -XML is the front end of
our application. XML is used for its simplicity,
generality and usability. XML isusedforrepresentation
of data structures which are used in web services.
 Java Script Object Notation (JSON) passing with web
services.
JSON is used for the communication of the database
with the web services and the front end with the web
services.PHP and Java. PHP and Java languages are
used for the front end of the application.
 XAMP (Cross platform Apache MySQL and php) v3.2.1
XAMP server is used as the back end of the application.
It is the central server for the application.
 Database design and creation in MySQL 5.5 Structured
query language is used to create central database.
Android Tool kit 21.1.0.
2.2 Hardware Requirements
 Processor Type : Dual Core
 Speed : 2.4 GHz
 RAM : 2.0 GB
 HDD : 128 GB
3. CONCLUSION
In this report we have successfully presented our projectwhich
is an Multi Purpose Android Health application. As presented
our application has three functionswhichareProximityhospital
locator, Dosage monitoring and a calorimeter to calculate the
calorie expenditure.
4. FUTURE SCOPE
There are various directions of future work. In future,
analysis of the different aspectsand variations ofemergency
services in different context is necessary. We also wouldlike
to work on other various emergency services.Wewouldalso
like to introduce the variety of applications of offline maps,
so that the client’s job is much easier.
ACKNOWLEDGEMENT
My first and foremost acknowledgement is to my supervisor
and guide Prof. D. S. Gaikwad. During the long journey of
this study, he supported us in every aspect. He was helped
and motivated us to propose research in this field and
inspired us with his enthusiasm on research, his experience,
and his lively character. We express our true sense of
gratitude to our guide Prof. D. S. Gaikwad for his perfect
valuable guidance, all the time, support and encouragement
that he gave us.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1145
REFERENCES
[1] M., S. (2013). Android Mobile Widget for Proximity
Hosptal Locator (Vol. 2). Madurai, TamilNadu,India:ER
Publications.
[2] Bruno M. Silva, Ivo M. Lopes, Mickael B. Marques, Joel J.
P. C. Rodrigues, Mario L. Proenca. (2013). A mobile
Health Application for Outpatients Medication
Management. IEEE , 5.
[3] Sukaphat, S. (2015). An Applying of Accelerometer in
Android Platform for Controlling Weight. IEEE

More Related Content

PDF
IRJET- Smart Medical Assistant using Wearable Device
PDF
IRJET- Cure it- The Medical Assistant Application
PDF
IRJET- An Android Application for Electronic Health Record System
PDF
IRJET- A Review Paper on Android based Personal Healthcare Companion
PDF
Healthcare Tracker App: Full Report
PPT
Best Healthcare and Hospital Website Project Work Done by E Vision Technologi...
PDF
Implementation Of Online Treatment System
PDF
HOSPITAL MANAGEMENT SYSTEM PROJECT
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Cure it- The Medical Assistant Application
IRJET- An Android Application for Electronic Health Record System
IRJET- A Review Paper on Android based Personal Healthcare Companion
Healthcare Tracker App: Full Report
Best Healthcare and Hospital Website Project Work Done by E Vision Technologi...
Implementation Of Online Treatment System
HOSPITAL MANAGEMENT SYSTEM PROJECT

What's hot (20)

PDF
Feasibility Study on Moving Towards Electronic Prescription over Manual Presc...
PPTX
Application of computers in hospital management
PDF
DOCX
HOSPITAL MANAGEMENT SYSTEM ANDROID
PDF
Sr12433 1
PDF
Vaccine Stock Management Tool - System documentation
PDF
Online Medical System
DOCX
351_dbproject
PDF
IRJET - Digital Ambulance Service Emergency Alert System using GPS
DOCX
Hospital management system project
DOCX
Report hospital
PDF
MedRec – Medical Records Tracking System
PPTX
Smart hospitals
DOCX
Mobile Applications for Heart and Blood Pressure Monitoring
PDF
Smart Hospital, Munjalindra Software
DOCX
Hospital management System (asp.net with c#)Project report
PDF
Hospital management-system
PDF
eldho_profetional (1)
PDF
IRJET - Hospital Management System
PDF
Hospital Management System Abstract 2017
Feasibility Study on Moving Towards Electronic Prescription over Manual Presc...
Application of computers in hospital management
HOSPITAL MANAGEMENT SYSTEM ANDROID
Sr12433 1
Vaccine Stock Management Tool - System documentation
Online Medical System
351_dbproject
IRJET - Digital Ambulance Service Emergency Alert System using GPS
Hospital management system project
Report hospital
MedRec – Medical Records Tracking System
Smart hospitals
Mobile Applications for Heart and Blood Pressure Monitoring
Smart Hospital, Munjalindra Software
Hospital management System (asp.net with c#)Project report
Hospital management-system
eldho_profetional (1)
IRJET - Hospital Management System
Hospital Management System Abstract 2017
Ad

Similar to Multipurpose Health Application (20)

PDF
IRJET- Virtual Dietitian: An Android based Application to Provide Diet
PPTX
Health Assistant & BMI Calculator
PDF
Project Report
PDF
NemanjaMarjanovicG00263151FinalYearProjectReport
PDF
An Android Application to Monitor Health Condition
PPTX
HealMe_minor_project.pptx
PPTX
MyCalMate Android App_Project Presentation
PDF
IRJET- Artificial Intelligence Dietician
DOCX
Fitness management application
PDF
An intelligent approach to take care of mother and baby health
PDF
A Development of Android-based Mobile Application for Getting Ideal Weight
PDF
Eating Habit and Health Monitoring System using Android Based Machine Learning
PDF
Bachelor thesis - Keep Healthy Application
PPTX
PPTX
Android app ppt
PPTX
AnthropometricSlides
PPTX
FitSync Empowering wellness with personalized nutrition, Real-time support, a...
PPTX
Fitness App(PPT) New (1).pptx
PDF
IRJET- An Android Application for Electronic Health Record System
PPT
Pedometer mobile application ppt
IRJET- Virtual Dietitian: An Android based Application to Provide Diet
Health Assistant & BMI Calculator
Project Report
NemanjaMarjanovicG00263151FinalYearProjectReport
An Android Application to Monitor Health Condition
HealMe_minor_project.pptx
MyCalMate Android App_Project Presentation
IRJET- Artificial Intelligence Dietician
Fitness management application
An intelligent approach to take care of mother and baby health
A Development of Android-based Mobile Application for Getting Ideal Weight
Eating Habit and Health Monitoring System using Android Based Machine Learning
Bachelor thesis - Keep Healthy Application
Android app ppt
AnthropometricSlides
FitSync Empowering wellness with personalized nutrition, Real-time support, a...
Fitness App(PPT) New (1).pptx
IRJET- An Android Application for Electronic Health Record System
Pedometer mobile application ppt
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
UNIT - 3 Total quality Management .pptx
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPT
introduction to datamining and warehousing
PDF
737-MAX_SRG.pdf student reference guides
PDF
86236642-Electric-Loco-Shed.pdf jfkduklg
PDF
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
PPT
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PDF
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
PPTX
communication and presentation skills 01
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PPTX
Current and future trends in Computer Vision.pptx
PPT
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PPTX
introduction to high performance computing
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
III.4.1.2_The_Space_Environment.p pdffdf
UNIT - 3 Total quality Management .pptx
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
introduction to datamining and warehousing
737-MAX_SRG.pdf student reference guides
86236642-Electric-Loco-Shed.pdf jfkduklg
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
communication and presentation skills 01
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Current and future trends in Computer Vision.pptx
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
Nature of X-rays, X- Ray Equipment, Fluoroscopy
introduction to high performance computing
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
Mitigating Risks through Effective Management for Enhancing Organizational Pe...

Multipurpose Health Application

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1143 Multipurpose Health Application Prachee Ghumatkar1, Aishwarya Gadre2, Manali Ghare3, Sneha Mali4, Prof. Dhananjay S. Gaikwad5 1Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India 2Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India 3Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India 4Student, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India 5Professor, Dept. of Computer Engineering, NBN Sinhgad School of Engineering, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In this paper our aim is developing an Android application for finding closest hospital, calculating calories burned and administration of medication. GPS system locates hospitals in the user's vicinity. Path from place of emergency to nearest hospital is found using two attributes: Latitudeand Longitude. Calorie counting will be done by detecting human activities using Android accelerometer. ACSM equations are used to find burnt calories. The medication management module intend to notify the user about medication schedule to avoid unsteady intakes or over doses. Notifications can be in form of audio, visual, vibrating alerts. Key Words: Android, Emergency, GPS, Accelerometer, Calorie counting, Medication. 1. INTRODUCTION Through this paper, we are proposing health care model which uses simple android system for monitoring healthand medication. This application will be multipurpose and user friendly. It will combine the advantages of three modules which can serve interests of different people. Mobile technology can be used to resolve major issues related to health care, since mobile devices can provide instant assistance to users by their diverse functionalities. Due to its broad applicability Android platform is capable of providing different services. A user in need during emergency such as an accident will get access to nearest hospital based on their current location[1]. Details and timing of the dosage can be notified to the users [2]. Also monitor health and weight [3]. 1.1 Problem statement To create an application on android platform which comprises of overall health benefits for all kinds of users. The application will target the health conscious people, people on medication, people in need of medical assistance specially people in emergency. Also to provide an inexpensive and easily accessible application for overall health benefits. 1.2 Project overview The project will cover features such as: 1.2.1 Hospital Locator The purpose of this module is to assist the user to locate the nearest hospital in his vicinity. The main objective is providing the list of nearest hospitals to the user. It is also useful when the user is unknown with his current place or region. It acquires information about current location from. Global Positioning System (i.e. GPS) receiver. To locate closest hospitals the Google Map'sApplicationProgramming Interface (i.e. API) is used. The Harvesine Formula is used to find the shortest path between the user's current locationandnearesthospital.For this the Harvesine Formula uses two attributes, namely: Latitude and Longitude. [1] Harvesine Formula: R = earths radius (mean radius = 6,371km) 1.2.2 Medication Management Majority of the issues faced by outpatients are due to erratic and inconsistent dosages of prescribed medication. In today's busy routine life it may slip out a person's mind to take proper medication at proper timings. To ease this problem in one's life one can use assistance from the application. One can easily set details regarding the number of medicines, their respective dosage, and timings and receive notifications as reminders for medicine intake in order to prevent any faulty medicine intake Input to the system will be the details of medicines, calendar for the intake of their dosages. The input will be provided by the user once for a particular medicine. This information about medicine and dosage will be stored in the database and can be retrieved from the database whenever required. Initial window will represent all the significant medication information. New drugs prescribed can be added, and previously registered details of medication may be
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1144 inspected. Also, obtain a list of drugs that have been taken earlier. This modules main window shows the main layout of the working of this module. It also guides the users about the medication history and what medication is to betakeninthe future with its time and date. [2] 1.2.3 Calorimeter In this module the calories burned by the user will be calculated for health management. This module is useful for users that wish to maintain and manage theirweightorwish to reduce their weight. It will recognise physical activityuser is performing by using the Android accelerometer. Acceleration is generated which will be used in metabolic equations by converting it into speed. The ACSM metabolic equations are used to calculate the calories that are burned during the physical activity. [3] The ACSM metabolic equations are discussed below:  Maximal Oxygen consumption equation : Where, V, H and R are amounts of oxygen consumed in the vertical, horizontal motions and resting. 0.1 and 0.2 are oxygen cost/meter for moving each kilo of body weight while walking and running respectively. 1.8 and 0.9 are oxygen cost/meterofmovingtotal body mass against gravity (i.e. vertically).  Calorie Expenditure : Unit of Calorie Expenditure is Kilocalorie (i.e. kcal).  BMR (Basal Metabolic Rate): 2. SYSTEM ARCHITECTURE AND REQUIREMENTS Fig -1: System Architecture 2.1 Software Requirements  Android IDE (Integrated Development Environment) as Android Studio bundle 141.22 -Androidisthe platform on which our application will run hence we have used android studio. Database design and creation - A database is a collection of informationthatisorganized so that it can easily be accessed,managed,andupdated.  Android Layout design in XML -XML is the front end of our application. XML is used for its simplicity, generality and usability. XML isusedforrepresentation of data structures which are used in web services.  Java Script Object Notation (JSON) passing with web services. JSON is used for the communication of the database with the web services and the front end with the web services.PHP and Java. PHP and Java languages are used for the front end of the application.  XAMP (Cross platform Apache MySQL and php) v3.2.1 XAMP server is used as the back end of the application. It is the central server for the application.  Database design and creation in MySQL 5.5 Structured query language is used to create central database. Android Tool kit 21.1.0. 2.2 Hardware Requirements  Processor Type : Dual Core  Speed : 2.4 GHz  RAM : 2.0 GB  HDD : 128 GB 3. CONCLUSION In this report we have successfully presented our projectwhich is an Multi Purpose Android Health application. As presented our application has three functionswhichareProximityhospital locator, Dosage monitoring and a calorimeter to calculate the calorie expenditure. 4. FUTURE SCOPE There are various directions of future work. In future, analysis of the different aspectsand variations ofemergency services in different context is necessary. We also wouldlike to work on other various emergency services.Wewouldalso like to introduce the variety of applications of offline maps, so that the client’s job is much easier. ACKNOWLEDGEMENT My first and foremost acknowledgement is to my supervisor and guide Prof. D. S. Gaikwad. During the long journey of this study, he supported us in every aspect. He was helped and motivated us to propose research in this field and inspired us with his enthusiasm on research, his experience, and his lively character. We express our true sense of gratitude to our guide Prof. D. S. Gaikwad for his perfect valuable guidance, all the time, support and encouragement that he gave us.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1145 REFERENCES [1] M., S. (2013). Android Mobile Widget for Proximity Hosptal Locator (Vol. 2). Madurai, TamilNadu,India:ER Publications. [2] Bruno M. Silva, Ivo M. Lopes, Mickael B. Marques, Joel J. P. C. Rodrigues, Mario L. Proenca. (2013). A mobile Health Application for Outpatients Medication Management. IEEE , 5. [3] Sukaphat, S. (2015). An Applying of Accelerometer in Android Platform for Controlling Weight. IEEE