I think you have forgotten the () in the end of method called.
Try testField.getText() or testField.getText().toString().
solved java netbeans 6.5.3 shows cannot find symbol getText
I think you have forgotten the () in the end of method called.
Try testField.getText() or testField.getText().toString().
solved java netbeans 6.5.3 shows cannot find symbol getText