Android Open Source - Game bird AngryGIS






Project Summary

An useless game for Android where player places "angry birds" that attacks a green pig. Just a POC using ArcGIS Runtime for Android..

Web Site / Source Repository

AngryGIS is hosted in the following web site
https://github.com/gabrielspmoreira/AngryGIS

If you think the Android project AngryGIS 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 AngryGIS.

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 14 image files in AngryGIS. The names of the image files are listed as follows.

blackbird_left.png
blackbird_right.png
greenbird_left.png
greenbird_right.png
pig_astonished.png
pig_died.png
pig_laughing.png
pig_smile.png
redbird_left.png
redbird_right.png
whitebird_left.png
whitebird_right.png
yellowbird_left.png
yellowbird_right.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AngryGIS has the following Java source files.

com.angrygis.map.AngryGISActivity.java
com.angrygis.map.AnimationTimerTask.java
com.angrygis.map.Bird.java
com.angrygis.map.BirdDirection.java
com.angrygis.map.BirdFactory.java
com.angrygis.map.BlackBird.java
com.angrygis.map.GreenBird.java
com.angrygis.map.Pig.java
com.angrygis.map.RedBird.java
com.angrygis.map.WhiteBird.java
com.angrygis.map.YellowBird.java