Android Open Source - Game application PlusFinder






Project Summary

Android app for calculating roll bonuses in a Pathfinder game.

Web Site / Source Repository

PlusFinder is hosted in the following web site
https://github.com/yole/PlusFinder

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, hdpi, xhdpi]
Minimum SDK Version17
Activity Count4
jar files usedCWAC-LoaderEx.jar
Asset File Namesassets\conditions.json
assets\items.json
assets\weapons.json




Resource Files

There are 7 image files in PlusFinder. The names of the image files are listed as follows.

collections_new_label.png
content_new.png
content_select_all.png
navigation_accept.png
navigation_next_item.png
navigation_previous_item.png
social_add_person.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PlusFinder has the following Java source files.

ru.yole.plusfinder.AbstractCharacterActivity.java
ru.yole.plusfinder.CharacterActivity.java
ru.yole.plusfinder.CharacterListActivity.java
ru.yole.plusfinder.DatabaseHelper.java
ru.yole.plusfinder.EditCharacterActivity.java
ru.yole.plusfinder.InventoryActivity.java
ru.yole.plusfinder.NumberPickerComponent.java
ru.yole.plusfinder.PickerDialog.java
ru.yole.plusfinder.SelectionListener.java
ru.yole.plusfinder.model.ActiveCondition.java
ru.yole.plusfinder.model.BaseEntity.java
ru.yole.plusfinder.model.BonusCalculator.java
ru.yole.plusfinder.model.Condition.java
ru.yole.plusfinder.model.Item.java
ru.yole.plusfinder.model.PlayerCharacter.java
ru.yole.plusfinder.model.StatNames.java
ru.yole.plusfinder.model.Weapon.java