Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Android Processes, Threads Slidenerd Style

via Udemy

Overview

Learn Android From null to stackoverflow, processes, threads, handlers, asynctask, xml parsing

What you'll learn:
  • Use Threads, Handlers and AsycnTask effectively in your apps
  • Build Full asynchronous apps that enhance User Experience
  • Perform network operations, download files such as images and videos in your app
  • Perform XML parsing with DOM

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

  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

Taught by

Vivek Ramesh

Reviews

4.6 rating at Udemy based on 800 ratings

Start your review of Android Processes, Threads Slidenerd Style

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.