200602044011_张浩.doc

  1. 1、本文档共25页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
单位代码 10642 密 级 重庆文理学院 学士学位论文 ? ? 基于Android平台多媒体播放器的设计与实现 ? ? 论文作者: 张 浩 指导教师: 王瑞胡 学科专业: [计算机科学与技术 | 计算机科学与技术] 提交论文日期: 年 月 日 论文答辩日期: 年 月 日 学位授予单位:重庆文理学院 ? ? 中 国 ( 庆 20 目 录 1 Android体系结构分析 1 1.1 引言 1 1.2 Android体系结构介绍 1 1.2.1应用程序 1 1.2.2应用程序框架 1 1.2.3库和运行环境 1 1.3 Android应用程序组成 2 1.3.1 Activity介绍 2 1.3.2 Broadcast Intent Receiver介绍 2 1.3.3 Service介绍 3 1.3.4 Content Provider介绍 3 1.4 Android应用工程文件组成 3 2 基于Android多媒体播放器设计 5 2.1 多媒体播放器功能设计 5 2.2 播放器详细设计 5 2.2.1 多媒体播放器应用名称 5 2.2.2多媒体播放器应用图标 5 2.2.3播放列表设计 5 2.2.4视频播放的设计 7 2.2.5音乐播放的设计 8 3 设计作品展示 13 3.1作品截图展示 13 3.1.1载有Android的模拟器 13 3.1.2音乐和视频选择界面 14 3.1.3播放列表 14 3.1.4音乐播放界面 15 3.1.5后台播放音乐中 16 3.1.6视频播放界面 16 基于Android平台多媒体播放器设计与实现 计算机科学与技术 [张 浩] 指导教师 摘要: 播放多媒体的时候用户启动了其他Activity,这个时候程序要在后台继续播放;如检测SD卡上文件的变化;或者在后台记录用户的地理信息位置的改变等。此时则需要用到Android提供的Service,可以通过Activity来启动一个Service,系统也将保持这个Service一直运行。然后我们就可以把播放程序放到Service里面运行了,然后通过Activity来调用Service内控制MediaPlayer的方法来控制播放器,其中传递参数由Intent进行。 关键词: Android;多媒体;Intent;Activity;Service Android platform media player based on the design and implementation -------Android platform on the Analysis and Design Major: Computer Science and Technology Class: 1 Author: Zhang Hao Supervisor: Wang Ruihu Abstract:When a user starts playing multimedia other Activity, this time program to continue playing in the background; such as detecting changes in files on SD cards; or in the background and record the location of the users geographic information and changes. At this point you need to use Android to provide the Service, through the Activity to start a Service, the system will remain the Service has been run. Then we can put the player inside the running of the Service, and then to call the Service Activity MediaPlayer within the control method to control the player, including passing parameters by the Intent to Keywords:Android ; Multimedia ;Intent;Activity;Service 1 Android体系结构分析 1.1 引言 Android是基于Linux内核的软件平台和操作系统,早期由Google开发,后由开放手机联盟Open Handset Allianc

文档评论(0)

bm5044 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档