Client and Server with Intents

Source code in Server.zip

  1. ServerActivity.java
  2. AndroidManifest.xml

The client launches the server because the server’s AndroidManifest.xml file offers the PICK service.

Source code in Client.zip

  1. ClientActivity.java
  2. main.xml