Thursday 13 March 2014

calling ksoap without using library string

<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">SoapBasedDemo</string>
    <string name="action_settings">Settings</string>
    <string name="hello_world">Hello world!</string>
    <string name="progressdialog_fetch_message">Loading data...please wait!!!</string>
    <string name="url">http://213.42.55.45/CustomerServiceDataService/DataService.svc</string>
    <string name="SoaspActionURL">http://tempuri.org/IDataService/getProcedureStatus</string>
    <string name="SoapActionHeaderTitle">soapaction</string>
</resources>

No comments:

Post a Comment