A

Admin • 828.03K Points
Coach

Q. Which method is used to stop a foreground service?

  • (A) stopForeground()
  • (B) stopSelf()
  • (C) finish()
  • (D) stopService()

Explanation by: Admin
stopSelf() is used inside the service to stop itself.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.