基于 Android 的大学校园普法软件的设计与实现 Design and implementation of university campus law popularization software based on Android内容摘要在当今信息化时代,科学技术的发展突飞猛进,技术也不断日新月异。计算机和智能手机的普及非常广泛,以致于使用手机的人群越来越多,利用手机进行阅读、刷视频和打游戏是当代人类生活中不可缺少的一部分。而且,在国家强调保护人权的情况下,公民的法律意识也需要不断得到提高。因此,开发一款基于 Android 的大学校园普法软件也成为必要。大学校园普法软件,提供了用户一个学习法律知识的平台,用户可以通过观看视频和查阅知识等进行学习。该系统数据的存储和操作的实现主要是采用 MYSQL 数据库,手机客户端的开发主要是使用 Android studio,web 端的后台管理开发主要是使用 eclipse,以 Tomcat 作为服务器,在开发的过程中主要是使用 Java 语言。本文介绍的普法软件,实现了客户端用户的注册登录、首页、知识、论坛等功能;通过后台管理系统,实现后台管理员的课堂管理、法律知识管理、论坛管理和用户管理等功能;本文还对此进行了详细的描述。关键词:大学校园普法软件,Android,MYSQL 数据库,JavaABSTRACTIn today's information era, the development of science and technology have made a spurt of progress.Besides, the technology has been constantly updated. The popularity of computers and smart phones is extremely widespread that more and more people are using mobile phones. Reading, swiping video and playing games with mobile phones are an indispensable part of contemporary human life. What’s more, under the condition that our country emphasizes the importance of protecting human rights, the legal consciousness of citizens also needs to be constantly improved. Therefore, it is necessary to develop a popularizing law software for University Campus Based on Android.University Campus Law Popularization software provides a platform for users to learn legal knowledge. Users can learn by watching videos and consulting knowledge. The implementation of...