Connector.open(String url) function problem
Hi All
I made HttpConnection with Connector.open function, but program block exactly on this function call, I think it's cause а poor connection what I have on my phone, so my question is: Is there a way to get out from this blocking?
I must say that I make connection in a separate thread and I catch all exception from a function.
Thank you for your replays.

