文档详情

基于基于Android平台的UC浏览器开发与实现计算机专业毕业论文.doc

发布:2017-10-06约5.22万字共59页下载文档
文本预览下载声明
职场大变样社区():下载毕业设计成品 全套资料,全部50元以下 基于android的浏览器软件的设计与开发 摘 要 随着智能手机的快速普及,智能手机操作系统市场风生水起。为了让智能手机能够随时随地地查询互联网所提供的服务,一种高效的方法就是将应用系统的功能拓展到手机终端上,让手机能够通过移动网络以及互联网访问相关资源信息。因此,智能手机应用软件及其需要的服务将有广阔的发展前景。 浏览器作为PC端和移动端的流量重要入口,已经成为国内各互联网公司必争领域,本课题为其设计一个基于Android平台的网页浏览器软件,为用户提供方便快捷的页面浏览体验, 本论文首先介绍系统的开发背景和意义,接着详细介绍系统设计以及实现的过程,最后介绍了系统测试和本软件的测试用例以及总结了本次毕业设计整个过程。 关键词: Android ; 手机 ; SQLite ; 浏览器 Research and design based on Android web browser ABSTRACT With the rapid proliferation of smart phones, smart phone operating system market burgeoned. In order to make smart phones can check the Internet anytime, anywhere service provided, an efficient method is to expand the application system functions to the mobile terminal, allowing the phone to access information via the mobile network resources and the Internet. Therefore, smart phone applications and services they need to have broad prospects for development. PC and browser as an important traffic moving side entrance, has become the domestic Internet companies will compete in the field, the subject of an Android-based platform for the design of web browser software, to provide users with convenient page browsing experience This paper introduces the background and significance of the development of the system, followed by detailed system design and implementation process, and finally introduced the system testing and test this software and summarizes the whole process of this graduation project. Keywords: Android ; phone ; SQLite ; browser 目  录 摘 要 I Research and design based on Android web browser II ABSTRACT II 前言 1 1 绪 论 2 1.1 本课题研究背景和意义 2 1.2 课题研究现状 2 1.3 本论文的组织结构 3 2 关键技术介绍 5 2.1 什么是Android 5 2.2 Android系统架构简介 5 2.1.1 应用程序(APPLICATIONS) 6 2.2.2 应用程序框架(APPLICATION FRAMEWORK) 6 2.3.3 Android 运行时(RUNTIME) 6 2.3.4 系统库(LIBRARIES) 6 2.3.5 Linux 7 2.3 SQLite数据库 7 3 网页浏览器分析 8 3.1 软件分析概述 8 3.2 网页浏览器分析 8 3.3 系统需求分析 9 4 网页浏览器详细设计 11 4.1 系统设计原则 11 4.2 系统流程设计 11 4.3 文件结构设计 13 5 网页浏览器实现 15 5.1 开发环境搭建 15 5.2 欢迎界面实现 17 5.3
显示全部
相似文档