android service 之一(start service). 我們有兩種方式(start與bind)啟動 ... 如果調用startService()方法前服務已經被創建,那麼會直接調用onStartCommand()方法。
確定! 回上一頁