• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Async BackGroud Work And UI Updates

cdebdeep

Lurker
Hello All,
I have read quite a good books & blogs about the Background work process in Android and updating the UI
I have learned few way like using a Service with Intent, Using AsynTask, Using a Bind Service with a Intent and so..
Now please tell me what is the rule of thumb using this, i mean when to use what?

Please help me i am just learning to code in JAVA & Android.
Thanks in Advance.
:)
 
Back
Top Bottom