Android Processes, Threads Slidenerd Style | 100% free udemy course

0
The 3 primary ways of running an operation in the background in Android is using Threads, Handlers and Services. Though Threads and Handlers are primitive and involve boilerplate code, a more sophisticated way to manage background processing such as loading of images, performing complex computations, downloading Network data is with the help of an AsyncTask, This course covers the following items

DISCLOSURE: This post may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

Android Processes, Threads Slidenerd Style | 100% free udemy course 

  1. Processes in android, their architecture, operation
  2. Threads in android and why you can't use them
  3. Handlers and how they are superior to threads
  4. AsyncTask and how its clean and modular
  5. Handling AsyncTask lifecycle based on activity or fragment destruction
  6. XML Parsing APIs
  7. DOM API and a BlogReader app based on this API
Who this course is for:
  • This course is best suited for you if you are looking towards learning multi-threading techniques in Android using Threads, Handlers and AsycnTask
  • This course is probably NOT meant for you if you are not familiar with the basics of Android such as Activities, Fragments, Intents etc.
  • Get the course 

Post a Comment

0Comments
Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !