In this repository, we will learn to write programs that run processes outside the main thread, which is known as the UI thread. This technique will allow our applications to process time-consuming without crashing the graphical interface, keeping them functional and pleasant for the user. For this, we will use Threads, Handlers and AsyncTasks.
-
Notifications
You must be signed in to change notification settings - Fork 0
In this repository, we will learn to write programs that run processes outside the main thread, which is known as the UI thread. This technique will allow our applications to process time-consuming without crashing the graphical interface, keeping them functional and pleasant for the user. For this, we will use Threads, Handlers and AsyncTasks.
sauloleite/Example_AsyncTasks_in_Android_Studio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
In this repository, we will learn to write programs that run processes outside the main thread, which is known as the UI thread. This technique will allow our applications to process time-consuming without crashing the graphical interface, keeping them functional and pleasant for the user. For this, we will use Threads, Handlers and AsyncTasks.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published