The only way I found to get the exp4j classes to be built and included in the apk...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 9 Aug 2012 15:55:13 +0000 (15:55 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 9 Aug 2012 15:55:13 +0000 (15:55 +0000)
commit57380227f8f49f0e8076f99607b5fda8ba2d4121
treef4a2895bd8dc2d8119febffab0b358d5ce8adee9
parent27991857d9f2c95f80b85179ec62429f1aebbf37
The only way I found to get the exp4j classes to be built and included in the apk was to have it reside in the libs directory.  Unfortunately this means it is committed twice in the repository now.

Added the CustomExpressionSimulationListener to the simulation in SimulationService.

Excluded OSXStartup from the build.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@963 180e2498-e6e9-4542-8430-84ac67f01cd8
android/.classpath
android/libs/exp4j-rdg.jar [new file with mode: 0644]
android/src/net/sf/openrocket/android/simservice/SimulationService.java