【正文】
嵌入式系統(tǒng)綜合設(shè)計說明書 題 目: 基于 Android 的音樂播放器設(shè)計與實(shí)現(xiàn) 姓 名 : 學(xué) 院 : 信息工程學(xué)院 班 級: 指導(dǎo)教師 : 2020 年 9 月 24 日 學(xué)校代碼: 10128 學(xué) 號: 202020202076 II 摘 要 Android 是一種以 Linux 為基礎(chǔ)的開放源代碼操作系統(tǒng),本文就 android 平臺下設(shè)計和實(shí)現(xiàn)音樂播放器,利用 java 語言和 Eclipse 編程工具實(shí)現(xiàn)。通過設(shè)計能夠?qū)崿F(xiàn)音樂的播放、暫停、上一曲、下一曲、音樂列表、聲音控制、幫助菜單等功能,通過 對 基于 android 平臺下的播放器的設(shè)計, 了 解音樂播放器的設(shè)計的原理和實(shí)現(xiàn)的相關(guān)技術(shù), 掌握了 android 編程思想以及基本的應(yīng)用組件,對以后從事 android 開發(fā)有很大的幫助。 關(guān)鍵詞: android;音樂播放器; 嵌入式 ; java III Abstract Android is a Linuxbased opensource operating system, this article on the android platform design and realization of the music player, the use of the Java language and the Eclipse programming tools. Can be achieved through the design of the music playback, pause, previous song, next song, music list, sound control, the Help menu and other functions through the principle player in android platformbased design, and to understand the design of the music player realization of the related technology, to master the android programming ideas, as well as basic application ponents, great help later in the android development. Keywords: android。 music player。 embedded。 java 目 錄 摘 要 .............................................................. II Abstract.......................................................... III 目 錄 .............................................................. 1 第一章 總體功能介紹 ................................................. 1 功能介紹 ............................................................................................................ 1 各功能模塊圖 ............................................................................................ 1 設(shè)計思想 .................................................................................................... 2 系統(tǒng)結(jié)構(gòu)用例圖 ................................................................................................. 2 第二章 詳細(xì)設(shè)計及功能實(shí)現(xiàn) ........................................... 4 播放器界面的設(shè)計 .............................................................................................. 4 播放動畫的設(shè)計 ................................................................................................. 5 各模塊詳細(xì)設(shè)計 ................................................................................................. 5 聲音控制模塊 ............................................................................................ 6 播放暫停模塊 .............................................................