this simple application is a demonstration of basic use of drawables and canvas in Android.
Raindots is hosted in the following web site
https://github.com/turkycat/Raindots
If you think the Android project Raindots 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 Raindots.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in Raindots. The names of the image files are listed as follows.
droidbro.png
The following screenshort is generated from the image listed above.
Raindots has the following Java source files.
turkycat.android.raindots.activities.GameActivity.java turkycat.android.raindots.application.Raindots.java turkycat.android.raindots.drawables.DrawableBitmap.java turkycat.android.raindots.drawables.DrawableCircle.java turkycat.android.raindots.drawables.DrawableItem .java turkycat.android.raindots.views.GameView.java