Savegame editor for Andor's Trail RPG.
andors-editor is hosted in the following web site
https://github.com/demitsuri/andors-editor
If you think the Android project andors-editor 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 andors-editor.
Item | Value |
---|---|
Java File Count | 36 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-classkit-0.4-current.jar aparse-2.3.jar gson-2.2.4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 18 image files in andors-editor. The names of the image files are listed as follows.
available.png ic_launcher_old.png not_available.png temporarily_not_available.png timepicker_down_disabled.9.png timepicker_down_disabled_focused.9.png timepicker_down_normal.9.png timepicker_down_pressed.9.png timepicker_down_selected.9.png timepicker_input_disabled.9.png timepicker_input_normal.9.png timepicker_input_pressed.9.png timepicker_input_selected.9.png timepicker_up_disabled.9.png timepicker_up_disabled_focused.9.png timepicker_up_normal.9.png timepicker_up_pressed.9.png timepicker_up_selected.9.png
The following screenshort is generated from the image listed above.
andors-editor has the following Java source files.
com.litecoding.andorstrail.editor.Editor.java com.litecoding.andorstrail.editor.Main.java com.litecoding.andorstrail.editor.entity.RewindIsNotSupportedException.java com.litecoding.andorstrail.editor.entity.UnsupportedFileVersionException.java com.litecoding.andorstrail.editor.entity.v42.ActorCondition.java com.litecoding.andorstrail.editor.entity.v42.ActorTraits.java com.litecoding.andorstrail.editor.entity.v42.CombatTraits.java com.litecoding.andorstrail.editor.entity.v42.Coord.java com.litecoding.andorstrail.editor.entity.v42.FileHeader.java com.litecoding.andorstrail.editor.entity.v42.GameStatistics.java com.litecoding.andorstrail.editor.entity.v42.InterfaceData.java com.litecoding.andorstrail.editor.entity.v42.Inventory.java com.litecoding.andorstrail.editor.entity.v42.ItemContainer.java com.litecoding.andorstrail.editor.entity.v42.Loot.java com.litecoding.andorstrail.editor.entity.v42.MapsContainer.java com.litecoding.andorstrail.editor.entity.v42.ModelContainer.java com.litecoding.andorstrail.editor.entity.v42.Monster.java com.litecoding.andorstrail.editor.entity.v42.Place.java com.litecoding.andorstrail.editor.entity.v42.Player.java com.litecoding.andorstrail.editor.entity.v42.Range.java com.litecoding.andorstrail.editor.entity.v42.SaveEntity.java com.litecoding.andorstrail.editor.entity.v42.SaveFile.java com.litecoding.andorstrail.editor.entity.v42.Size.java com.litecoding.andorstrail.editor.entity.v42.SpawnArea.java com.litecoding.andorstrail.editor.entity.v42.WorldData.java com.litecoding.andorstrail.editor.util.ExtendedFileHeader.java com.litecoding.andorstrail.editor.util.ItemInfoMapper.java com.litecoding.andorstrail.editor.util.SaveFileUtils.java com.litecoding.andorstrail.editor.util.SaveInfoMapper.java com.litecoding.andorstrail.editor.widget.NumberPicker.java com.litecoding.andorstrail.editor.widget.NumberPickerButton.java com.litecoding.andorstrail.res.ExtRes.java com.litecoding.andorstrail.res.entity.DataEntity.java com.litecoding.andorstrail.res.entity.DataEntityFactory.java com.litecoding.andorstrail.res.entity.ItemCategoryData.java com.litecoding.andorstrail.res.entity.ItemData.java