Can anyone help me find where the execption is? I can\'t seem to find the problem..
public void fieldChanged(Field f, int context){ //if the submit
Make timeInSecs and speed floats, and do:
timeInSecs
speed
timeInSecs = (timeTaken/1000.0);