基于andriod系统的个人记账软件

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于Android的个人记账系统设计

摘要

随着智能手机的快速普及,智能手机操作系统市场风生水起。为了让智能手机用户能够随时随地查询互联网所提供的服务,一种高效的办法就是将应用系统的功能拓展到手机终端上,让手机能够通过移动网以及互联网访问Web网站并处理各种各样的业务。因此,智能手机的应用软件及其需要的服务将有广阔的发展前景。

在如今这个智能手机系统群雄纷争的时候,2008年Google推出了一款名为Android的开源智能手机操作系统,它采用Linux内核,开放手机联盟(OHA)成员可以任意使用和修改SDK包,系统的开源性使其具有良好的拓展性。这款软件包括了操作系统、用户界面和应用程序,即智能手机工作所需要的全部软件。Android的最大特点是其开放性体系架构,不仅具有非常好的开发、调试环境,而且还支持各种可扩展的用户体验,包括丰富的图形组件、多媒体支持功能以及强大的浏览器。因此,对于软件从业人员来说,Android平台具有无限的吸引力。

本文就在分析讨论Android手机软件开发技术原理的基础上,开发出能为用户提供更好的基于Android平台的个人记账手机软件。

关键词:Java; Android; 记账; 智能手机平台

The Design of Accounting System Base Android

Abstract

With the rapid proliferation of smart phones, smart phone operating system market, wind and water. In order for smart phone users to check the Internet anytime, anywhere services provided an efficient way to expand the function of the system will be applied to the mobile phone terminal, the mobile phone to Internet access via mobile networks, and variety of Web sites and process business. Therefore, the smart phone applications and the need for the service will have broad prospects for development.

In today's smart phone system when disputes warlords, 2008, Google introduced a smart phone called the Android open source operating system, which uses Linux kernel, Open Handset Alliance (OHA) members can be free to use and modify the SDK package, the system It has a good open-source nature of the expansion of. The software includes the operating system, user interface and applications that need to work smart phones all the software. Android's biggest feature is its open architecture, not only has a very good development and debugging environment, but also supports a variety of scalable user experience, including rich graphical components, multimedia support, and powerful browser. Therefore, for software professionals is, Android platform has unlimited appeal.

In this paper, the analysis and discussion Android mobile phone software development technology on the basis of the principle, developed to provide users with better platform to the personal charge based on Android meteorological software.

Key words: Java; Android; Charge; smartphone platform

目录

第一章前言 (3)

1.1 选题背景及目的 (3)

1.2 国内外研究状况 (3)

1.3 设计和解决方法 (3)

第二章需求分析 (5)

2.1 范围 (5)

2.1.1 系统概述 (5)

2.1.3 文档概述 (5)

2.2 需求概述 (5)

2.2.1 系统目标 (5)

2.2.2 运行环境 (5)

2.2.3 用户的特点 (6)

2.3功能需求 (6)

2.4.1 系统用例图 (6)

2.4.2 系统各项功能描述 (7)

2.5数据 (9)

2.5.1 数据关系ER实体类 (9)

2.6故障处理 (11)

第三章概要设计 (12)

3.1 范围 (12)

3.1.2 系统概述 (12)

3.1.3 文档概述 (12)

3.2 系统结构 (12)

3.2.1 部署图 (12)

3.2.2 类图 (13)

3.4 执行概念 (17)

3.4.1 添加消费信息 (17)

3.4.2 添加消费预算 (18)

3.4.3 用户转账 (19)

3.5 用户界面设计 (19)

3.6系统出错处理 (21)

3.6.1 出错信息 (21)

3.6.2 补救措施 (21)

3.6.3 系统维护 (21)

第四章系统详细设计 (22)

4.1 范围 (22)

4.1.1 系统概述 (22)

4.1.2 文档概述 (22)

4.2 系统结构 (22)

相关文档
最新文档