Search code examples
IntentService is deprecated, how do I replace it with JobIntentService?...

androidkotlinandroid-intentservicejobintentserviceandroid-11

Read More
sendBroadcast from inside Service which uses Coroutine for network call...

androidkotlinbroadcastreceiverkotlin-coroutinesjobintentservice

Read More
Long running background task from BroadcastReceiver - which class to use?...

androidservicebroadcastreceiverjobintentservice

Read More
When to use JobIntentService vs WorkManager?...

androidandroid-workmanagerjobintentservice

Read More
Long running service to receive push messages from emqx...

androidservicepushandroid-workmanagerjobintentservice

Read More
When app is onAppBackgrounded I need to upload data to server android...

androidservicealarmmanagerandroid-workmanagerjobintentservice

Read More
What are differences between JobIntentService and IntentService?...

javaandroidbackground-processandroid-intentservicejobintentservice

Read More
Best way get GPS Location in background for Android API level 30 and higher...

androidlocationintentserviceandroid-workmanagerjobintentservice

Read More
JobIntentService - onHandleWork is not always called?...

androidandroid-widgetappwidgetproviderjobintentservice

Read More
JobIntentService not call OnHandleWork...

javaandroidjobintentservice

Read More
Can onDestroy() be called without onHandleWork() in JobIntentService?...

androidservicenullpointerexceptionandroid-lifecyclejobintentservice

Read More
Does not require android.permission.BIND_JOB_SERVICE permission in Android...

androidservicejobservicejobintentservice

Read More
Custom JobIntentService onHandleWork not called...

androidandroid-8.0-oreojobservicejobintentservice

Read More
JobIntentService not working on API below Oreo (API <= 26)...

androidnotificationsjobservicejobintentservice

Read More
Background service issue in oreo and pie...

javaandroidbackground-servicejobintentservice

Read More
IllegalArgumentException: No such service ComponentInfo{JobIntentService}...

androidandroid-8.0-oreoillegalargumentexceptionjobintentservice

Read More
IllegalArgumentException on JobIntentService mainly on Samsung devices...

androidillegalargumentexceptionsamsung-galaxyjobintentservice

Read More
How to remove duplicate intent from JobIntentService...

androidintentserviceandroid-intentservicejobintentservice

Read More
Handling the Activity and Service Lifecycle...

javaandroidandroid-activityandroid-lifecyclejobintentservice

Read More
EnqueueWork doesn't start immediately on Oreo and above...

androidandroid-workmanagerjobintentservice

Read More
Geofencing doesn't work with JobIntentService anymore...

androidandroid-geofenceandroid-intentserviceandroid-jobschedulerjobintentservice

Read More
Android Oreo location updates in background with JobIntentService...

androidjobintentservice

Read More
Using Firestore from a JobIntentService: Failed to gain exclusive lock to the Firestore client's...

firebasekotlinbackground-processgoogle-cloud-firestorejobintentservice

Read More
Start a JobIntentService Implicitly...

androidandroid-8.0-oreojobintentservice

Read More
Long network operation on Oreo...

androidandroid-serviceandroid-8.0-oreoandroid-workmanagerjobintentservice

Read More
Trouble accessing class field values inside a JobIntentService...

javaandroidjobintentservice

Read More
JobIntentService runs periodically?...

androidandroid-servicejobintentservice

Read More
SMS_RECEIVED Broadcast Receiver and JobIntentService in Oreo...

androidbroadcastreceiverandroid-8.0-oreobackground-servicejobintentservice

Read More
BOOT_COMPLETED isn't received by my physical phone Asus...

androidbroadcastreceiverbootcompletedjobintentserviceasus

Read More
Keep JobIntentService running with async task inside...

androidandroid-servicetext-to-speechjobintentservice

Read More
BackNext