What do you mean "hangs in step 5"? NoResponseException or other cases?
On Oct 9, 6:32 am, Iroid <[email protected]> wrote: > Hello Everyone, > > I am trying one scenario as follows: > 1. Make the phone to Airplane mode > 2. Remove from the Airplane mode > 3. Receive Intent of dataconnection availblity > 4. Issue a HTTP request > 5. Read response code and > 6. Process the response. > > This works fine for the first time. > When I repeat this scenario It hangs in step 5. on a call to > getResponseCode(). > > Is there any way to get out of this situation? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

