Hi,
It seems that one symbol is wrong on this line:
String[] txt = split(inBuffer,’ ');
The first ' is not really a '. Not sure if just here or also in your code…
Hi,
It seems that one symbol is wrong on this line:
String[] txt = split(inBuffer,’ ');
The first ' is not really a '. Not sure if just here or also in your code…