Android Open Source - Game bubble bubbles






Project Summary

An android demo game.

Web Site / Source Repository

bubbles is hosted in the following web site
https://github.com/erilar/bubbles

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

ItemValue
Java File Count18
Minimum SDK Version10
Activity Count8
Required Permissionsandroid.permission.VIBRATE
Raw File Namesres\raw\buttonclick.mp3
res\raw\fanfare.wav
res\raw\pop.wav




Resource Files

There are 2 image files in bubbles. The names of the image files are listed as follows.

bubble.png
burst.png

The following screenshort is generated from the image listed above.

null

Java Source Files

bubbles has the following Java source files.

no.andsim.bubbles.activity.BubbleMenu.java
no.andsim.bubbles.activity.BubblesBeat.java
no.andsim.bubbles.activity.BubblesFour.java
no.andsim.bubbles.activity.BubblesOne.java
no.andsim.bubbles.activity.BubblesStart.java
no.andsim.bubbles.activity.BubblesThree.java
no.andsim.bubbles.activity.BubblesTwo.java
no.andsim.bubbles.activity.SettingsMenu.java
no.andsim.bubbles.listener.BubblesGestureListener.java
no.andsim.bubbles.listener.BubblesOnTouchListener.java
no.andsim.bubbles.listener.OnOffRadioChangeListener.java
no.andsim.bubbles.model.Element.java
no.andsim.bubbles.model.Settings.java
no.andsim.bubbles.persistence.KeyValueRepository.java
no.andsim.bubbles.thread.TransitionThread.java
no.andsim.bubbles.thread.ViewThread.java
no.andsim.bubbles.view.FanPanel.java
no.andsim.bubbles.view.Panel.java