An useless game for Android where player places "angry birds" that attacks a green pig. Just a POC using ArcGIS Runtime for Android..
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.
The following table is the detailed list of AngryGIS.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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