{$cfg_webname}
主页 > 计算机 > JAVA >

基于安卓Android的健康助手APP的设计(Eclipse)

来源:56doc.com  资料编号:5D20562 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20562
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于安卓Android的健康助手APP的设计(Eclipse)(任务书,开题报告,论文16000字,程序代码)
摘  要
    随着智能化设备的普及,人们的出行生活变得越来越便利,使得人们的运动时间越来越少。而生活节奏的加快,导致人们的工作越来越繁重。所以,有越来越多的人处于亚健康状态。
论文中主要研究了一款基于Android的健康助手的设计与实现。设计了一个集多个健康评价指标于一体的健康模型(Health Model),建立有效的健康评价方式,评估用户的健康状态。旨在帮助处于亚健康状态的人。
该模型主要从四个方面描述:(1)用户输入自身身体的基本数据,系统采集保存,并建立用户的健康数据库;(2)根据用户输入的基本信息,通过计算模型计算,得到健康指标值,评价用户的健康状态;(3)根据健康状态给与建议;(4)健康趋势观察。
经过相关功能及性能测试,系统能成功实现,并且健康评估的效果良好,是一个具有很强实用性的系统,同时对以后的健康评估方式上的研究,具有一定的参考价值。
关键词:Android;健康评估;移动健康
Abstract
With the popularity of intelligent devices, people's travel life is becoming more and more convenient,  people's exercise time is getting less and less. And the accelerated pace of life, leading to more and more heavy work. So, there are more and more people in the sub health state.
This paper mainly studies the design and implementation of a health assistant based on Android. A health model (Health Model) was designed to establish an effective health assessment method, and to evaluate the health status of the users. To help people in sub healthy condition.
(1) the user input the basic data of their own body, the system collects and saves, and establishes the user's health database.
(2) according to the basic information of the user input, the health index value is obtained by calculating the model, and the health state of the user is evaluated.
(3) to give advice based on the health status.
(4) health trends.
    After testing, the system functions can be successfully achieved. The effect of health assessment is good. It is a practical system. For the future health assessment research, has a certain reference value.
Key Words:Android ;Health Model ;Mobile Health
本文的研究内容
本论文从几个方面阐述,首先了解基于Android的健康助手类APP国内外的研究现状,并且了解此类研究的背景以及意义,基于大背景设计出符合自身的系统模型。同时明确论文的主要内容以及结构。
其次对比多种可采用的技术以及平台、开发语言、开发工具,结合自身系统的实际情况,选择合适自身系统的、可行性高的技术方案和技术路线,明确系统的技术选型。深入了解并介绍健康助手所需要的关键性技术。
明确系统设计目标,抽象出适用于健康助手的健康模型(Health Model),设计出适合模型的数据库表和友好的用户界面。系统重点部分即用户健康状况的评价模型,对此部分做比较详细的了解与研究,选择、设计出最符合实际情况的评价标准。
 

基于安卓Android的健康助手APP的设计(Eclipse)
基于安卓Android的健康助手APP的设计(Eclipse)
基于安卓Android的健康助手APP的设计(Eclipse)
基于安卓Android的健康助手APP的设计(Eclipse)


目录
第1章 绪论    1
1.1研究的背景及意义    1
1.2国内外研究现状    1
1.2.1  国外研究现状    1
1.2.2  国内研究现状    2
1.3 本文的研究内容    2
1.4 小结    3
第2章 需求分析与技术选型    4
2.1 需求以及分析    4
2.1.1需求    4
2.1.2需求分析    4
2.2 技术方案    5
2.3 小结    6
第3章 健康模型建模    7
3.1 健康评估方式    7
3.1.1 BMI    7
3.1.2 BFR    8
3.1.3 WHR    9
3.1.4 BMR    10
3.2 健康模型    10
第4章 系统设计    13
4.1功能设计    13
4.1.1 注册登录    13
4.1.2 信息记录    14
4.1.3 健康信息推送    15
4.1.4 趋势记录    15
4.1.5 健康评估与健康建议    16
4.1.6 用户评价    16
4.1.7 更换皮肤    16
4.2数据设计    17
4.3界面设计    19
第5章 系统实现    21
5.1 选用设计模式    21
5.2 开发环境搭建    21
5.3 项目实现    21
第6章 系统测试    24
参考文献    28
致谢    29

推荐资料