登录
首页 » Java » MyPlayerOne

MyPlayerOne

于 2020-11-21 发布 文件大小:1027KB
0 137
下载积分: 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 个回复

  • MediaPalyer
    多媒体播放器,包含界面建立,以及代码实现。(Multimedia player, including the interface to create, as well as code.)
    2013-12-12 23:56:50下载
    积分:1
  • AudioPlayer
    一个不错的音频播放器,很好的实现了播放,暂停等功能!vs下win32工程实现(A good audio player, to achieve a good play, pause and other functions! vs under win32 project realization)
    2016-06-08 15:32:52下载
    积分:1
  • avsdec_source
    avs音视频解码程序,对相了解视频编解码的同志,很有参考价值(AVS audio and video decoding process, to understand the video codec of comrades, a good reference)
    2007-12-20 10:57:51下载
    积分:1
  • chap4
    在C++编程环境下,实现MIDI音乐的播放功能,可以用来学习简单的多媒体编程。(In the C++ Programming environment, realize MIDI music playback functions, can be used to study a simple multi-media programming.)
    2008-03-05 16:41:25下载
    积分:1
  • PlayerBak
    C#编写的功能播放器。是别人的写的。但很好用,实现了许多格式的播放。(Functions written in C# player. Was written by someone else. However, useful, to achieve a number of formats playback.)
    2010-03-15 09:14:03下载
    积分: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
  • WndlessTimerDesign
    基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。(Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of a special type of timer, you can instantiate multiple objects.)
    2009-07-14 08:14:08下载
    积分:1
  • VideoGrabber
    Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.(Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames/second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.)
    2009-07-07 09:19:40下载
    积分:1
  • AVICaputer
    对AVI视频按照自己的需要截图,如从视频中某帧开始截取,间隔几帧截取一帧等功能。(AVI video shots according to their needs, such as in a frame from the video began interception, interception of a function every few frames.)
    2013-03-03 14:16:20下载
    积分:1
  • Videoplayer
    VC 编写的播放器,功能已经很完善。适合初学者参考(VC prepared player, features have been very perfect. Suitable reference for beginners)
    2009-04-02 18:23:50下载
    积分:1
  • 696524资源总数
  • 103838会员总数
  • 43今日下载