Pages

Friday, March 6, 2009

WebServices in Blackberry

I discovered that kSoap is the best thing out there. All I had to do was import that external library in my project and get it done.

But, it wasn't that simple. Blackberry has some instructions on how to include external libraries but they aren't straight forward and I discovered on web that many people spent days on including kSoap. After spending 3-4 hours, I simply found the source - added only required files and had everything working good in next 2-3 hours :)

P.S. I was consuming .NET web services

No comments:

Post a Comment