In the Photostream App is UserTask.java. How much more efficient is this class then using threads and handlers as normally? In UserTask, there's alot of things from java.util.concurrent, threadpools, etc. Does this mean UserTask is probably more efficient? In what circumstances is it probably more efficient?
- Juan T. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

