Iroid
2009-10-08 22:32:38 UTC
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
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