본문 바로가기

안드로이드19

Android Job Schedule Periodic Background Service #### 참고 [JobIntentService runs periodically?](https://stackoverflow.com/questions/51668607/jobintentservice-runs-periodically) [Continually Running Background Service](https://stackoverflow.com/questions/51289236/continually-running-background-service/51360718#51360718) #### Comparison to other libraries LibraryMinimum APIRequires Google PlayService API1Custom retry strategies Framework JobSched.. 2019. 7. 16.
안드로이드 잡인텐트서비스 : Android Jobintentservice # 안드로이드 잡인텐트서비스 : Android Jobintentservice ## 원본 - [Android O에서의 백그라운드 처리를 위한 JobIntentService](https://medium.com/til-kotlin-ko/android-o에서의-백그라운드-처리를-위한-jobintentservice-250af2f7783c) #### 참고 [JobIntentService](https://developer.android.com/reference/android/support/v4/app/JobIntentService) [[android] JobIntentService 소개 (tutorial)](https://aroundck.tistory.com/5799) [WorkerResultReceiver - Be.. 2019. 7. 16.
안드로이드 스케줄러 : Android Jobscheduler ## 원본 - [Android O에서의 백그라운드 처리를 위한 JobIntentService](https://medium.com/til-kotlin-ko/android-o에서의-백그라운드-처리를-위한-jobintentservice-250af2f7783c) #### 참고 - https://stackoverflow.com/questions/51668607/jobintentservice-runs-periodically - [JobScheduler를 사용하여 프로와 같은 작업 예약](https://medium.com/google-developers/scheduling-jobs-like-a-pro-with-jobscheduler-286ef8510129) - https://github.com/firebase/fir.. 2019. 7. 16.
Android Background Execution Limits # Android Background Execution Limits ## 참고 - https://blog.miyam.net/78 - http://thoughtnerds.com/2018/02/best-practise-jobintentservice-android-example/ - [잠자기 및 앱 대기보드 최적화](https://developer.android.com/training/monitoring-device-state/doze-standby?hl=ko) - [Android O에서의 백그라운드 처리를 위한 JobIntentService](https://medium.com/til-kotlin-ko/android-o에서의-백그라운드-처리를-위한-jobintentservice-250af2f7783c) ---.. 2019. 7. 16.
안드로이드 액티비티 생명주기(android life cycle) 2015. 1. 2.
android tutorial http://tutorialspoint.com 2014. 11. 21.