Skip to content

Commit c47c5ab

Browse files
committed
Update README.md
1 parent afce43e commit c47c5ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/ws/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This tutorial shows how Android application can communicate over the web with an `echo` service running within Kaazing WebSocket Gateway using Kaazing Java WebSocket Client library. The application sends text messages to the `echo` service over WebSocket.
44
The `echo` service, running inside the Kaazing WebSocket Gateway, reflects back the message that is received by the Android application.
55

6-
## Minimum Requirements for Running or Building Kaazing Android JMS WebSocket tutorial
6+
## Minimum Requirements for Running or Building Kaazing Android Echo WebSocket tutorial
77

88
* Java 1.8
99
* Gradle 2.10 or higher
@@ -21,7 +21,7 @@ The `echo` service, running inside the Kaazing WebSocket Gateway, reflects back
2121

2222
## Interact with Kaazing Java WebSocket Client API
2323

24-
Detailed instructions to create Kaazing Android WebSocket JMS Tutorial from scratch to be able to send and receive JMS messages over WebSocket can be found [here](http://kaazing.com/doc/5.0/websocket_client_docs/dev-android/o_dev_android.html).
24+
Tutorial how to create Kaazing Android WebSocket Echo application from scratch, to be able to send and receive Echo messages over WebSocket can be found [here](http://kaazing.com/doc/5.0/websocket_client_docs/dev-android/o_dev_android.html).
2525

2626
## API Documentation
2727

0 commit comments

Comments
 (0)