background-service-lib icon indicating copy to clipboard operation
background-service-lib copied to clipboard

Essential classes for reliable background services.

Results 3 background-service-lib issues
Sort by recently updated
recently updated
newest added

android.permission.FOREGROUND_SERVICE is missing in permission lists for new Android versions and therefore foreground service would not be started. I can make a pull request if you want!

Error:No resource identifier found for attribute 'appComponentFactory' in package 'android' having this error on build..

Service close when application is close on appo F9.. can you help me..