Android Open Source - Example sample resident-background-service






Project Summary

A sample of running a Service in the foreground.

Web Site / Source Repository

resident-background-service is hosted in the following web site
https://github.com/aoq/resident-background-service

If you think the Android project resident-background-service listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of resident-background-service.

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED

License

The license information of resident-background-service is as follows:

MIT License





Java Source Files

com.aokyu.service.ApplicationTest.java
com.aokyu.service.MainActivity.java
com.aokyu.service.ResidentService.java
com.aokyu.service.receiver.BootCompletedReceiver.java
com.aokyu.service.receiver.PackageReplacedReceiver.java
com.aokyu.service.setting.Settings.java