In order to unBind() from a Bound Service, a calling simply calls unBindService( mServiceConnection ). The system will then call onUnbind() on the Bound Service ...
確定! 回上一頁