Skip to content

gvsurenderreddy/java.client.tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Client Demos

This repository contains simple applications that use Kaazing WebSocket Libraries for Java.

Applications 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

 
 
 

Contributors

Languages

  • Java 100.0%