i dnt knw why it is not parsing here....
iam entering number using getText().toString() ...now iits a
string agn if i parse to integer...i think dats why it gives cannot parse and numberformatexception
is there any way to get the number entered as integer and pass directly...
please suggest