Re: [android-developers] Webservices

2012-06-23 Thread Nobu Games
On Saturday, June 23, 2012 12:50:45 AM UTC-5, MagouyaWare wrote: http://www.catb.org/~esr/faqs/smart-questions.html :-D ...back to topic: There are different kinds of web services and standards you could be using. You can also just invent your own web service protocol for your needs. Or

[android-developers] Webservices

2012-06-22 Thread Yogeshkumar Tiwari
Hi frnds, i want to display a records from the server so i how to do it through webservices.pls if any one have idea then help me. -- With Regards: Yogesh Tiwari (Android Developer) -- You received this message because you are subscribed to the Google Groups Android Developers group.

Re: [android-developers] Webservices

2012-06-22 Thread Justin Anderson
http://www.catb.org/~esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Jun 22, 2012 at 11:47 PM, Yogeshkumar Tiwari yogeshtiwari2...@gmail.com wrote: Hi frnds, i want to display a records from the server so

[android-developers] Webservices an Android.

2009-07-29 Thread Ram
Hi All, While consuming webservice I am getting the following error. Can somebody suggest me the cause. java.lang.VerifyError: org.ksoap2.transport.ServiceConnectionMidp at org.ksoap2.transport.HttpTransport.getServiceConnection(Unknown Source) at

[android-developers] webservices-android-ksoap2 ? can i find the answer in this group

2009-06-22 Thread abdalrahman eweiwi
hello guys , i am new to webservices , my friend has built a webservice that i need to use in order to complete my project i have used this code snippet for the purpose of using this webservice , but it always keep giving me and exception when i reach this call :