基于 Android 的就医预约系统摘 要医院看病难的问题是当下热议的话题之一。预约挂号是患者寻诊问药的第一阶段,假如能够提高预约挂号的效率,不仅能提高医院工作效率,同时可以减少患者的候诊时间。就医预约系统是基于 Android 操作系统的手机进行设计和讨论的,实现在手机上完成医院预约挂号功能。系统基于 C/S 体系设计结构,客户端使用 Android SDK 开发工具,根据预约挂号业务流程,提供用户注册登陆、预约挂号、语音提示等功能,服务器端支持管理员、医生登录管理功能。服务器和客户端间的通信采纳 HTTP 协议和 JSON 格式进行的数据传输。系统利用 Android API 提供的各种组件模仿 Windows8 操作系统的扁平化风格进行界面设计,预约就诊时间精确到分钟,挂号成功语音提示,能够很好地满足用户体验,通过技术手段解决患者看病难的问题。关键词 预约挂号;Android SDK;扁平化;JSON 格式Based on the Android's Appointment Registration System AbstractThe problem of hospital medical difficulty is one of the hot topics.Appointment of patients seeking the first stage of diagnosis and asks the pharmacist, if we can improve the efficiency of appointment register, not only can improve the work efficiency of the hospital, at the same time, can reduce the waiting time of patients. The reservation registration system is based on the Android operating system for mobile phone design and research, realize the hospital booking registration functions on the phone. System based on C/S system structure design, the client uses the Android SDK tools, according to appointment registration business processes, providing registered users landing, registration, the voice prompt, etc., the server support administrators, doctors log management function. The communication between the server and the client is transmitted by HTTP protocol and JSON format.. System use the Android API to provide the various components of the imitation Windows 8 flat style interface design, sched...