Android Open Source - App draw Raindots






Project Summary

this simple application is a demonstration of basic use of drawables and canvas in Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Raindots.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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