Since IntentService doesn't attach to any activity and it runs on a non-UI thread, it serves our needs perfectly here. Moreover, IntentService stops itself ...
確定! 回上一頁