Lee Jarvis wrote:
> So I've been sifting through example after example of android code,
> and I see most web requests don't actually catch that many exceptions,
> maybe because their path is hard coded so there is no room for user
> error?
> 
> I'm still confused as the best way to exit my background task
> gracefully if my get() method raises an exception, at the moment
> getting anything but a force close just isn't happening

Without a stack trace, it will be difficult for anyone to give you
advice on this issue.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.2 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to