Android Open Source - Sound notify ServiceDemo






Project Summary

[Android Application] ServiceDemo is an application which demonstrates the usage of 'Service' and 'Notification Manager' on your device. This application allows you to play an audio file via Service from the application, so that in case your application go to background, the audio continues playing..

Web Site / Source Repository

ServiceDemo is hosted in the following web site
https://github.com/panwaria/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
Target SDK Version5
Minimum SDK Version5
Activity Count2
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\sample.mp3




Resource Files

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

icon_40x40.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ServiceDemo has the following Java source files.

com.wireless.home.ListItemActivity.java
com.wireless.home.MyListActivity.java
com.wireless.home.WirelessAtHomeService.java