在现代社会,个人理财越来越受到人们的重视。在本文中,将探讨如何在新近发展迅速的 Android 平台上实现个人财务管理与分析,并开发出一款完整有效的基于 Android 的个人理财系统。该系统分为日常记账、查询收支流水、查询统计报表、收支分类配置、资金账户配置 5 大功能模块,通过系统需求分析,分别给出了具体的功能规格。在系统实现部分,本文详细讨论了如何使用嵌入式关系数据库 SQLite进行数据访问,并描述了系统的活动流程,界面设计及代码结构。最后,本论文利用 Android 虚拟机对“个人理财系统”中的主要功能进行了黑盒测试,测试结果表明系统的功能简便易用、界面简洁明了,并最终在真实硬件设备上通过了验收测试。 8334
关键词: Android 系统;SQLite数据库;个人理财;移动记账
Title Personal Financial Analysis System based on Android Platform
Abstract
In modern society, personal finance analysis is becoming more and more important to
many people. In this paper, we will discuss how to realize personal financial
management on android system, and develop a real Personal Financial Analysis System
based on android platform. This system is pided into five functional modules: daily
record, incomes’ and expenses’ list, financial reports, and categories& accounts set up.
By system requirements analysis, functions of each module will be specified. In the
realization part of this paper, it discusses how to use the embedded relational database -
SQLite for data access. And system's active processes as well as interface design will
also be discussed. In the end of this paper, each functional module of the ‘Personal
Financial Analysis System’ was tested on the Android virtual machine. Test result has
shown that this system is easy to use, and the UI design is simple and clear. And the
functional test conducted on the real Android device also turned out good results.
Keywords: Android OS;SQLite;Personal Financial Analysis;Portable Accounting
目 次
摘 要. I
Abs t rac t II
1 绪论 1
1.1 基于移动设备的个人理财软件的意义. . 1
1.2 Andro id 平台的背景及相关技术 2
1.3 本篇论文主要工作及论文结构 7
2 个人理财系统分析… 8
2.1 基于 Android 的个人理财软件分析. . 8
2.2 系统需求分析 . 10
2.3 功能需求描述. 11
2.4 本章小结…… 13
3 个人理财系统设计与实现 . 14
3 .1 数据表的设计与数据访问.1 4
3. 2 系统流程设计. . 16
3 .3 系统界面实现与优化16
3. 4 系统代码结构与说明. . 1 8
3 .5 本章小结 . . 19
4 个人理财系统测试 . . 20
4 .1 测试环境. 20
4 .2 主要功能演示和测试用例. 2 1
4 .3 本章小结 28
结 论 29
致 谢 . 30
参考文献. . 31
1 绪论
在本章中,将探讨个人理财在人们日常生活中的重要性及必须性,基于移动设备
的理财软件的优势及其显著特点,以及 Android 平台技术的飞速发展所带来的广阔应
用前景。以此说明开发一款基于Android 个人理财软件的现实意义。 Android个人理财系统设计与开发 :http://www.youerw.com/jisuanji/lunwen_6621.html