Skip to content

kaazing/java.client.tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaazing Tutorials for Java

This repository contains tutorials that use Kaazing WebSocket Libraries for Java.

Kaazing WebSocket Libraries for Java are available via Maven, Gradle or direct download. Visit Kaazing Downloads for more information how to obtain client libraries.

Tutorials are built for:

For Android demo, the easiest way to build the demo using gradle is with Android Studio. After installing it, make sure to update the following files with the android sdk path or sdk version:

  • local.properties
  • project.properties
  • AndroidManifest.xml
  • app/build.gradle

In case of errors with "Could not find or load main class org.gradle.wrapper.GradleWrapperMain", add a wrapper in the jms-demo/build.gradle file: task wrapper(type: Wrapper) { gradleVersion = }

Run the java.client.demos project, select a virtual device from the list of devices, where the demo will be installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages