I'm doing a POST to a site to do some work...this process takes a long time (about 30-60 seconds).
I plan change it so that i can do the work in a separate thread on the server. on the client side, is there a solution that'll keep a connection open and poll every few seconds to find out how far along the process is. on the UI front, is there a way to change the size of the indeterminate wait animation - something larger. any any pointers how this could be handled also appreciated. it's java on both the client and server. -- 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

