基于Android系统的平板的无纸化课堂教学系统.rar

  • 需要金币1000 个金币
  • 资料包括:完整论文
  • 转换比率:金钱 X 10=金币数量, 即1元=10金币
  • 论文格式:Word格式(*.doc)
  • 更新时间:2013-10-21
  • 论文字数:20402
  • 当前位置论文阅览室 > 毕业设计 > 信息与计算科学 >
  • 课题来源:(在职研究生)提供原创文章

支付并下载

摘要:Android操作系统在当前移动应用领域得到了广泛使用,最初,安卓的应用主要体现在智能手机上,如今,Android在平板电脑及其它便携类电子设备应用中也同样受到青睐,由于其系统建立在Linux基础上,又因为其使用JAVA语言进行官方编程语言得以迅速获得普及。Android手机和平板电脑轻便易携、耗电量小并且具有电脑的全部特性,另外,打破传统的“黑板+粉笔”的课堂教学模式,不仅仅能够节省时间,更能使课堂变得更加洁净、环保,提高课堂教学质量。

   本系统基于Android系统,由于Android系统在智能手机和平板电脑上的应用已经普及,因此,利用Java语言、Android软件编程技术开发了课堂教学系统。系统实现了删除用户、添加用户、查看课程信息、发布通知、查看视屏资源等信息。另外,本系统前台应用SQLite轻量级数据库管理应用信息,后台采用SQL Server 2005数据库管理应用信息。该系统实现了在Android系统上多身份登录、不同身份具有不同管理权限的功能。

   本系统在开发的过程中,研究和分析了其涉及到的关键问题。经过实际运行操作,证明采用上述技术是可行的。

关键词 Android;平板;无纸化;Java;课堂教学

 

Abstract:Android operating system has been widely used in the current mobile application domain. At first, the application of Android mainly reflects on smart phones. However nowadays, Android system is also being favored and admired in tablet computer and other portable electronic equipment and being rapidly popularized due to its being developed based on Linux and it used Java language as its official programming language. Android phones and and tablet computers is not only light and easy to carry, with mall power consumption and all the features of a computer, but also breaked the traditional “blackboard and chalk” classroom teaching mode in addition which could save time, make classroom become more clean and improve the quality of classroom teaching. This system is based on Android system. Java language and Android software programming skills are chosen in developing the system as Android system is widely applied in smart phones and tablet computers. The system implemented deleting users, add users, search information of courses, reporting notices, searching video resources and so on. In addition, the SQLite lightweight database is used in the front desk of the system to manage application information while SQL Server2005 is used in background. This system has realized the function of login with different identities with different administrative privilege in Android system. Related key problems has been researched and analyzed during the process of of development of this system. The use of above such technology is feasible through practical operation.

Keywords  Android  Flat  Paperless  Classroom teaching

 

   Android操作系统是一个开源的平板操作系统,具有开放新高、扩展性强、应用程序可以并行运行、可以轻松的将应用程序嵌入网络等特点。目前已被广泛的应用于智能手机和平板电脑领域上,国内平板手机和平板电脑充分利用了安卓操作系统的开源特性,整合行业的应用需求开发出符合人们需要的手机和平板电脑。因此,国内平板电子产品市场得以飞速发展。现如今,由于网络技术的飞速发展,课堂教学早已脱离了传统“黑板+粉笔”的教学模式,各个高校积极响应现代化教学方针,为每个教室配备了一台台式电脑,以便老师充分利用多媒体教学,但是,台式机购入价格相对较高,后期维护费用也不容小觑,不能使用无线网络,一旦接口出现故障,将影响老师的正常授课。而平板电脑、安卓智能手机相较于台式电脑不仅仅体现在前期成本低、便于搬动、电池待机时间长等方面,其触摸方式使操作更为便利。

   其次,教师在上课之前,要提前到管理各教室多媒体的部门领取多媒体钥匙,然后到授课班级打开电脑,授课完毕后将钥匙交还给多媒体管理部门。但是有时老师上班遇到堵车或其他意外情况,到达学校时已经到了上课时间,或者是去多媒体管理部门拿钥匙的时候管理员正好不在,这时就会造成时间的浪费,可能会影响到老师的教学计划。

   目前国内平板市场飞速发展,随着大规模的电子集成化,平板品牌多样化,软件科技技术的飞速发展,其成本逐步降低,平板的价格已相当于一部手机的价格,相信慢慢的拥有平板电脑的用户会越来越多。因此,基于安卓平板的各种软件系统应运而生。

   如今网络发达,无纸化教学方式进入高校必是大势所趋,无纸化课堂教学的意义在于节能降耗,如今网络科技发达,无纸化教学是一个掌握和运用现代科技和知识的良好体现,是推进高校教学现代化的一项举措,符合当代节能环保的时代主题。

   因此,本文在基于Android系统下设计了一套能够在安卓智能手机、平板电脑上使用的课堂教学系统,管理员可以对课程以及用户信息进行维护,教师可以查找该课程资源进行播放。本系统本着方便教师教学,提高课堂效率的理念,选用轻便易携的安卓平板为工具,可以有效的避免因台式机带来的诸多不便。