An android demo game.
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.
The following table is the detailed list of bubbles.
Item | Value |
---|---|
Java File Count | 18 |
Minimum SDK Version | 10 |
Activity Count | 8 |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\buttonclick.mp3 res\raw\fanfare.wav res\raw\pop.wav |
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.
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