Android Processes, Threads Slidenerd Style
Offered By: Udemy
Course Description
Overview
Learn Android From null to stackoverflow, processes, threads, handlers, asynctask, xml parsing
What you'll learn:
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
- Processes in android, their architecture, operation
- Threads in android and why you can't use them
- Handlers and how they are superior to threads
- AsyncTask and how its clean and modular
- Handling AsyncTask lifecycle based on activity or fragment destruction
- XML Parsing APIs
- DOM API and a BlogReader app based on this API
Taught by
Vivek Ramesh
Related Courses
Creative, Serious and Playful Science of Android AppsUniversity of Illinois at Urbana-Champaign via Coursera Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld Systems
Vanderbilt University via Coursera Android. Programación de Aplicaciones
MirÃadax Programming Mobile Applications for Android Handheld Systems: Part 1
University of Maryland, College Park via Coursera Begin Programming: Build Your First Mobile Game
University of Reading via FutureLearn