There is a console called logcat in eclipse(with android plug-in) which serves like a command prompt and displays the detailed exceptions if any and the stack trace. The stack trace will give us a better idea as to where the error is exactly. Also check whether you are able to hit the URL manually. Once you check the stack trace you'll know what is the actual error.
Gyan. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

