If you need to do some work in a background thread, you can try using a ScheduledThreadPoolExecutor and scheduleAtFixedRate() in onResume and ...
確定! 回上一頁