Port blackberry to android app
Posted
by donald
on Stack Overflow
See other posts from Stack Overflow
or by donald
Published on 2010-03-18T05:10:00Z
Indexed on
2010/03/18
5:11 UTC
Read the original article
Hit count: 448
Hey,
I am porting a blackberry application to android phone.
The app is talking to web service using soap api. Is it possible to use ksoap2 available for android and use the same soap stub? if so, how? or I have to rewrite from scratch?
I have never used soap/rest api's before, so m confused.
© Stack Overflow or respective owner