摘要:基于Android的应用市场的开发,就是为用户提供一款安全的电子应用市场软件。本系统采用C/S模式和Android技术,以Eclipse为开发工具,Java为编程语言,Tomcat为后台数据服务器进行开发。本应用分为首页、应用、游戏、推荐、分类和排行七个模块,实现了应用下载的分类展示,用户通过本软件可以下载安装一系列的软件进行使用,给用户提供了一个安全的软件下载安装环境,减少了不良软件的危害,保障了用户手机信息的安全。41365 毕业论文关键词:安卓;应用市场;C/S模式
Design and Implementation of the Applications Based on Android Market
Abstract: Based on the development of Android applications market, that is, to provide users with a secure electronic application software market. The system uses
C / S model and Android technology, with Eclipse as a development tool, Java programming language, Tomcat as a background data server for development. This application is pided into Home, applications, games, recommendation, classification and ranking of seven modules, download the application to achieve a classification display, users can download and install a range of software for use by the software, to provide users with a secure software download installation environment, to reduce the harm of bad software, and ensures the safety of mobile phones users.
Key words: Android;Application Market ;C/S Model;
目 录
摘 要 1
引言 1
1.课题研究现状及意义 2
1.1课题背景及发展趋势 2
1.2课题研究意义 2
2.系统相关技术介绍 2
2.1 服务器端技术 2
2.2 系统组件和软件技术介绍 3
3.系统功能分析 4
4数据库设计 5
5. 系统设计与实现 7
5.1基类的抽取 7
5.2网络请求 8
5.3线程池的使用 8
5.4应用协议的获取 9
5.5首页模块设计 9
5.6应用详情设计 10
5.7菜单模块设计 11
6测试 11
7总结 11
参考文献 11
致谢 13