Related questions
Question 449 - H14-231_V1.0 discussion
If a developer uses the startAbility() method provided in Ability to start a Service, what are the correct descriptions of starting the Service?
A.
If the Service is running, the system will call back the onStart() method of the Service to start the Service
B.
If the Service is running, the system will call back the onCommand() method of the Service to start the Service
C.
If the Service is not already running, the system will call the onCommand() method to start the Service
D.
If the Service is not yet running, the system will call onStart() to initialize the Service
Your answer:
0 comments
Sorted by
Leave a comment first