Android Open Source - Example code ServiceIpcSample






Project Summary

Sample code for Android IPC with Service using AIDL..

Web Site / Source Repository

ServiceIpcSample is hosted in the following web site
https://github.com/pikanji/ServiceIpcSample

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

ItemValue
Java File Count3
Minimum SDK Version7
Activity Count2

Java Source Files

ServiceIpcSample has the following Java source files.

net.pikanji.ipcsample.client.IpcSampleClientActivity.java
net.pikanji.ipcsample.server.IpcSampleServerActivity.java
net.pikanji.ipcsample.server.IpcSampleServerService.java