Android Open Source - Game player tiny-mod-player






Project Summary

Java Mod Player for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of tiny-mod-player.

ItemValue
Java File Count34
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\arkanoid.mod
res\raw\bally.mod
res\raw\empty.mod
res\raw\parallax.mod




Resource Files

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.

null

Java Source Files

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