Android Open Source - App project dj-jfs






Project Summary

PROJECT_::[(DJ JFS Funkmachine 2000)] is an android app, tone matrix and chess board all in one Funkmachine..

Web Site / Source Repository

dj-jfs is hosted in the following web site
https://github.com/Jannertje/dj-jfs

If you think the Android project dj-jfs 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 dj-jfs.

ItemValue
Java File Count50
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count6
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 7 image files in dj-jfs. The names of the image files are listed as follows.

bg.png
howto_step1.png
howto_step2.png
howto_step3.png
howto_text.png
howto_title.png
logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

dj-jfs has the following Java source files.

com.jfs.funkmachine2000.AboutActivity.java
com.jfs.funkmachine2000.ChessboardImageView.java
com.jfs.funkmachine2000.DatabaseHelper.java
com.jfs.funkmachine2000.FunkFileManager.java
com.jfs.funkmachine2000.FunkListActivity.java
com.jfs.funkmachine2000.FunkMachineActivity.java
com.jfs.funkmachine2000.Midi.java
com.jfs.funkmachine2000.MidiDatabaseHelper.java
com.jfs.funkmachine2000.MidiPlayer.java
com.jfs.funkmachine2000.PlayMidiActivity.java
com.jfs.funkmachine2000.ProcessImageActivity.java
com.jfs.funkmachine2000.SettingsActivity.java
com.jfs.funkmachine2000.StringToMidi.java
com.leff.midi.MidiFile.java
com.leff.midi.MidiTrack.java
com.leff.midi.event.ChannelAftertouch.java
com.leff.midi.event.ChannelEvent.java
com.leff.midi.event.Controller.java
com.leff.midi.event.MidiEvent.java
com.leff.midi.event.NoteAftertouch.java
com.leff.midi.event.NoteOff.java
com.leff.midi.event.NoteOn.java
com.leff.midi.event.PitchBend.java
com.leff.midi.event.ProgramChange.java
com.leff.midi.event.SystemExclusiveEvent.java
com.leff.midi.event.meta.CopyrightNotice.java
com.leff.midi.event.meta.CuePoint.java
com.leff.midi.event.meta.EndOfTrack.java
com.leff.midi.event.meta.GenericMetaEvent.java
com.leff.midi.event.meta.InstrumentName.java
com.leff.midi.event.meta.KeySignature.java
com.leff.midi.event.meta.Lyrics.java
com.leff.midi.event.meta.Marker.java
com.leff.midi.event.meta.MetaEvent.java
com.leff.midi.event.meta.MidiChannelPrefix.java
com.leff.midi.event.meta.SequenceNumber.java
com.leff.midi.event.meta.SequencerSpecificEvent.java
com.leff.midi.event.meta.SmpteOffset.java
com.leff.midi.event.meta.Tempo.java
com.leff.midi.event.meta.Text.java
com.leff.midi.event.meta.TextualMetaEvent.java
com.leff.midi.event.meta.TimeSignature.java
com.leff.midi.event.meta.TrackName.java
com.leff.midi.examples.EventPrinter.java
com.leff.midi.examples.MidiFileFromScratch.java
com.leff.midi.examples.MidiManipulation.java
com.leff.midi.util.MidiEventListener.java
com.leff.midi.util.MidiProcessor.java
com.leff.midi.util.MidiUtil.java
com.leff.midi.util.VariableLengthInt.java