文件名称:Yobo.Android
介绍说明--下载内容均来自于网络,请自行研究使用
Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权)
//否则就到Yobo界面(展示个人的电台和音乐盒)……
-Android' s music player system related to Java source code, I think this is more a reference value, a key part of the code done in a note to facilitate the learning Android' s friends as a reference, note: the main interface (to determine whether there is access to permission, if not, then jump to the Auth page license)// otherwise, to Yobo interface (display of individual radio and music box) ... ...
//否则就到Yobo界面(展示个人的电台和音乐盒)……
-Android' s music player system related to Java source code, I think this is more a reference value, a key part of the code done in a note to facilitate the learning Android' s friends as a reference, note: the main interface (to determine whether there is access to permission, if not, then jump to the Auth page license)// otherwise, to Yobo interface (display of individual radio and music box) ... ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Yobo.Android
............\.classpath
............\.project
............\AndroidManifest.xml
............\bin
............\...\classes.dex
............\...\resources.ap_
............\...\us
............\...\..\imnet
............\...\..\.....\iceskysl
............\...\..\.....\........\Auth$1.class
............\...\..\.....\........\Auth$2.class
............\...\..\.....\........\Auth.class
............\...\..\.....\........\BoxActivty.class
............\...\..\.....\........\Helps.class
............\...\..\.....\........\Main.class
............\...\..\.....\........\PlayListActivity$1.class
............\...\..\.....\........\PlayListActivity.class
............\...\..\.....\........\R$attr.class
............\...\..\.....\........\R$color.class
............\...\..\.....\........\R$drawable.class
............\...\..\.....\........\R$id.class
............\...\..\.....\........\R$layout.class
............\...\..\.....\........\R$string.class
............\...\..\.....\........\R.class
............\...\..\.....\........\service
............\...\..\.....\........\.......\YPRService$1.class
............\...\..\.....\........\.......\YPRService$2.class
............\...\..\.....\........\.......\YPRService.class
............\...\..\.....\........\StationActivty.class
............\...\..\.....\........\util
............\...\..\.....\........\....\PreferencesUtil.class
............\...\..\.....\........\....\Tools.class
............\...\..\.....\........\xspf
............\...\..\.....\........\....\Parser.class
............\...\..\.....\........\....\Playlist.class
............\...\..\.....\........\....\Track.class
............\...\..\.....\........\yobo
............\...\..\.....\........\Yobo.class
............\...\..\.....\........\yobo\Box.class
............\...\..\.....\........\....\Song.class
............\...\..\.....\........\....\Station.class
............\...\..\.....\........\....\User.class
............\...\..\.....\........\YPRSInterface$Stub$Proxy.class
............\...\..\.....\........\YPRSInterface$Stub.class
............\...\..\.....\........\YPRSInterface.aidl
............\...\..\.....\........\YPRSInterface.class
............\...\Yobo.Android.apk
............\default.properties
............\gen
............\...\us
............\...\..\imnet
............\...\..\.....\iceskysl
............\...\..\.....\........\R.java
............\...\..\.....\........\YPRSInterface.java
............\readme.txt
............\res
............\...\drawable
............\...\........\abouts.png
............\...\........\album.jpg
............\...\........\album_small.jpg
............\...\........\helps.png
............\...\........\home.png
............\...\........\icon.png
............\...\........\logo.gif
............\...\........\menu_helps.png
............\...\........\menu_start.png
............\...\........\music_box.png
............\...\........\music_radio.png
............\...\........\player_eject.png
............\...\........\player_end.png
............\...\........\player_fwd.png
............\...\........\player_pause.png
............\...\........\player_play.png
............\...\........\player_rew.png
............\...\........\player_stop.png
............\...\........\refresh.png
............\...\........\setting.png
............\...\........\s_player.png
............\...\layout
............\...\......\auth.xml
............\...\......\box.xml
............\...\......\box_row.xml
............\...\......\helps.xml
............\...\......\main.xml
............\...\......\playlist.xml
............\...\......\song_row.xml
............\...\......\station.xml
............\...\......\uinfo.xml
............\...\......\yobo.xml
............\...\values
............\...\......\app.xml
............\...\......\color.xml
............\...\......\helps.xml
............\...\......\strings.xml
............\src
............\...\us
............\...\..\imnet
............\...\..\.....\iceskysl
............\...\..\.....\........\Auth.java
............\.classpath
............\.project
............\AndroidManifest.xml
............\bin
............\...\classes.dex
............\...\resources.ap_
............\...\us
............\...\..\imnet
............\...\..\.....\iceskysl
............\...\..\.....\........\Auth$1.class
............\...\..\.....\........\Auth$2.class
............\...\..\.....\........\Auth.class
............\...\..\.....\........\BoxActivty.class
............\...\..\.....\........\Helps.class
............\...\..\.....\........\Main.class
............\...\..\.....\........\PlayListActivity$1.class
............\...\..\.....\........\PlayListActivity.class
............\...\..\.....\........\R$attr.class
............\...\..\.....\........\R$color.class
............\...\..\.....\........\R$drawable.class
............\...\..\.....\........\R$id.class
............\...\..\.....\........\R$layout.class
............\...\..\.....\........\R$string.class
............\...\..\.....\........\R.class
............\...\..\.....\........\service
............\...\..\.....\........\.......\YPRService$1.class
............\...\..\.....\........\.......\YPRService$2.class
............\...\..\.....\........\.......\YPRService.class
............\...\..\.....\........\StationActivty.class
............\...\..\.....\........\util
............\...\..\.....\........\....\PreferencesUtil.class
............\...\..\.....\........\....\Tools.class
............\...\..\.....\........\xspf
............\...\..\.....\........\....\Parser.class
............\...\..\.....\........\....\Playlist.class
............\...\..\.....\........\....\Track.class
............\...\..\.....\........\yobo
............\...\..\.....\........\Yobo.class
............\...\..\.....\........\yobo\Box.class
............\...\..\.....\........\....\Song.class
............\...\..\.....\........\....\Station.class
............\...\..\.....\........\....\User.class
............\...\..\.....\........\YPRSInterface$Stub$Proxy.class
............\...\..\.....\........\YPRSInterface$Stub.class
............\...\..\.....\........\YPRSInterface.aidl
............\...\..\.....\........\YPRSInterface.class
............\...\Yobo.Android.apk
............\default.properties
............\gen
............\...\us
............\...\..\imnet
............\...\..\.....\iceskysl
............\...\..\.....\........\R.java
............\...\..\.....\........\YPRSInterface.java
............\readme.txt
............\res
............\...\drawable
............\...\........\abouts.png
............\...\........\album.jpg
............\...\........\album_small.jpg
............\...\........\helps.png
............\...\........\home.png
............\...\........\icon.png
............\...\........\logo.gif
............\...\........\menu_helps.png
............\...\........\menu_start.png
............\...\........\music_box.png
............\...\........\music_radio.png
............\...\........\player_eject.png
............\...\........\player_end.png
............\...\........\player_fwd.png
............\...\........\player_pause.png
............\...\........\player_play.png
............\...\........\player_rew.png
............\...\........\player_stop.png
............\...\........\refresh.png
............\...\........\setting.png
............\...\........\s_player.png
............\...\layout
............\...\......\auth.xml
............\...\......\box.xml
............\...\......\box_row.xml
............\...\......\helps.xml
............\...\......\main.xml
............\...\......\playlist.xml
............\...\......\song_row.xml
............\...\......\station.xml
............\...\......\uinfo.xml
............\...\......\yobo.xml
............\...\values
............\...\......\app.xml
............\...\......\color.xml
............\...\......\helps.xml
............\...\......\strings.xml
............\src
............\...\us
............\...\..\imnet
............\...\..\.....\iceskysl
............\...\..\.....\........\Auth.java