I have a string which contains two float values which need to be extracted. I tried this
String latlong=xbeeMessage.getDataString(); Pattern pat=Pattern.c