Android Open Source - Sound effect CrystalBallProject






Project Summary

This project isn't an original. teamtreehouse.com 'Build A Simple Android App' tutorial project. Modified from final result with comments. This project is designed to simulate a crystal ball game where a user shakes the device and receives a response (to a question that it is asked). The project utilizes animations, sound effects, and text alterations..

Web Site / Source Repository

CrystalBallProject is hosted in the following web site
https://github.com/tomtom92/CrystalBallProject

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedsupport-v4-19.0.1-3bf117e59e2e0f41bbf9219f2be90cdcf1dd583d.jar
Raw File Namesres\raw\crystal_ball.mp3




Resource Files

There are 25 image files in CrystalBallProject. The names of the image files are listed as follows.

ball01.png
ball02.png
ball03.png
ball04.png
ball05.png
ball06.png
ball07.png
ball08.png
ball09.png
ball10.png
ball11.png
ball12.png
ball13.png
ball14.png
ball15.png
ball16.png
ball17.png
ball18.png
ball19.png
ball20.png
ball21.png
ball22.png
ball23.png
ball24.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CrystalBallProject has the following Java source files.

com.thomashervey.crystalballproject.BuildConfig.java
com.thomashervey.crystalballproject.CrystalBall.java
com.thomashervey.crystalballproject.MainActivity.java
com.thomashervey.crystalballproject.ShakeDetector.java