在现代社会,个人理财越来越受到人们的重视。在本文中,将探讨如何在新近发展迅速的 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
目 次