Simple Android "game" that shows the android robot bouncing around on the screen. Let's user interact with it and modify velocity & direction..
BotDrop is hosted in the following web site
https://github.com/jbruce2112/BotDrop
If you think the Android project BotDrop 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 BotDrop.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 3 |
Activity Count | 1 |
There are 1 image files in BotDrop. The names of the image files are listed as follows.
android_bot.png
The following screenshort is generated from the image listed above.
BotDrop has the following Java source files.
com.botdrop.BotDropActivity.java com.botdrop.BotDropView.java com.botdrop.GameObject.java