通过bindService()方法开启的服务,通过()方法可以解绑服务。

通过bindService()方法开启的服务,通过()方法可以解绑服务。

A.unbindService()

B.onDestroy()

C.onStop()

D.onFinish()

正确答案:A

猜你喜欢