毕业论文

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

谷歌Android平台下的SQLite数据库应用

时间:2019-01-02 21:48来源:毕业论文
在Android开发平台上,利用SQLite实现一个数据库。该数据库保存了世界上各个国家的各类信息,并且可以增加、删减条目,可以查询和修改各个国家的信息。本系统是基于JAVA编程语言,利

摘要进入信息时代以来,随着3G技术的迅速发展,智能手机和移动互联网终端在人们的生活中的地位越来越重要。由于对内容更丰富、功能更广泛的应用程序的需求,激发了一个新的开放平台的诞生——Android。本设计是在Android开发平台上,利用SQLite实现一个数据库。该数据库保存了世界上各个国家的各类信息,并且可以增加、删减条目,可以查询和修改各个国家的信息。本系统是基于JAVA编程语言,利用Android SDK和SQLite数据库来实现的,系统的设计过程遵循标准的软件开发流程。最终,本设计完整而简洁的实现了要求的功能。并且能够使用AVD虚拟设备,在Android开发平台上进行软件演示。32165
关键词  Android;SQLite数据库;国家信息
毕业论文设计说明书外文摘要
Title    The application of SQLite database under Google   Android platform                               
Abstract
Since entering the information age, with the rapid development of 3G technology, smart phones and mobile Internet terminals are becoming more and more important in everyday’s life. Due to the demand for applications with more rich content and wider range of functions, a new open platform named Android has come out. This design is developed on Android platform and realizes a database using SQLite. The database preserves all kinds of information of various countries around the world. It can be added, deleted, queried and modified the information of each country. The system is based on the Java programming language, Android SDK and SQLite database. The design of the system follows the standards of software development process. Eventually, this design realizes the required functions perfectly and concisely. It can also use the AVD virtual device to demonstrate the software system in the Android platform.
Keywords  Android; SQLite database; Information of countries
目   次
1  引言(或绪论)    1
1.1  研究背景    1
1.2  选题依据    1
1.3  设计的目的与步骤    2
1.4  本文结构    3
2  关键技术介绍    4
2.1  Android技术与安装    4
2.2  SQLite数据库    6
3  需求分析    8
3.1  功能需求分析    8
3.2  界面需求分析    9
3.3  数据需求分析    9
4  系统设计    10
4.1  总体设计    10
4.2 界面布局设计    10
4.3  功能模块设计    11
4.4  MENU菜单设计    13
4.5  数据库操作实现    14
5  系统测试    17
5.1  系统测试方法    17
5.2  系统测试过程    17
5.3  测试总结    21
6  总结与反思    22
6.1  总结    22
6.2  反思    22
结  论    24
致  谢    25
参考文献26
1  引言(或绪论)
1.1  研究背景
Android是由Google公司和开放手机联盟领导及开发的,一种基于Linux的自由的及开放源代码的操作系统。它主要使用于各种移动设备,比如智能手机和平板电脑。它具有开放性、兼容性、自由性、全球性等优势。其自由的开发环境以及兼容的多功能产品,使之拥有众多的开发者和用户。 谷歌Android平台下的SQLite数据库应用:http://www.youerw.com/jisuanji/lunwen_28619.html
------分隔线----------------------------
推荐内容