1、 基于 Android 系统的课程管理系统 院 系 专 业 计算机科学与技术 (软件工程) 班 级 学 号 姓 名 指导教师 负责教师 2013 年 6 月 I 摘摘 要要 随着无线移动设备的发展,手机也日益普及,Android 系统的推出使手机的发 展进入到了一个新的领域,世界上一些知名的移动设备生产厂商对于 Android 智能 机的开发热情也日益提高,Android 系统的使用人群正在急速提升,Android 应用程 序的多样化对人们快速获取资讯以及方便人们的生活起着不可忽视的作用,近年来 Android 得到了社会更多的认同和应用,本文主要概述了 Android 系统的体系结构, An
2、droid 应用程序的开发环境和用 JAVA 语言开发基于 Android 系统的课程管理系 统中的一些技术实现方法,这些技术包括:基于 Android 系统的课程管理系统的用 户界面设计,SQLite 数据库的建立和存储,在系统的设计与实现中,确定系统的开 发思想以及开发环境,最后给出了系统中模块的详细设计与实现,并对系统模块涉 及到的关键源代码进行了详细的分析,本人将在文中对各个技术要点进行具体的阐 述,经过调试运行后表明,系统可以满足用户的各项需求。 关键词关键词:课程管理 II Abstract With the development of wireless mobile devic
3、es, mobile phones have been increasingly popular, and the introduction of Android system has promoted the development of phones into a new area. Some of the worlds leading mobile device manufacturers have also shown great enthusiasm for the exploitation of Android intelligent machines. Beside, diver
4、sified Android application programs play a significant role in peoples quick access to information and facilitation of peoples life. Therefore, customers of this system are rapidly increasing In recent years. This paper outlines the architecture of Android system, its development environment and som
5、e technical implementation of Class management system on android system based on JAVA language. These technologies include the design of user interface of Class management system on android system, system calls of API, and establishment and storage of SQLite database. During the design and realizati
6、on of the system, making sure the development thought of the system, at last show the design details with realize finally an a key for of detailed design with realization, and analyzed the program which relate to the system module The author will elaborate each technological point specifically in this paper. After debugging and running, it shows that the system can satisfy with users to buy the things they need. Keywords: Class manage III 目目 录录 1 引言 . 1 1.1 开发背景. 1 1.2 课题研究意义. 1 1