Friday, September 30, 2011

Re: [android-developers] HTTP response Problem

On Tue, Sep 27, 2011 at 5:44 PM, daniel_nyberg@hotmail.com <daniel_nyberg@hotmail.com> wrote:
I am trying to read the data from a web site, (in string format).
The problem is that, after executed the row "response =
client.execute(request);" it jumps directly to "}finally{"
WHY????

I would guess because it's throwing an exception. Sounds like you need to read up on that topic. Also read the documentation section on debugging.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment