软件工程专业 XXX
[摘 要]
随着智能手机的普及,安卓平台成为手机市场主流平台之一。在当前的手机应用市场上,安卓软件开发非常流行。安卓系统兼容触屏功能,软件方便易用,这是安卓一直以来的突出优势。在众多软件之中,备忘录是一类广受欢迎的简单实用软件。备忘录的开发综合JAVA工程实践、数据库应用和软件工程学等多种知识。当前手机上的备忘录类软件在时间排序、重要度分类上存在明显不足,缺少很好的归类功能。以此为出发点,本软件将会融入分类功能,并加入新的便捷功能。文章会介绍在安卓4.2版本之下使用eclipseADT开发本软件的过程。在开发软件过程中,将通过程序逐步实现时间分类提示、重要度划分、手势、界面个性化设置功能,并初步提供云端在线同步功能接口。软件所用数据库为安卓统一的内置SQLite数据库,优点在于简单稳定,兼容性好。软件数据保存在本地数据库中,并可经转化为json,为以后的在线同步打下基础。此外为本软件具有完整美观的界面,具有良好的交互性。本文结构是由需求分析开始逐步深入设计,之后完善各个模块细节,编写代码实现,最后进入验收测试部分。本软件采用简单的用户-客户端模式,采取客户端开发的方法。实现完整的智能备忘录功能之后,会保留在线同步接口以便日后版本改进。[1]
[关键词]
Android;备忘录;安卓;欢迎
English Words Learning System Based on The Android Platform
Software Engineering Major XX
Abstract:
With the popularity of smart phones, Android platform to become one of the mainstream mobile phone market platform. In the current mobile phone market, Android software development is very popular. Android system compatible with touch screen function, easy to use software, which has been a prominent advantage of Android. Among many of the software, the memo is a popular, simple and practical software. The development of the memo integrates JAVA engineering practices, database applications, and software engineering. At present, there is an obvious shortage in the classification of the time and the importance of the software on the mobile phone. As a starting point, the software will be integrated into the classification function, and add new features. The article will introduce the use of eclipseADT under the Android version of the software development process. In the process of developing the software, we will gradually realize the function of the classification of the time, the importance, the gesture and the user interface, and provide the function of cloud synchronization. Software used in the database for Android unified built-in SQLite database, the advantage is simple and stable, good compatibility. The software data is stored in the local database, and can be converted to JSON, laying the foundation for the subsequent online synchronization. In addition, the software has a complete and beautiful interface, with good interaction. In this paper, the structure of the demand analysis is gradually in-depth design, and then improve the details of each module, write code, and finally into the acceptance test. The software uses a simple user - client model, the development of client. After the implementation of a complete intelligent memo function, improved version to date will retain the online synchronous interface.
Key words:
Android; Memorandum; Android; welcome
目 录