Android Open Source - Sound sensor PatternFind






Project Summary

Android app, puzzle game using sensor controls, sound, and touch..

Web Site / Source Repository

PatternFind is hosted in the following web site
https://github.com/LeeSynkowski/PatternFind

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

ItemValue
Java File Count23
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\arp_music.mp3
res\raw\backgroundmusic.mp3
res\raw\bomb.mp3
res\raw\count_down.mp3
res\raw\new_blocks.mp3
res\raw\pattern_error.mp3
res\raw\remove_blocks.mp3
res\raw\rocket_blast.mp3
res\raw\rocket_sound.ogg
res\raw\tetristhemeloopshort.mp3
res\raw\tile_click.mp3
res\raw\tile_shatter.mp3




Resource Files

There are 15 image files in PatternFind. The names of the image files are listed as follows.

blackhole.png
bluetile.png
border.png
finishball.png
greentile.png
isolated_title.png
level_item_background.png
level_item_background_greyed.png
newblast1.png
newblast2.png
newblast3.png
redtile.png
startball.png
tile_bomb.png
tile_rocket_new.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PatternFind has the following Java source files.

com.baltimorebjj.patternfind.CanvasAnimator.java
com.baltimorebjj.patternfind.CanvasButton.java
com.baltimorebjj.patternfind.DrawingPanel.java
com.baltimorebjj.patternfind.DrawingView.java
com.baltimorebjj.patternfind.GameActivity.java
com.baltimorebjj.patternfind.GameBoard.java
com.baltimorebjj.patternfind.GameTile.java
com.baltimorebjj.patternfind.InstructionsActivity.java
com.baltimorebjj.patternfind.Level.java
com.baltimorebjj.patternfind.LevelCompleteActivity.java
com.baltimorebjj.patternfind.LevelData.java
com.baltimorebjj.patternfind.LevelDataAdapter.java
com.baltimorebjj.patternfind.LevelSelectActivity.java
com.baltimorebjj.patternfind.MainActivity.java
com.baltimorebjj.patternfind.MusicService.java
com.baltimorebjj.patternfind.OnGameCompleteListener.java
com.baltimorebjj.patternfind.OptionsActivity.java
com.baltimorebjj.patternfind.Pattern.java