Android Open Source - Game speed L5RHelper






Project Summary

Android application to stores character stats and help speed combat and spellcasting decisions in the game Legend of the Five Rings by AEG.

Web Site / Source Repository

L5RHelper is hosted in the following web site
https://github.com/rcuhljr/L5RHelper

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

ItemValue
Java File Count19
Minimum SDK Version6
Activity Count8
jar files usedcglib-nodep-2.1_3.jar
easymock-2.5.2.jar
easymockclassextension-2.4.jar
javassist-3.10.0.GA.jar
junit-4.7.jar
my-robotium.jar
objenesis-1.1.jar
powermock-easymock-1.3.5-full.jar
robotium-solo-1.3.1-javadoc.jar
robotium-solo-1.3.1.jar
Required Permissionsandroid.permission.GET_TASKS
Asset File Namesassets\data.db3




License

The license information of L5RHelper is as follows:

Copyright (c) 2010 Robert Uhl Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Sof...

Java Source Files

com.uhl.CasterRollCalculateActivity.java
com.uhl.EditCharacterActivity.java
com.uhl.EditTemplateActivity.java
com.uhl.HomeActivity.java
com.uhl.L5RUtilites.java
com.uhl.LoadProfileView.java
com.uhl.ManageTemplateView.java
com.uhl.MeleeRollCalculateActivity.java
com.uhl.ProfileOverviewActivity.java
com.uhl.calc.Histogram.java
com.uhl.calc.Raises.java
com.uhl.calc.Roll.java
com.uhl.db.DBHelper.java
com.uhl.db.DBServiceLocator.java
com.uhl.db.DefaultViews.java
com.uhl.db.IDBHelper.java
com.uhl.db.Profile.java
com.uhl.db.Record.java
com.uhl.db.Template.java