注意到一點,onStartCommand並沒有被執行。MyBind會在onBind的時候回傳給系統,在Activity的serviceConnection,Activity會在onServiceConnected取得MyBind。 拿到Bind ...
確定! 回上一頁