登录
首页 » Java » MyPlayerOne

MyPlayerOne

于 2020-11-21 发布 文件大小:1027KB
0 312
下载积分: 1 下载次数: 6

代码说明:

  用eclipse写的简单的android音频播放器,功能单一,适合初学者。(With eclipse android do a simple audio player, feature simple, suitable for beginners.)

文件列表:

MyPlayerOne
...........\.classpath,475,2013-10-25
...........\.project,847,2013-10-28
...........\AndroidManifest.xml,965,2013-10-28
...........\assets
...........\bin
...........\...\AndroidManifest.xml,965,2013-10-28
...........\...\classes
...........\...\.......\com
...........\...\.......\...\example
...........\...\.......\...\.......\myplayer
...........\...\.......\...\.......\........\activity
...........\...\.......\...\.......\........\........\MainActivity$1.class,1411,2013-10-28
...........\...\.......\...\.......\........\........\MainActivity.class,2694,2013-10-28
...........\...\.......\...\.......\........\BuildConfig.class,349,2013-10-28
...........\...\.......\...\.......\........\R$attr.class,346,2013-10-28
...........\...\.......\...\.......\........\R$dimen.class,467,2013-10-28
...........\...\.......\...\.......\........\R$drawable.class,610,2013-10-28
...........\...\.......\...\.......\........\R$id.class,435,2013-10-28
...........\...\.......\...\.......\........\R$layout.class,409,2013-10-28
...........\...\.......\...\.......\........\R$menu.class,394,2013-10-28
...........\...\.......\...\.......\........\R$string.class,478,2013-10-28
...........\...\.......\...\.......\........\R$style.class,437,2013-10-28
...........\...\.......\...\.......\........\R.class,693,2013-10-28
...........\...\.......\...\.......\........\service
...........\...\.......\...\.......\........\.......\MyService.class,1786,2013-10-28
...........\...\.......\...\.......\........\utils
...........\...\.......\...\.......\........\.....\MyTools.class,1241,2013-10-28
...........\...\classes.dex,9288,2013-10-28
...........\...\dexedLibs
...........\...\.........\annotations-1ed30b6307e9a06b9b52e1333745d0bd.jar,943,2013-10-25
...........\...\jarlist.cache,120,2013-10-28
...........\...\MyPlayer.apk,246081,2013-10-28
...........\...\res
...........\...\...\drawable-hdpi

...........\...\...\drawable-ldpi





...........\...\...\.............\pause.png,1980,2013-10-25
...........\...\...\.............\stop.png,1122,2013-10-25
...........\...\...\drawable-mdpi

...........\...\...\drawable-xhdpi

...........\...\...\drawable-xxhdpi

...........\...\resources.ap_,239791,2013-10-28
...........\gen
...........\...\com
...........\...\...\example
...........\...\...\.......\myplayer
...........\...\...\.......\........\BuildConfig.java,162,2013-10-28
...........\...\...\.......\........\R.java,2466,2013-10-28

...........\proguard-project.txt,781,2013-10-25
...........\project.properties,563,2013-10-25
...........\res
...........\...\drawable-hdpi

...........\...\drawable-ldpi





...........\...\.............\pause.png,4711,2013-10-25
...........\...\.............\stop.png,4693,2013-10-25
...........\...\drawable-mdpi

...........\...\drawable-xhdpi

...........\...\drawable-xxhdpi

...........\...\layout
...........\...\......\activity_main.xml,2081,2013-10-28
...........\...\menu
...........\...\....\main.xml,225,2013-10-25
...........\...\values
...........\...\......\dimens.xml,220,2013-10-25
...........\...\......\strings.xml,225,2013-10-25
...........\...\......\styles.xml,697,2013-10-25
...........\...\values-sw600dp
...........\...\..............\dimens.xml,203,2013-10-25
...........\...\values-sw720dp-land
...........\...\...................\dimens.xml,277,2013-10-25
...........\src
...........\...\com
...........\...\...\example
...........\...\...\.......\myplayer
...........\...\...\.......\........\activity
...........\...\...\.......\........\........\MainActivity.java,2012,2013-10-28
...........\...\...\.......\........\service
...........\...\...\.......\........\.......\MyService.java,1095,2013-10-28
...........\...\...\.......\........\utils
...........\...\...\.......\........\.....\MyTools.java,580,2013-10-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MPC-from-UC-Berkeley
    伯克利大学MPC珍贵资料,对理解MPC、编程具有重要参考意义(Berkeley MPC valuable information programming has important reference significance in understanding the MPC)
    2020-08-14 18:58:28下载
    积分:1
  • new_cli
    rtsp视频流实时传输采集交互过程,h.264的rtp打包传输(rtsp vedio real time get response)
    2014-02-24 19:46:18下载
    积分:1
  • yuvtoavi
    Executable file to convert yuv video file to avi video file . text file eas given for further help.
    2014-01-29 15:02:07下载
    积分:1
  • NFmeasure
    频谱仪的相位噪声测量方法,使用频谱仪大致测出频率源的输出信号相位噪声(Spectrum analyzer phase noise measurement methods, the use of broad spectrum analyzer to measure the frequency of the source of the output signal phase noise)
    2009-06-30 14:40:36下载
    积分:1
  • gdb
    Summary of gdb The purpose of a debugger such as gdb is to allow you to see what is going on “inside” another program while it executes—or what another program was doing at the moment it crashed. gdb can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: • Start your program, specifying anything that might affect its behavior. • Make your program stop on specified conditions. • Examine what has happened, when your program has stopped. • Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. You can use gdb to debug programs written in C and C++.
    2010-07-29 20:52:57下载
    积分:1
  • MSSCCPRJ
    圣诞礼物,自动播放圣诞歌,并且有闪动的文本和下雪在街上的奇妙景象。(Christmas gifts, automatic play carols, and blinking text and the wonderful snow in the street scene.)
    2008-12-23 23:23:11下载
    积分:1
  • Delphimusicplayer
    一个多功能播放器源代码,简单而实用,主要用于学习。(Versatile player source code)
    2013-08-04 23:17:24下载
    积分:1
  • YUVviewer_src
    能实现视频帧格式的选择,前一帧的播放,整个视频的文件播放(Can realize the video frame format of choice, before playing a frame, the video file playback )
    2015-04-28 16:45:57下载
    积分:1
  • 48609
    通用播放器换肤库 V1.1源码,例程程序结合易语言通用播放器换肤库.ec模块,实现通用播放器皮肤的更换。(Universal player skinning library V1.1 source , routine program combining easy language universal player skinning library .ec module, replace universal player skin .)
    2015-06-23 21:58:17下载
    积分:1
  • Audioandvideo
    (visualc++音频视频处理技术及工程实践)书中的光盘内容((Visualc++ audio and video processing technology and engineering practice) the contents of the book' s CD-ROM)
    2021-01-05 23:18:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载