Android Open Source - Example sample ServiceAndBroadcast






Project Summary

Android Service and BroadcastReceiver sample.

Web Site / Source Repository

ServiceAndBroadcast is hosted in the following web site
https://github.com/raoying/ServiceAndBroadcast

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

ItemValue
Java File Count4
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar




Java Source Files

ServiceAndBroadcast has the following Java source files.

com.example.lesson2.CounterBroadcastReceiver.java
com.example.lesson2.CounterService.java
com.example.lesson2.MainActivity.java
com.example.lesson2.SettingsActivity.java