Android Project - to show a sequence of two images. When a user clicks on an image a sound file will be played.
PicPoint is hosted in the following web site
https://github.com/curious9000/PicPoint
If you think the Android project PicPoint 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 PicPoint.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 2 |
Activity Count | 1 |
Asset File Names | assets\notify.wav assets\tada.wav |
Raw File Names | res\raw\notify.mp3 res\raw\tada.mp3 |
There are 8 image files in PicPoint. The names of the image files are listed as follows.
creep001.png creep002.png creep003.png creep004.png creep005.png creep006.png creep007.png creep008.png
The following screenshort is generated from the image listed above.
PicPoint has the following Java source files.
com.sunil.picpoint.ImageAdapter.java com.sunil.picpoint.ImageGroup.java com.sunil.picpoint.PicPoint.java