Hi , I was trying to find a way to use Websockets in Android and used
the code from
https://github.com/pavelbucek/tyrus-client-android-test
as a starting point.
I then extended it, in connection with an other existing Oracle
example, to sync images between desktop JavaFX clients and Android
device.
Is there a way to share the code, so it can help others? It is a quite
small example.