Created app to learn android when first started out.
Android-Basics is hosted in the following web site
https://github.com/downingstreet/Android-Basics
If you think the Android project Android-Basics 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-Basics.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 8 |
Required Permissions | android.permission.SET_WALLPAPER |
Raw File Names | res\raw\button_click.mp3 res\raw\kalimba.mp3 |
There are 1 image files in Android-Basics. The names of the image files are listed as follows.
blueball.png
The following screenshort is generated from the image listed above.
Android-Basics has the following Java source files.
com.varun.thebasics.DrawingTheBall.java com.varun.thebasics.Sprite.java com.varun.thebasics.SurfaceViewExample.java com.varun.thebasics.Sweet.java com.varun.thebasics.TutorialFour.java com.varun.thebasics.TutorialOne.java com.varun.thebasics.TutorialSix.java com.varun.thebasics.TutorialThree.java com.varun.thebasics.TutorialTwo.java com.varun.thebasics.main.java com.varun.thebasics.myMenu.java