WBXML -> XML
Hello
I'm new to java. I need to convert an existing WBXML format to XML. This WBXML format is a protocol of another application. I have downloaded kxml2 which includes WbxmlParser but still unable to use the library. can anyone post an example of how can I convert an WBXML to XML?
Thanks :)