Hi, I have seen ProgressDialog for this and seems it is what I require. But now what I want is that ProgressDialog should be visible till the next screen is loaded it means while loading the next screen.
The application involves user authentication. Once, the user enters username and password and on pressing login button the application will try to fetch the data from the server. So, till the data is fetched from the server it should display ProgressDialog. Any ideas of how to do this. Please let me know if anyone has any idea of achieving this. Thanks & Regards Sunil -- 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

