Hi all,
In my application I have my own Application object where I use onCreate to
do some heavy work behind the scenes in a thread. The problem is that even
though I do the heavy work in another thread, it seams the main activity is
first started when the thread I launched in my Application objects onCreate
finishes.
Did I miss something in how the Application object works?

Best regards,
Klaus

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to