Hi everyone,

I am trying to figure out the best way to handle this situation. My app will
need to use the internet to check for certain things. Sometimes it is a
multi part request, meaning I call one web service to get certain data pass
it back to the phone and if needed call another web service. My question is
what would be a good way to handle stopping these requests if a phone call
comes in and it kills my network connectivity so I can avoid a force close?

-- 
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