Hello,

I am just stuck to a thing.

I am using a soap service with method called "LoadForm".
I am sending as request serviceId(int) and it is responding me with
ResponseForm(string) and that is an entire html code of the online
form.
How should I use it to built an activity i.e. to show that form in my
activity.
Please reply if you have some ideas.

Thanks,
Harpreet.


On Jan 30, 3:06 pm, Harpreet Singh <[email protected]> wrote:
> Hi friends,
>
> I resolved my problem, actually i have to call the soap service in my
> app and i was finding the way to develop that service in my. How silly
> of me... :P
> Moreover I find out that the service was not working in AVD version
> 2.1 and it worked well in AVD version 2.3.x.
>
> Thanks for all your support.
>
> I also get successful in saving the user info by using
> SharedPreferences to make my app autologin each time user open the
> app.
>
> Thanks,
> Harpreet.
>
> On Jan 25, 5:52 pm, unicus unicus <[email protected]> wrote:
>
>
>
>
>
>
>
> > Harpit,
>
> > I have developed sample tutorial.You can idea how to access webservice in
> > android.
> > please following 
> > linkhttp://androidbasic-answer.blogspot.com/2012/01/access-webservice-fro...
> > --
> > *More info*,http://androidbasic-answer.blogspot.com/

-- 
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

Reply via email to