Android app for calculating roll bonuses in a Pathfinder game.
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.
The following table is the detailed list of PlusFinder.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 17 |
Activity Count | 4 |
jar files used | CWAC-LoaderEx.jar |
Asset File Names | assets\conditions.json assets\items.json assets\weapons.json |
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.
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