{$cfg_webname}
主页 > 计算机 > JAVA >

基于安卓Android的电子书阅读器系统APP设计

来源:56doc.com  资料编号:5D20535 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20535
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于安卓Android的电子书阅读器系统APP设计(任务书,开题报告,论文11000字,程序代码)
摘  要
现代的时代是一个属于信息化的时代,精致的计算机,智能化的手机,体现着信息化给我们的生活带来的便利。但是随之而来的是现代生活和工作环境的的快节奏化。如何在快节奏的生活中合理地利用时间,这对于我们是一个挑战。并且,手机变得方便,使得我们对于手机更为依赖。如今的手机已经变得是我们工作学习和日常生活中不可缺少的通讯工具。现代智能化的手机,不仅仅是一个可以打电话、发短信的通讯工具,还是一个具有强大扩展能力的处理工具。而这些强大的处理功能和可拓展能力都基于一个良好的手机操作系统。而android则是现如今运用最为广泛的手机操作系统之一。
本文则主要阐述来了一项基于Android的电子书阅读器的设计与实现,该项目设计采用android平台,根据对智能手机电子书阅读器的分析设计,对于项目的仔细分解,完成项目的功能设计,完成电子书阅读器的设计。本次项目设计主要实现了阅读的基本功能,字体大小的个性化调节,字体的调节,模式变换,进度调节,文件夹设定,背景色变换,翻阅操作等功能。
关键字:智能手机 ; android  ;  电子书阅读器

ABSTRACT
Modern times is a belongs to the information age, delicate computer, intelligent mobile phone, embodies the informationization brings the convenience to our life. But then came and working environment of the fast pace of modern life. How to reasonably make use of time in the fast pace of life, it is a challenge for us. And, cell phone becomes convenient, allows us to more dependent on cell phones. Today's mobile phone has become is our work and study and daily life indispensable communication tools. Modern intelligent mobile phone, is not only a communication tools can make a phone call, send text messages, or one who has a strong ability to scale processing tools. And the powerful processing capabilities and can expand capacity are based on a good mobile phone operating system. While the android is now one of the most widely used mobile phone operating system.
To the purpose of this article is mainly an e-book reader based on Android, the design and implementation of the project design USES the Android platform, based on the analysis of the intelligent mobile phone e-book reader design, close to the project decomposition, complete the function design of the project, completed the design of the e-book reader. This project design mainly has realized the basic function of reading, personalized font size adjustment, the adjustment of the font, mode conversion, schedule adjustment, folder setting, the background color transformation, read operation, etc.
Key words: smart phones  ; android  ; e-book reader
 

基于安卓Android的电子书阅读器系统APP设计
基于安卓Android的电子书阅读器系统APP设计
基于安卓Android的电子书阅读器系统APP设计


目  录
第1章 绪论    1
1.1 设计背景    1
1.2 研究目的及意义    1
1.3 国内外研究现状    2
第2章 设计思路和研究方法    4
2.1 设计思路    4
2.2 研究方法    4
第3章 关键技术和工具    5
3.1 Android平台    5
3.1.1 应用程序框架    5
3.1.2 Java语言    5
3.1.3 四大组件    5
3.2 SQL server    6
3.3 Tomcat服务器    6
第4章 需求分析    7
4.1 软件的基本功能要求    7
4.2 系统架构    8
4.3 开发环境    8
第5章 详细设计    9
5.1 数据库设计    9
5.1.1 数据库表格设计    9
5.1.2 建表语句    10
5.1.3 数据字典    10
5.2 客户端设计    11
5.2.1 书架界面    11
5.2.2 登陆界面    13
5.2.3 设置功能    15
第6章 项目实现    17
6.1 书架界面    17
6.2 登陆界面    19
6.3 阅读书籍    20
6.4 设置管理    21
第7章 结论    26
参考文献    28
致  谢    29

推荐资料