AndroidbfjmfQQyybfq

所属分类:Java编程
开发工具:Java
文件大小:2588KB
下载次数:1
上传日期:2020-02-29 18:35:58
上 传 者dwerx
说明:  Android播放界面仿QQ音乐开源音乐播放器播放界面仿QQ音乐,网络音乐抓取自百度音乐,所以不需要额外服务器,自动抓取音乐歌词,并多形式展示,UI简洁美观,打造最lite的音乐播放器
(Android player interface imitates QQ music. Open source music player player interface imitates QQ music. Network music is captured from Baidu Music, so no additional server is needed. It automatically captures music lyrics and displays it in multiple forms. The UI is simple and beautiful, creating the most lite music. player)

文件列表:
LICENSE (11358, 2016-12-22)
LitePlayer (0, 2016-12-22)
LitePlayer\AndroidManifest.xml (1934, 2016-12-22)
LitePlayer\ic_launcher-web.png (51394, 2016-12-22)
LitePlayer\libs (0, 2016-12-22)
LitePlayer\libs\android-support-v4.jar (995624, 2016-12-22)
LitePlayer\libs\jsoup-1.7.3.jar (297387, 2016-12-22)
LitePlayer\proguard-project.txt (781, 2016-12-22)
LitePlayer\project.properties (563, 2016-12-22)
LitePlayer\res (0, 2016-12-22)
LitePlayer\res\anim (0, 2016-12-22)
LitePlayer\res\anim\layer_gone_anim.xml (188, 2016-12-22)
LitePlayer\res\anim\layer_show_anim.xml (188, 2016-12-22)
LitePlayer\res\anim\pop_gone_anim.xml (194, 2016-12-22)
LitePlayer\res\anim\pop_show_anim.xml (194, 2016-12-22)
LitePlayer\res\drawable-mdpi (0, 2016-12-22)
LitePlayer\res\drawable-mdpi\arrow_right_normal.png (859, 2016-12-22)
LitePlayer\res\drawable-mdpi\cd_center.png (1439, 2016-12-22)
LitePlayer\res\drawable-mdpi\ic_launcher.png (6199, 2016-12-22)
LitePlayer\res\drawable-mdpi\local_music_more.png (3628, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_activity_progressbar.9.png (2817, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_activity_progressbar_green.9.png (183, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_bg.png (165685, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_page_selected.png (376, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_page_unselected.png (393, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_progressbar.xml (377, 2016-12-22)
LitePlayer\res\drawable-mdpi\play_progressbar_green.xml (383, 2016-12-22)
LitePlayer\res\drawable-mdpi\player_btn_next_normal.png (3629, 2016-12-22)
LitePlayer\res\drawable-mdpi\player_btn_pause_normal.png (6937, 2016-12-22)
LitePlayer\res\drawable-mdpi\player_btn_play_normal.png (6998, 2016-12-22)
LitePlayer\res\drawable-mdpi\player_btn_pre_normal.png (3619, 2016-12-22)
LitePlayer\res\drawable-mdpi\progress_thumb.png (3005, 2016-12-22)
LitePlayer\res\drawable-mdpi\search_btn_bg.xml (305, 2016-12-22)
LitePlayer\res\drawable-mdpi\search_button.png (1797, 2016-12-22)
LitePlayer\res\drawable-mdpi\search_drawable_left.png (832, 2016-12-22)
LitePlayer\res\drawable-mdpi\splash.png (14179, 2016-12-22)
LitePlayer\res\drawable-mdpi\widget_btn_normal.png (727, 2016-12-22)
LitePlayer\res\layout (0, 2016-12-22)
... ...

#liteplayer liteplayer是android上的一款开源音乐播放器
## 注意: 可能会因为百度音乐网页的变更,网络搜索、下载部分变为失效,请自行修改抓取规则。 #特点:
播放界面仿QQ音乐
网络音乐抓取自百度音乐,所以不需要额外服务器
自动抓取音乐歌词,并多形式展示
UI简洁美观,打造最lite的音乐播放器
#播放原理:
liteplayer并没有使用广播控制进度的显示,而是采用回调机制。具体流程:
![image](https://github.com/qibin0506/LitePlayer/blob/master/images/pro.png)
播放服务PlayService提供一系列的播放、切换方法供绑定后的activity调用。

#部分截图:
![image](https://github.com/qibin0506/LitePlayer/blob/master/images/splash.png)
![image](https://github.com/qibin0506/LitePlayer/blob/master/images/1.png) ![image](https://github.com/qibin0506/LitePlayer/blob/master/images/2.png)
![image](https://github.com/qibin0506/LitePlayer/blob/master/images/3.png) ![image](https://github.com/qibin0506/LitePlayer/blob/master/images/4.png)
![image](https://github.com/qibin0506/LitePlayer/blob/master/images/5.png) ![image](https://github.com/qibin0506/LitePlayer/blob/master/images/6.png)

近期下载者

相关文件


收藏者