毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于Android的个人助手的设计与实现

时间:2022-01-18 22:06来源:毕业论文
设计并实现了一个用户友好、操作便捷的Android个人助手系统,具有日程管理,财务管理,日记本等常用功能。日程管理具有日历显示、添加、查看日程等功能;财务管理具有记录收支

摘要个人助手软件将每天的工作和事务做一个有效的记录,方便管理日常的工作和事务,达到工作和生活中备忘的目的。而Android是当前最流行的智能手机操作系统

本文结合用户的实际需求,设计并实现了一个用户友好、操作便捷的Android个人助手系统,具有日程管理,财务管理,日记本等常用功能。日程管理具有日历显示、添加、查看日程等功能;财务管理具有记录收支,统计收支情况及以图表直观显示等功能;日记本具有记录、删除、查看日记等功能。本软件基于Android studio开发环境,采用SQLite数据库,设计了数据库表结构,采用AchartEngine制作图表显示统计信息,具有操作界面美观,操作简便等优点。 77156

毕业论文关键词  Android个人助手 日程管理 财务管理 日记本

毕业设计说明书外文摘要

Title       assistant         on Android

Abstract   Personal assistant software will make an effective record of daliy work and 

affairs in order to manage and make cheat sheets for life and work。 And Android is the most popular smart phone operating system。

   In this paper, combined with the actual needs of users,we designed and implementded an user-friendly Android personal assistant with the schedule management, financial management, diary and other commonly used functions。 Schedule management include calendar ,add and check agenda; Financial management has the function of recording the balance of revenue and expenditure, and displaying the chart of  the statistics ; The part of diary has records, delete, view the diary, and other functions。 The software based on the Android studio development environment。It use SQLite database to design the database table structure,and use AchartEngine to make a chart。The assistant has a Beautiful interface and it’s easy to operate。

Keywords  Android personal assistant   Calendar   Financial Management   Diary 

目次

1  引言 1

1。1课题背景 1

1。2 研究意义 1

1。3 研究现状 1

2  技术基础 3

2。1 Android系统介绍 3

2。2 SQLite数据库 5

2。3 AchartEngine绘制图表 5

3  总体设计 6

3。1日程管理 6

3。2财务管理 7

3。3日记本 7

4  日程管理模块的设计与实现 9

4。1 系统日历界面 9

4。2 系统日程管理界面设计 10

5  财务管理模块的设计与实现 16

5。1  功能设计 16

5。2 数据库的设计 16

5。3 详细设计 17

6  日记本的设计与实现 20

6。1  功能模块 20

6。2  详细设计 20

结  论 23

致  谢 24

参 考 文 献 基于Android的个人助手的设计与实现:http://www.youerw.com/jisuanji/lunwen_88644.html

------分隔线----------------------------
推荐内容