i android bu php xml yanıtı ayrıştırmak gerekiyor:
<?phpxml version="1.0" encoding="utf-8"?>
<SmsResponse>
<version>1</version>
<result>0</result>
<resultstring>failure</resultstring>
<description>error</description>
<endcause></endcause>
</SmsResponse>