Hi, SyncML is the protocol for mobile communication In syncML Device management protocol there are different device management commands Example 1 Add. 2.Alert 3.Replace 4 Exec etc. If we receved a syncML message from a server after parsing how to execute those commands Example <Replace> <Item> <Target> <LocURI>DevInfo/Lang</LocURI> <Data>eng-us</Data> </Target> </Item> </Replace> if i receive the above message from server then how to replace this language information and then how to send status message back to server. Can give me any valuble suggestions or any document for this. Please help me
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

