android日记论文摘要,(毕业论文)基于android的日记本的设计与开发.doc

基于android的日记本的设计与开发

摘 要

android 是一种基于Linux? V2.6 内核的综合操作系统。 android为全球超过10亿部手机和平板电脑提供强力支持。全球为数众多的移动电话用户正在使用各种基于 android 的电话,它可以自由定制且易于使用手机带给人们的便捷生活是不可替代的,手机已成为人们日常生活中不可或缺的重要部分,它不仅方便了人们的交流,娱乐功能更丰富了人们的生活。

基于android的日记本是专为那些因为手机自带日记本功能不足而设计,在给带来方便快捷的同时每天一篇,也记录了生活中的点滴,符合现代快节奏生活的需求。系统的主要功能包括:日记的创建、删除、修改、加密、分享、搜索等各项综合记事功能,使该应用程序更加人性化,更加便捷。

此论文描述了日记本的设计理念、设计过程、实现结果和测试过程。

关键词:移动终端;android;日记本

Based on the design and the development of the android's diary

Abstract

android is a Linux based ? V2.6 integrated operating system kernel. More than 1 billion mobile phones and tablets provide strong support android for the world. Because it free to customize and easy to use, a large number of mobile phone users are using all kinds of android based phones, mobile phones bring convenient for people's life, it not only convenient for people's communication, entertainment function more enriched people's life and it has become an indispensable important part in people's Daily life. Based on the android's diary is designed for those phones whose own diary function is not useful. An article every day, bring convenient ,also recorded the life which needs of the modern fast-paced life. Diary system's main features include: create, delete, modify, encryption, share, search, and other comprehensive chronicle function, make the application more humanized and more convenient. This paper describes the design ideas of the diary, the design process, implementation results and the testing process.

Keywords:android;dairymobile devices

目 录

摘 要i

Abstractii

1 绪论1

1.1 课题背景1

1.2 目的和意义1

1.3 android平台及相关知识简介1

1.3.1 android现状及发展1

1.3.2 android系统特点2

1.4 开发工具2

1.4.1 Eclipse2

1.4.2 android SDK3

1.4.3 android手机自带的sqlite轻量级数据库3

2 可行性分析4

2.1 背景4

2.2 可行性分析4

2.2.1 技术的可行性4

2.2.2 经济的可行性4

2.2.3 操作可行性4

2.2.4 法律的可行性4

3 需求分析5

3.1 软硬件需求5

3.2 性能需求5

3.2.1 系统的易操作性5

3.2.2 数据的正确性与完整性5

3.2.3 数据的安全性5

3.3 界面需求5

4 系统概要设计7

4.1 设计的基本思路7

4.2 系统用户用例图7

4.3 系统流程

实验目的 综合运用基于android平台的智能移动终端软件开发技术。 实验内容 设计实现一个智能移动终端软件应用,至少包含3个相互关联的应用功能,具有较好的用户界面和实际的应用价值以及合理的功能模块结构。 设计方案 实现一个日记本。分为登录界面、日记列表界面、日记内容界面、日记查找界面、日记新建界面。使用SQLiteDatabase数据库存储日记内容。 首先要有一个LoginActivity,输入密码,点击按钮,判断密码是否正确后,用intent跳转到MainActivity。 MainActivity主要包括activity_main里列表的关联,实现点击列表时跳转到show_content_diary日记内容界面,启动ShowContentDiary活动。同时,MainActivity还实现了菜单的初始化,使用上下文菜单,包括搜索和新建功能。MainActivity里还有Set_refresh_data函数,用于初始化和删除日记之后刷新列表。 Note是一个日记信息类,类似于结构体。里面有set和get方法。 NoteAdapter类继承了ArrayAdapter,相当于是Note数组对象的适配器,用来包装Note数据,很好地实现数据和界面分离。 AddNewDiary这个类用于新建一则日记,使用add_new_diary.xml界面,这里没有实现图片添加功能,只是用Toast说明,除此之外,会自动写好时间、日期,只需要添加标题和内容即可。 要创建一个数据库的帮助类,这样使用起SQLiteDatabase就方便了。这和sql查询语言类似,创建、查询、删除……
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值