-
大小: 580KB文件类型: .zip金币: 2下载: 2 次发布日期: 2021-08-11
- 语言: Java
- 标签: Android MediaPlayer 课程设计 Service
资源简介
课设 实现了 播放列表 音乐播放 暂停 继续 上一首 下一首 同步SD卡歌曲,从现有文件读取歌曲,播放列表 ,提取ID3信息使用到了Activity BroadCast Service
代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package young.soundsnote;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int Name=0x7f050010;
public static final int Path=0x7f050011;
public static final int RelativeLayout01=0x7f05000f;
public static final int Restart=0x7f05000c;
public static final int album=0x7f050006;
public static final int author=0x7f050005;
public static final int btnFlesh=0x7f050003;
public static final int btnSearch=0x7f050013;
public static final int curProgressText=0x7f050008;
public static final int curtimeAndTotaltime=0x7f05000a;
public static final int music_list=0x7f050001;
public static final int name=0x7f050007;
public static final int next=0x7f05000e;
public static final int pause=0x7f05000d;
public static final int playlist_list=0x7f050004;
public static final int previous=0x7f05000b;
public static final int searchC=0x7f050000;
public static final int search_list=0x7f050002;
public static final int searchet=0x7f050012;
public static final int seekbar=0x7f050009;
}
public static final class layout {
public static final int alertdialog=0x7f030000;
public static final int listmusic=0x7f030001;
public static final int main=0x7f030002;
public static final int playlist=0x7f030003;
public static final int playmusic=0x7f030004;
public static final int relative=0x7f030005;
public static final int relative2=0x7f030006;
public static final int search=0x7f030007;
public static final int tab=0x7f030008;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-06-30 16:44 SoundsNote\
文件 280 2011-06-30 16:37 SoundsNote\.classpath
文件 846 2011-06-30 16:37 SoundsNote\.project
目录 0 2011-06-30 16:37 SoundsNote\.settings\
文件 208 2011-06-30 16:37 SoundsNote\.settings\org.eclipse.jdt.core.prefs
文件 1494 2011-06-30 16:37 SoundsNote\AndroidManifest.xm
目录 0 2011-06-30 16:44 SoundsNote\assets\
目录 0 2011-06-30 16:37 SoundsNote\bin\
文件 198555 2011-06-30 16:37 SoundsNote\bin\SoundsNote.apk
文件 36980 2011-06-30 16:37 SoundsNote\bin\classes.dex
文件 179094 2011-06-30 16:37 SoundsNote\bin\resources.ap_
目录 0 2011-06-30 16:37 SoundsNote\bin\young\
目录 0 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\
目录 0 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\
文件 1554 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\ListMusicActivity$1.class
文件 935 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\ListMusicActivity$2.class
文件 8194 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\ListMusicActivity.class
文件 1407 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\MainActivity$1.class
文件 8589 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\MainActivity.class
文件 2693 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayListActivity$1.class
文件 835 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayListActivity$2.class
文件 2541 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayListActivity.class
文件 1421 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayMusicActivity$1.class
文件 888 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayMusicActivity$2.class
文件 1838 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayMusicActivity$3.class
文件 1792 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayMusicActivity$4.class
文件 5208 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\PlayMusicActivity.class
文件 4859 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Activity\SearchMusicActivity.class
目录 0 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Const\
文件 425 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Const\Const.class
目录 0 2011-06-30 16:37 SoundsNote\bin\young\soundsnote\Helper\
............此处省略61个文件信息
相关资源
- Android代码-多功能拨号盘源码.zip
- printershare直接破解版--11.5(适配andr
- android RDP远程桌面客户端源码
- 手机远程控制手机android
- spring boot+ios app+android app 即时通讯项目
- Androidrepo文件
- Aandroid 多线程断点续传同时多个大文
- Vue项目实现手机端上传图片,使用于
- Android多文件断点续传
- Android多线程文件夹及断点续传
- android 安卓 FTP 文件 管理
- Android-5.1.1_r1源码.7z
- mac版adb工具
- NFC Card万能读卡android程序
- Android直连Mysql数据库需要导入的jar包
- android实现谷歌地图项目
- Android日历239876
- 主页面框架
- Android双列滑动表格(双表头不动)
- android绘制心电图
- Android安卓中文API开发文档参考手册官
- Android开发的UI图标大全
- Crypto++ 7.0.0 for Android 已编译
- Android手机通过otg线外接usb摄像头
- AndroidStudio使用svn第一次提交忽略文件
- Android编程设计模式之原型模式详解
- 浅谈Android客户端与服务器的数据交互
- 基于android框架的客户端和基于java服务
- 好用的支持android 6.0以上的libserial_p
- AndroidStudio插件配置
评论
共有 条评论