On Wed, May 12, 2010 at 12:10 PM, T1000 <[email protected]> wrote:

> I can't print out the strings after I try to convert them using either of
> these two routines because it crashes.


Weirdness - have you tried putting a break point right before the
Double.parse(value) call and see the value of the string there? Don't do
trim() or any that Scanner stuff - it should not be necessary (assuming of
course the value is actually a double).

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to