毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于Android平台开发的音乐播放器设计

时间:2021-12-21 16:15来源:毕业论文
基于另一个开源系统:Linux系统。本篇论文主要介绍了什么是Android,对在开发过程中所用到的一些必须的工具进行了介绍,同时也给出了设计该播放器的思想与详细过程

摘要:当今人们的生活节奏越来越快,随着科技的发展越来越先进,人们对于手机的需求也越来越多样。人们从追求技术到如今的追求视觉、听觉享受。因此,人们也渐渐的对手机系统有了更高的要求。本篇论文所实现的音乐播放器是基于Android平台的,采用一种面向对象的语言Java语言和Eclipse开发工具对音乐播放器进行开发。Android是一个开源系统,它的底层是基于另一个开源系统:Linux系统。本篇论文主要介绍了什么是Android,对在开发过程中所用到的一些必须的工具进行了介绍,同时也给出了设计该播放器的思想与详细过程。最后,该音乐播放器实现了集上一首、下一首、播放、暂停、音量调节等功能于一体,并能在Android系统中独立运行。75791

毕业论文关键词:Android,开源系统,音乐播放器

Abstract:With the development of science and technology,and human life rhythm is accelerating,people have growing demand for mobile phones。People’s focus shifts from technology to optesthesia and auditory sense。So people have more demand on the system of mobile phones。This paper mainly focus on programming music players of Android。Android is a open source system and its basement is another open source system — Linux system。The music player in this paper caters to Android,using Java language which foced to people and Eclipse,a kind of developing tools,to research and develop music players。This thesis introduce not only Android but also the thoughts and  progress in the detail about the player。what’s more,this paper introduce the necessary tool to be used during the progress。The music player has many functions。For example,play next song or last song,play and pause,adjust volume。It can operate independently in Android System。

Key Words:Android,open source system,music player

目   录

1 引言 5

1。1 项目背景 5

1。2 编写目的 5

2Android项目简介 6

2。1 Android简介 6

2。2 Android开发环境的搭建 8

2。2。1 jdk环境的安装 8

2。2。2 SDK环境安装 9

2。2。3 Android模拟器创建 10

2。3 Android常用的工具 13

2。3。1 ADB工具的使用 13

2。3。2 签名工具 14

2。3。3 DDMS工具 14

2。4 Android项目的初步工作 18

2。4。1项目中各个文件的作用以及意义 18

2。4。2 Eclipse中常用的快捷键 20

2。5 Android四大组件 20

3  Android播放器系统功能详细设计 21

3。1 播放主界面的实现 21

3。2 播放界面音轨(SeekBar) 24

3。3 歌曲目录 25

3。4 音乐播放器的控制功能 25

3。5 Android数据存储 27

3。5。1 文件IO的存储 27

3。5。2sqlite数据库 28

3。5。3shareprferences 基于Android平台开发的音乐播放器设计:http://www.youerw.com/jisuanji/lunwen_86820.html

------分隔线----------------------------
推荐内容