Yes, I've tried logging and the HTTP execute definitely takes the largest chunk of time, but how can I speed it up? Is there another protocol/method?
On Dec 31 2009, 6:07 pm, jotobjects <[email protected]> wrote: > On Dec 31, 12:52 pm, SizzlingSkizzorsProgrammer <[email protected]> > wrote: > > > > > It works fine, but it's quite slow...any way to make it faster? > > A guess would be that the HTTP network speed is 100's of times slower > than all the rest of the code. You might log the time before and after > the execute method if you haven't already done that. -- 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

