I get the following errors in DDMS
. But how can I trace this to the line that throws this exception? What do you think could be the cause of the following error?
Is checking the DDMS
the best way to debug an android application? I am using titanium.
Thank you,
Ryan
Your application attempt to convert a string to one of the numeric types, but that string does not have the appropriate format.