- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
长沙民政职业技术学院
毕业实践报告
题目: MUSIC PLAYER音乐播放器√
类型:
指导老师:___________李政仪___________________
系 别:__________软件学院__________________
班 级:_________计应1031班________________
学 号:_1025093127__1025093115__1025093111_
姓 名:___王见________马博文_______邓星昌___
2013年 4月 30日
摘 要
音乐播放器是一个基于Android手机平台的播放器; Android是一个开源的系统,它底层是基于Linux的操作系统本文播放器采用了Android开源系统技术,利用Java语言和Eclipse编辑工具对播放器进行编写。同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,该媒体播放器集播放、暂停、停止、上一首、下一首、音量调节、歌词等功能于一体,在Android系统中能独立运行。
关键词:AndroidEclipse,音乐播放器智能手机
Abstracthe music player is a Android mobile phone platform based on the player; Android is an open source system, it is the operating system based on Linux.
This paper first introduces the present situation and the development background music player, and then discusses the system design objectives, system requirements and design program, more detailed discussion of the detailed design and implementation of the system.
The player using the Android open source system technology, for the preparation of the player by using Java language and Eclipse editing tools. At the same time, flow chart of part of the interface diagram and main functions of the system design process, the operation is given in detail, discussed in detail in this paper also encountered in the process of development problems and solutions, the media player set play, pause, stop, on a song, the next song, volume control, lyrics display and other functions, can operate independently in the Android system. The player also has records often play, recently played on the song, dont like delete functions.
Keywords: Android, Eclipse, music player, intelligent mobile phone
目 录
摘 要 II
Abstract I
第一章 引言 4
1.1 项目背景 4
1.2 编写目的 5
第二章 Android平台介绍 6
2.1 Android基本情况 6
2.2 什么是Android? 6
2.2.1 Android简介 6
2.2.2 Android Features特性 7
2.2.3 Android基本框架(Android Architecture) 7
2.3 Android常用工具的使用 12
2.3.1 命令行的使用 12
2.3.2 Dalvik Debug Monitor Service (DDMS)的使用 12
第三章 Android的安装环境 14
3.1准备文件 14
3.2安装 14
3.2.1安装JDK 14
3.2.2安装Eclipse 14
文档评论(0)