基于 Android 教务信息管理系统摘 要:针对目前高校教务信息系统的不足,提出一种基于 Android 的教务信息查询管理系统,它不仅可以帮助师生查询常用信息,同时系统也提供学生选课、上课提醒等有用的辅助功能,为本校大学生使用教务系统提供便利.该系统充分利用 Android平台的功能特点,采纳 Http 请求方式完美实现手机端和服务器数据通信,利用 jsoup 和sax 等方法进行数据解析处理,同时也对界面进行精心的设计,增强用户的体验.关键词:Android;教务信息管理系统;手机客户端;UIAcademic Information Management System based on AndroidAbstract :For less than the current university educational information systems, the Senate proposed a Android-based information system , which can be used not only to help students and teachers query information, and the system also provides student enrollment, school reminders and other useful auxiliary functions, dean of the University Students' use The system provides convenience. The system features full advantage of the Android platform, using Http request method to achieve the perfect mobile client and server data communication using jsoup and sax and other methods of data analysis processing, but also on the interface carefully designed to enhance the user experience.Keywords:Android;Academic Information Management System;Mobile client;UI; 目录第一章绪论 11 。 1 课题背景 1 1 。 2 安卓平台简介 1 1.2 。 1 安卓平台特色介绍 2 1.2 。 2 安卓系统编程语言 2 1 。 3 安卓开发的现状 3 第二章系统开发环境与相关技术 3 2.1 系统开发的环境 3 2 。 2 系统开发软件的简介 3 2 。 2.1 Eclipse 的简介 3 2 。 2.2 其他软件的简介 4 2 。 3 安卓环境的搭建 4 2 。 3 。 1 软件下载准备 4 2 。 3 。 2 JDK 安装 4 2 。 3.3 Android SDK 安装 5 2 。 3.4 ADT 安装 5 2.3.5 创建 AVD 5 2.4 系统开发编程语言的简介 5 第三章系统需求分析及概要设计 7 3 。 1 系统需求 7 3 。 2 可行性分析 7 3 。 ...