Hi All,

It is a common question for UI.

 If user needs to send a request to server to get information, it
always have delay time. In regular java code, we can first generate
default UI, display it. Then send request to server in a thread. After
response is back,  update the UI.

If the application is to retrieve emails, how can I implement the
similar functionality in android?
Where can I find sample code?

Thanks!

Cindy
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to