Hi,

When android start an Activity, I assume it has it runs under its own
thread.
I would like now know how the Activity get drawn? Is it by the same
application thread? or it has a Paint thread created by the VM?  What
about UI handling (user presses UP/DOWN key) which thread handles
that?

Thank you for any idea.


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