Android Tutorial (Kotlin) - 38 - Service HD
A Service is an application component that can perform long-running operations in the background, and it does not provide a user interface. Additionally, a component can bind to a service to interact with it and even perform interprocess communication (IPC). For example, a service can handle network transactions, play music, perform file I/O, or interact with a content provider, all from the background. IntentService Vide0 : youtu.be/OM_xbiarVAg Source code Link: http://adfoc.us/17867966403413 Intent Service (PPT) : http://adfoc.us/17867966416558 Service (PPT) : http://adfoc.us/17867966416559 Service Reference: http://adfoc.us/17867966388986 Download Android Studio 3.1 Stable Release: http://adfoc.us/17867965697275
Похожие видео
Показать еще