Hi everyone,
Currently we have an xcode (obj-c) application that interacts with a pairing service on an windows server.
this works fine, but now the question is how to make that possible with android (java) in Android Studio.
Is there any kind of example available?
On the https://docs.remotingsdk.com/Clients/ page there is an strike-out on the Java part…
What we finally want to archieve is an pairing system with a 4 digit code like the one with xcode.
alternatives are welcome btw.
regards