中文摘要 在互联网技术迅速发展的形式下,人们的生活节奏逐步信息化。移动终端的Android 系统正在悄无声息的改变人们的生活方式,更多的人选择足不出户地在手机上自助购买电影票。本文基于 Android 平台,结合移动终端和影院,对在线电影购票系统进行了研究。本文首先介绍了在线电影购票的研究背景及现状,论述了本课题的研究意义,进行了系统需求分析,总体设计,详细功能设计与系统测试等。该系统在订票客户端实现了用户注册、用户登录、用户个人中心、电影详情浏览、影院场次选择、座位选择、支付购票、电影评价等功能。在实现功能的过程中,通过自定义 View 优化了选座界面,利用 JAVADB 数据库设计服务器端。本次开发的系统界面简单大方,操作便捷,高可用性。关键词 电影购票系统,移动终端,Android,自助外文摘要Title Caroline Movie Ticketing System Based on Android AbstractIn the form of the rapid development of Internet technology, the frequency of modern people is constantly informatization. The mobile terminal's Android system is quietly changing people's lifestyles, and more people choose to self-order movie tickets on the phone without leaving the home. This article is based on the Android platform, combined with mobile terminals and theaters, on the online movie ticketing system.This article first introduces the research background and status of online movie ticket purchase, discusses the research significance of the project, and analyzes the system requirements, overall design, specific functional requirements design and system testing. The system already has some features such as user registration, user login, user personal center, movie details browsing, cinema screening selection, seat selection, payment ticket purchase, and movie evaluation in the ticketing client. In the process of implementing the function, the selection interface is optimized through the custom view, and the server side is designed using the JAVADB database. The...