I'm trying to trace down this error, but I can't seem to figure out what the problem is. I'm calling dalvik like this: dalvikvm -Xbootclasspath:/opt/framework/core.jar -Xint:portable
It's for the library name "java/math/BigDecimal", and thisMethod->name is set to "main". The host version of dalvikvm doesn't seem to have this same problem, so I'm hoping it's a C define somewhere I missed or broke..... Any leads would be really helpful. I'm still having trouble determining if there's a problem with the binary dalvikvm (and it's libraries), or the code it's interpreting. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
