I'm programming in Android sdk using eclipse. Is there any easy way I can see graphically how the values of a variable I am using change while the program is running? I'm trying to find roughly what the max value is of the variable when the program is running.