基于安卓系统的破工具箱APP设计 毕业论文+项目源码
摘 要随着互联网的快速发展和智能手机的普及,设计和开发一款多功能效率工具箱类APP 变得迫切和可行。破工具箱 APP 是一款基于安卓平台开发的软件,首先进行系统需求分析和可行性分析,之后进行关键技术剖析及系统设计。该 APP 主要包括天气、手电筒、编码/解码、摩斯码、直尺、短网址生成、网页源码获取、随机数生成、进制转换、名片/二维码和选择困难症等功能,满足用户需求,节约用户设备空间。关键词:工具箱;安卓;APPABSTRACTWith the rapid development of the Internet and the population of smart phones, it is urgent and feasible to design and develop an app related to multifunctional efficiency toolbox. The Po toolbox APP is a software developed based on the Android platform. This article completes demand analysis, feasibility analysis, introduction of key technologies and design of the system. The APP includes Weather, Torch, Encode/Decode, Morse code, Ruler, Generation short link, Accession webpage source code, Generation random number, Incremental conversion, Generation QR code and Make a choice. It meets user’s needs and saves user’s ROM space.Keywords:Toolbox;Android;APP目 录第一章 引言及贡献度 1第二章 系统分析 22.1需求分析 22.2可行性分析 2第三章 系统设计 33.1总体功能框架图 33.2交互界面的设计和实现 33.2.1通用部件 33.2.2欢迎页 43.2.3主界面 53.2.4天气 73.2.5直尺 93.2.6编码/解码 93.2.7手电筒“设置频率”对话框/选择困难症“添加项目”对话框 103.2.7 名片/二维码 103.2.8 关于 113.2.9 其余页面 123.3交互逻辑的设计和实现 123.3.1首页每日一图、每日一句 123.3.2 天气 133.3.3 手电筒 153.3.4 直尺 163.3.5短网址生成/网页源码获取 163.3.6名片/二维码 163.3.7编码/解码、摩斯码、进制转换、随机数生成、选择困难症 16第四章 结果展示 18第五章 结论及课程总结 26参考文献 27致谢及教学建议 28