基于安卓系统的个人理财系统-毕业设计论文.doc
文本预览下载声明
基于安卓系统的个人理财系统
摘 要
随着移动终端的迅速普及,Android系统平台应用软件的需求随之增大。本课题通过研究Android体系结构和个人财务管理方面的知识,设计并实现了个人理财系统。能够对理财信息进行获取、汇总、收集、整理等功能,从而实现随身随时随地进行日常的理财活动。
本课题第一部分是绪论,论述本课题的内容、方法和意义;第二部分是介绍,介绍系统的开发环境以及所使用的技术,重点对Android系统作简要的介绍。第三部分是总体设计,做了系统需求分析、系统的功能结构设计和数据库设计。第四部分是详细设计,在第三部分总体设计的基础之上,论述系统的功能运行流程。第五部分是测试,对系统的功能进行验证,确保系统正常运行。最后是结束语、参考文献和致谢部分。
关键词: 手机理财 安卓 个人财务管理
Personal Financial Management System Based on the Android System
ABSTRACT
With the rapid development and popularization of the mobile terminals, the demand of applications based on Android is increasing. This system is to research the structure of Android system and the implementation of personal financial management. To achieve the function of acquisition, summary, collection, analysis of financial data, so it achieves daily and pocket financial management at any time and anywhere.
The first part of this system is a brief introduction, to introduce the contents, method and purpose of this system. The second part is an introduction to describe the environment and technology of development that applied for this system, focused on the brief introduction of Android system. The third part is the general design of the system, including analysis of system demands, function structure design and database design. The fourth part is a detailed design of the system, based on the general design of the third part and it describes the functional flow charts of the system. The fifth part is about system testing, it verifies the function of system and ensures the system running right and smoothly. The last part is the ending words, references and acknowledgements.
Key words: Mobile financial Android Personal financial management
目 录
第一章 绪论 1
1.1 开发背景 1
1.2 国内外研究现状 1
1.3 本课题研究的内容 1
1.4 本课题研究的方法 2
1.5 本课题实现的意义 2
第二章 系统开发环境和技术介绍 3
2.1 系统开发环境及工具 3
2.1.1 Eclipse + ADT 3
2.1.2 AVD和Android模拟器
显示全部