Android Open Source - Example project ServiceDemo






Project Summary

Demo project showing how to use an IntentService within Android..

Web Site / Source Repository

ServiceDemo is hosted in the following web site
https://github.com/davidjrichardson/ServiceDemo

If you think the Android project ServiceDemo 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 ServiceDemo.

ItemValue
Java File Count3
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count1
Fragment Count1




Resource Files

There are 8 image files in ServiceDemo. The names of the image files are listed as follows.

ic_service_notification.png
scrubber_control_disabled_holo.png
scrubber_control_focused_holo.png
scrubber_control_normal_holo.png
scrubber_control_pressed_holo.png
scrubber_primary_holo.9.png
scrubber_secondary_holo.9.png
scrubber_track_holo_light.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ServiceDemo has the following Java source files.

uk.co.tankski.fiddle.ServiceFiddleActivity.java
uk.co.tankski.fiddle.fragment.ServiceDemoFragment.java
uk.co.tankski.fiddle.service.ServiceDemoService.java