This project is basically useful for elderly peoples for help them to live healthy life. I have developed an Android Application which help them to find number of things which they need to stay healthy.
In this app people can find the guidance to maintain Balanced Diet, tips for Yoga and Exercises, how to prevent our-self from Infection. I Have also added Diseases section where people can know the diseases from symptoms and also added one profile section where people can save and read their personal information.
To See the main code follow:
1 . XML Code
app -> src -> main -> res -> layout
In layout you can find all XML files which are used for UI design.
2. Java Code
app -> src -> main -> java/com/example/elderlycaresystem
In this folder you can find all JAVA files which are used for back end design.
About Technology : To design the UI for this app XML is used and for backend purpose JAVA language is used. In "Profile Section" user can save their personal information so for that purpose SQLite Database is used.
The apk file is uploaded named as "ElderlyCareSystem.apk" in main directory. You can download and install that apk.
ScreenShots