I want to connect my Tablet (with Android OS) to my Computer (with Ubuntu OS and Windows 8) but I don't know how to connect an Android Device to a Device with an Unknown UUID.
I found listenUsingRfcommOn, listenUsingInsecureRfcommOn, listenUsingEncryptedRfcommOn
in another Stackoverflow question but I don't know what are those and how to use them. I've searched listenUsingRfcommOn
in google and Android Developers Site but I got nothing. (Or at least I couldn't figure out if there was something useful or not).
Does anyone know how can I connect them? And I want some explanation and useful links for those methods.
Thanks.