文档介绍:基于Android手机平台的3G航空订票系统
专业:电子信息工程(信息工程)
学生:邓钦升指导老师:周红
摘要
由于受到时间、空间的限制,传统的订票方式已经远远不能满足大众的需求,市场急需一种方便快捷的交易查询方式。如今Android操作系统的使用越来越广泛,已经和ios不相上下。在此背景下,本文使用Java编程语言,结合Android手机平台环境开发了一个3G航空订票系统。该系统实现了航班查询、机票预定、订单管理、订单支付、网点查询、会员里程查询、动态航班查询、订阅消息等功能,较全面地涵盖了航空订票方面的所有的业务需求。通过该系统用户可以直接通过手机或上网本等智能移动设备随时随地地访问数据库,完成航空订票、查询等操作,省去了去柜台进行交易、咨询的麻烦。经多次实践证明,该系统界面美观,操作便捷,功能完备,实用性强,在实际中可以投入使用。
关键词:Android 3G Java 航空订票系统
The 3G mobile platform based on Android airline reservation systems
Major: 这写专业
(这写方向)
Student: Deng Qinsheng Supervisor: Zhou Hong
Abstract
Due to the restrictions of time, space, the traditional booking way already far from meeting the needs of the market urgently needed public, a fast and convenient way of trading inquires. Now Android operating system, has been more widespread use of neck-and-neck with ios. In this background, this paper use Java programming language, combined with Android mobile platform environment developed a 3G airline reservation system. The system achieved flight inquiry, air-tickets, order management, order payment, network inquiry, member mileage inquiry, dynamic flight inquiry, subscribe to news and other functions, a prehensive covers the airline reservation about all the business requirements. Through this system, users can directly through mobile phones or the this and other smart mobile devices to access database anywhere at any time, complete airline reservation, inquiry and tell the operation to counter trade, consulting trouble. After repeated practice proved that this system interface aesthetics, convenient operation, plete, practical strong, can be put into use in practice.
Key words:Android 3G Java Airline Reservation System
目录
1导论 1
1
选题背景 1
系统设计目标 1
论文思路与结构 1
2 Android的架构分析 1
Android 特性 2
Android 平台架构 3
应用程序 3
应用程序框架 3
Android程序库 4
Android运行环境 4
Linux内核 4
Android 应用程序组件 4
Activity 5
Service 6
Content Provider 6