J

Jatin Pandit • 395 Points
Valuable

Q. Which method is used to bind a Service with an Activity?

  • (A) startService()
  • (B) bindService()
  • (C) connectService()
  • (D) attachService()

Explanation by: Jatin Pandit
bindService() binds an Activity to a Service so they can communicate.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.