资料详情

基于Android的个人电子相册设计与实现毕业论文+任务书+答辩PPT+演示视频+前后台(Java)源码

头像

android

编号:3428

基于Android的个人电子相册设计

摘要

在移动通讯和网络不断发展的推动下,以手机等移动终端为代表的移动平台也得到了飞速发展和广泛应用,更是出现了多种在移动平台上使用的操作系统,比如Android、IOS以及Windows Phone等,在这些主流的操作平台中,Android系统由于其在市场占有率方面的绝对优势而成为业界主流。于此同时,依赖于现代计算技术的移动学习方式也进入了发展的快车道,特别是在现代通信技术广泛应用的今天,基于移动平台或者移动终端来完成学习过程的移动学习方式,也就逐渐成为E-Learning发展的主要方向。

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

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

关键字:android;个人电子相册系统;智能手机平台

Abstract

With the constant development of mobile communication and network, represented by mobile phone and other mobile terminals mobile platform also got rapid development and wide application, but also appeared a variety of use of the operating system on the mobile platform, such as Android, IOS, and the culmination etc., in the mainstream of the operating platform, the Android system because of its absolute advantage in terms of market share and become the mainstream. At the same time, rely on modern computing technology of the development of mobile Learning has entered the fast lane, especially in the modern communication technology is widely used today, based on the mobile platform or mobile terminals to complete the Learning process of mobile Learning style, has gradually become the main development direction of E - Learning.

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.

On the basis of analysis and discussion of the Android mobile phone software development technical principles, developed to provide users with better catering system software based on the Android platform.

Keywords:android; shop systems; smart phone platform


目 录

摘要 I

Abstract II

第一章 绪论 1

1.1 研究内容 1

1.2 研究意义 1

1.3研究现状和发展趋势 1

第二章  系统分析 3

2.1 研究目标 3

2.2 需求分析 3

2.3业务流程分析 3

2.4数据流图 3

2.5数据字典 4

2.6性能分析 5

第三章 系统开发环境及相关技术 6

3.1开发环境 6

3.2 Java SDK 6

3.3 Eclipse 7

3.4 ADT 8

3.5 Android SDK 8

第四章 程序设计 13

4.1  功能设计 13

4.2  数据库设计 13

1.概念结构设计 13

2.数据库表设计 14

第五章 程序开发 15

5.1  文件结构与用途 15

5.4.1登录页 15

5.4.2相册页 16

5.4.3相片编辑 19

5.4.4相片详细信息 20

第六章  系统测试 22

6.1  软件测试的重要性 22

6.2  测试实例的研究与选择 22

6.3  测试环境与测试条件 23

6.4  系统运行情况 23

6.5  系统评价 23

第七章 总结 24

参考文献 25

致  谢 26