目录
基于百度地图和传感器的健身助手实现
摘 要:“健身助手”又名“Superman”是以健身人群为用户群,实施工作主要室外轨迹显示、室内运动记录、音乐欣赏、天气预报四个环节,通过实时监测、记录等方式帮助和提醒用户更好地锻炼。无论在生活中还是工作中我们总会看到一些人的无精打采,病假连天,百病缠身,都与没有一个强健的体魄有关。所以充分的体育锻炼是非常有必要的,而“健身助手”正是一款帮助人们记录健身状态的软件。
在进行了全面的需求分析和系统设计的基础上,确定开发工具为Eclipse,并通过与后端数据库SQLite相连,实现了Android版的基于百度地图API和传感器实现的“健身助手”。
系统组成模块包括:地图模块、天气模块、音乐模块,运动模块四个个模块有机结合,实现了健身人员运动数据管理和娱乐两不误的需求。
关键词:健身软件,Android,SQLite,Eclipse
Abstract:"Fitness Assistant" also known as "Superman" has users who want to keep fit. It includes 4 aspects: major outdoor track display, indoor sports records, music appreciation, weather forecast.It reminds users to work out on time through real-time monitoring, recording and other ways. During our life or work time, we always see some people listless, sick and groaning, crippling,which is relevant to without a strong and healthy body. Therefore, adequate physical exercise is very necessary, and "Fitness Assistant" is a helpful software for users to record state of fitness.
"Fitness assistant" was inplemented by Android version and was based on Baidu map API and sensor.On basis of a comprehensive needs-based analysis and system design, it used Eclipse as development tool and it connected with SQLite(the backstage database).
The modules of this system include: map module, weather module, music module, motion module.This four modules fit together well to achieve the needs of neglect neither management of execise data nor entertainment of users.
Keyword: Fitness software; Android; SQLite; Eclipse

















