1、 I 摘 要 现在智能操作系统迅速发展,使得智能手机和其他的智能移动设备得到广 泛普及,因此,智能操作系统的应用软件开发及其需要的服务将有广阔的发展前 景。而 Android 是开放性体系架构,不仅具有非常好的开发、调试环境,而且还 支持各种可扩展的用户体验,包括丰富的图形组件、多媒体支持功能以及强大的 浏览器。因此,对于软件从业人员来说,Android 平台具有无限的吸引力。另一 方面, Android系统是基于Linux内核而开发的, 他的上层应用软件都是基于JAVA 技术开发的。JAVA 是一门面向对象的开发语言,拥有更好的可移植性、健壮性 和安全性,对于人性化的设计更为方便。 本文在分
2、析讨论 Android 应用软件开发技术原理的基础上,开发出基于 Android 平台的中国象棋人人对弈的游戏软件。通过对 Android 系统架构和应用 开发进行初步研究,设计一款中国象棋的单机版游戏。在对系统进行详细需求分 析的基础上,确定了系统的功能和性能要求,对游戏的欢迎界面、屏幕绘制、棋 盘绘制、布局算法等进行设计,并最终实现一个界面友好、高效稳定和富有娱乐 性和对战性的 Android 应用软件。 关键词:Android 系统; 中国象棋; JAVA; 智能手机 II Abstract Now, the smartphone operating system is develope
3、d rapidly, making smart phones and other smart mobile devices widely available, so the smart operating system and application software development services required will have broad prospects for development. The Android is an open architecture, not only has a very good development and debugging envi
4、ronment, but also supports a variety of scalable user experience, including rich graphical components, multimedia support, and powerful browser. Therefore, for software professionals , Android platform has unlimited appeal. On the other hand, Android system is developed based on the Linux kernel, an
5、d his upper application software is based on JAVA technology development. JAVA is an object-oriented development language, with better portability、robustness and security for the user-friendly design is more convenient. This paper discusses the analysis of Android application development technology
6、principle,on this basis, for the users to develop Chinese Chess software that is based on Android system and that is just for one vs one. Through the Android system architecture and application development for a preliminary study to design a stand-alone version of Chinese chess game. In the system, it needs to conduct a detailed analysis to determine the systems functional and performance requirements, carries on the design to the games welcome screen, screen painting, drawing board, layout