My CS125 Honors Project: An Android app that detects beats in music and uses that to generate enemies you have to avoid. Not at all polished..
cs125-honors is hosted in the following web site
https://github.com/colegleason/cs125-honors
If you think the Android project cs125-honors 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 cs125-honors.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | gdx-backend-android.jar gdx.jar processing-core.jar |
Required Permissions | android.permission.RECORD_AUDIO |
Asset File Names | assets\brick.jpg assets\bullet.png assets\ship.png assets\spaceinvaders.jpeg |
Raw File Names | res\raw\noteninja.pd res\raw\patch.zip |
There are 1 image files in cs125-honors. The names of the image files are listed as follows.
notification_icon.png
The following screenshort is generated from the image listed above.
cs125-honors has the following Java source files.
cs125.noteninjas.AndroidActivity.java cs125.noteninjas.NoteNinjasActivity.java cs125.noteninjas.Power.java