This directory contains examples showing the use of the Java API for Diffusion and Diffusion Cloud. These examples can also be used with the Android API.
The examples can be built using Apache Maven.
The Maven POM file is also configured to launch the PublishingClient
example. To use, edit PublishingClient.java to set an appropriate URL for
your Diffusion server or Diffusion Cloud service. Then start the example using Maven:
`mvn clean compile exec:java`
You can download the Android client libraries from the following locations:
-
Download from our website
-
The client libraries are also available in the
clientsdirectory of the Diffusion server installation.
You can download the Java client libraries from the following locations:
-
Download from our website
-
The client libraries are also available in the
clientsdirectory of the Diffusion server installation.