JIANGXINORMALUNIVERSITY
2015届本科毕业设计
题目: 安卓物业管理系统
Title: Android property management system
摘要
本系统使用android ,最低兼容android ,使用android开源框架Slidingmenu。由android 客户端、Web服务端和Web的管理后台组成了一套完整的,物业管理系统。该系统实现了在android客户端的注册、登陆、报修、以及在修理完成后对工单的评价打分功能。所有客户端的请求信息通过Tomcat发送到web服务端。在Web端,可以查看所有注册使用该客户端的用户详细信息,接受客户端所发送的报修消息,管理客户的订单,处理客户端发送的信息,并将必要的数据存储在本地的MySql数据库中。
关键词: Android , Web, App, Spring, Hibernate, 安卓
Abstract
Android this system as the core, the patible with android , using the android open source framework Slidingmenu by android Web server and a Web client management background formed plete set of, property management system This system implements, register and login in the android client service and repair in the factory after pletion of the single evaluation score function All the client requests information sent via Tomcat to a web server on the web, you can view all registered using the client user details, accept the repair service of messages sent by the client, management of customer orders, dealing with the client sends information, and the necessary data is stored in the local MySql databasech.
Keywords: Android , Web, App, Spring , Hibernate
目录
摘要 I
Abstract II
目录 III
1 引言 1
2 设计要求 1
3 方案论证 1
Android客户端 2
Web服务器 2
数据库 2
web服务端 3
4 设计原理与实现 3
android客户端 3
Android介绍 3
Android程序结构简介 5
Android程序设计 7
Android客户端UI设计 7
Android程序模块设计 8
Android软件Handler机制 9
Android实现全局变量的保存 10
Android软件功能截图 11
Web模块 13
Web简介 13
Web框架设计 13
与Android客户端交互的设计 14
Web应用的设计 15
数据库的结构设计 16
服务器 17
5 测试 17
6 总结 20
参考文献 21
附录 22
1安卓主要代码 22
客户端和服务端交互的工具类 22
客户端主界面的activity 23
自定义application 26
2 web主要代码 27
注册登录的服务代码 27
底层实现代码 29
1 引言
随着3G信号的普及和4G网络兴起,以及智能手机的广泛应用。移动互联网为现代人们提供了越来越大的帮助。以android和IOS为首的移动操作系统在这一时代扮演了比较重要的角色。特别是android以它开源、开放的姿态,深受各大手机厂商和来自全世界的开发者的喜爱。在2014年底Google Play的数据统计在谷歌的应用商店里面大约有143万款androi
安卓物业管理系统设计 来自淘豆网m.daumloan.com转载请标明出处.