Changes

Jump to: navigation, search

An Overview of Android Started and Bound Services

6 bytes added, 21:08, 1 February 2016
m
Text replacement - "<google>BUY_ANDROID</google>" to "<htmlet>androidstudio</htmlet>"
<googlehtmlet>BUY_ANDROIDandroidstudio</googlehtmlet>
* '''onHandleIntent()''' – Applies only to IntentService subclasses. This method is called to handle the processing for the service. It is executed in a separate thread from the main application.
<googlehtmlet>BUY_ANDROIDandroidstudio</googlehtmlet>
Note that the IntentService class includes its own implementations of the onStartCommand() and onBind() callback methods so these do not need to be implemented in subclasses.
<googlehtmlet>BUY_ANDROIDandroidstudio</googlehtmlet>

Navigation menu