Java Mod Player for Android.
tiny-mod-player is hosted in the following web site
https://github.com/josef-jelinek/tiny-mod-player
If you think the Android project tiny-mod-player listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of tiny-mod-player.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\arkanoid.mod res\raw\bally.mod res\raw\empty.mod res\raw\parallax.mod |
There are 1 image files in tiny-mod-player. The names of the image files are listed as follows.
notify_icon.png
The following screenshort is generated from the image listed above.
tiny-mod-player has the following Java source files.
gamod.Fourier.java gamod.Instrument.java gamod.Mod.java gamod.Note.java gamod.Pattern.java gamod.Period.java gamod.SampledInstrument.java gamod.SynthInstrument.java gamod.Tools.java gamod.audio.DesktopAudioDevice.java gamod.client.PlayerService.java gamod.client.Start.java gamod.client.audio.AndroidAudioDevice.java gamod.client.ui.Controls.java gamod.client.ui.Graphics.java gamod.client.ui.Logic.java gamod.client.ui.Presentation.java gamod.format.ModFormat.java gamod.format.Parser.java gamod.format.ParserAhx.java gamod.format.ParserMed.java gamod.format.ParserMod.java gamod.io.BitReader.java gamod.io.ByteReader.java gamod.player.AudioDevice.java gamod.player.AudioSound.java gamod.player.AudioSynthSound.java gamod.player.AudioTrack.java gamod.player.ModPlayer.java gamod.system.Start.java gamod.unpack.PowerPacker.java gamod.unpack.Unpacker.java gamod.unpack.Unzip.java gamod.unpack.XpkSqsh.java