Android Open Source - Example project android_basic_series






Project Summary

Android sample project with drawing.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android_basic_series.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count9
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.SET_WALLPAPER
Raw File Namesres\raw\button_click.mp3
res\raw\splash.mp3
res\raw\videof.3gp




Resource Files

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.

null

Java Source Files

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