Hi,

My application needs to load and process some data at the startup
which delays the displaying of the GUI quite a bit. I addressed that
problem by starting a new thread to load and process the data. It
solves the problem nicely, but is there a better way to do
asynchronous processing in Android applications that I missed?

Thanks
Inder

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