My android solutions from HackBulgaria's course.
Android-Tasks is hosted in the following web site
https://github.com/MMavrov/Android-Tasks
If you think the Android project Android-Tasks 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-Tasks.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [xxhdpi, hdpi] |
Activity Count | 8 |
Fragment Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Raw File Names | res\raw\prey_overture.mp3 |
There are 9 image files in Android-Tasks. The names of the image files are listed as follows.
bird.png bush.png drums_icon.png golang.png guitar_icon.png next.png pause.png play.png prev.png
The following screenshort is generated from the image listed above.
Android-Tasks has the following Java source files.
com.example.mavr0.colorprevewer.ApplicationTest.java com.example.mavr0.colorprevewer.ColorPreviewer.java com.example.mavr0.drawablebrush.ApplicationTest.java com.example.mavr0.drawablebrush.DrawableBrush.java com.example.mavr0.flappy.ApplicationTest.java com.example.mavr0.flappy.Background.java com.example.mavr0.flappy.Bird.java com.example.mavr0.flappy.DrawingView.java com.example.mavr0.flappy.FlappyMainActivity.java com.example.mavr0.flappy.Fragments.LoginFragment.java com.example.mavr0.flappy.GameClock.java com.example.mavr0.flappy.GameEvent.java com.example.mavr0.flappy.Obstacle.java com.example.mavr0.flappy.ScoreBoard.java com.example.mavr0.funwithflags.ApplicationTest.java com.example.mavr0.funwithflags.Flager.java com.example.mavr0.gestureimage.ApplicationTest.java com.example.mavr0.gestureimage.FrameAnimator.java com.example.mavr0.helpludogorets.ApplicationTest.java com.example.mavr0.helpludogorets.HelpLudogorets.java com.example.mavr0.puzzlegame.ApplicationTest.java com.example.mavr0.puzzlegame.Puzzle.java com.example.mavr0.swipeandzoom.ApplicationTest.java com.example.mavr0.swipeandzoom.SwipeZoomActivity.java