An example of working with simple services in Android.
Service_Example is hosted in the following web site
https://github.com/craigisakson/Service_Example
If you think the Android project Service_Example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Service_Example.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Service_Example has the following Java source files.
com.runninghusky.spacetracker.service.example.SampleService.java com.runninghusky.spacetracker.service.example.StartActivity.java com.runninghusky.spacetracker.service.example.StopServiceActivity.java