codeforge - 2017-02-12

Hi,
i'm trying to use udt library on Android Studio, so i download barchart udt jar and i add it to my android studio project. But now i don't know what to do. I cannot find reference online about android udt. I try to write in main activity():
final SocketUDT testudt1;
but if i run this app on my android, the application crash. Under linux i made my app server and client to work well but in android cannot find guide or tutorial.
Anyone can route me on the right way?
Thanks