Android sample project with drawing.
android_basic_series is hosted in the following web site
https://github.com/idimitrov07/android_basic_series
If you think the Android project android_basic_series 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 android_basic_series.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.SET_WALLPAPER |
Raw File Names | res\raw\button_click.mp3 res\raw\splash.mp3 res\raw\videof.3gp |
There are 2 image files in android_basic_series. The names of the image files are listed as follows.
greenball.png spritesheet.png
The following screenshort is generated from the image listed above.
android_basic_series has the following Java source files.
com.example.thebasicseries.DrawingTheBall.java com.example.thebasicseries.MainActivity.java com.example.thebasicseries.Menu.java com.example.thebasicseries.Sprite.java com.example.thebasicseries.SurfaceViewExample.java com.example.thebasicseries.Sweet.java com.example.thebasicseries.TutorialFive.java com.example.thebasicseries.TutorialFour.java com.example.thebasicseries.TutorialOne.java com.example.thebasicseries.TutorialThree.java com.example.thebasicseries.TutorialTwo.java