Hi,
I am able to read incoming messages via bluetooth from my phone. I want to parse the incoming stream (new CAN message in xml format every 100 ms), read the value in the message and display a graphic on the main screen of phone.
Need help in parsing this dynamic incoming stream.
Programming in Java in Eclipse for Android.
Thank you for your time and help.
Madhu