[android-developers] Re: Can we create two ThreadPoolExecutor running on android?
Thanks a lot.
On Aug 30, 2:47 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> Create a ThreadPoolExecutor instance with a small sized thread-pool (maybe
> only 1 thread in the pool, maybe 2).
> Don't worry about creating one or two more possible threads if you can't
> use AsyncTask. If threads are dormant/parked, they don't take up too much
> resources.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home