[android-developers] Web Service Tester

2016-11-15 Thread mallikarjunnallabelli
Hi Hope you are doing great. *Job Title: Web Services Tester * *Location: HERNDON,VA* *Duration: 6+ Month* JD: Database experience Backend experience Must Have experience in Soa,Soap and Rest Functional Tester with Webservices experience Mallikarjun Nallabelli Insoursys Inc

[android-developers] Web service + SSL + KSOAP2 + .pfx

2013-03-03 Thread mbarbiero
I need to access a web service using a client certificate in a .pfx file and KSOAP2 2.6.5. Any idea??? Thanks in advance! -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegr

[android-developers] Web Service

2012-07-11 Thread Rahul Kaushik
HI, I am calling java web service from my app 1. is AndroidHttpTransport stable or should i use some thing else RK -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com T

Re: [android-developers] web service android

2012-04-24 Thread James Black
This is not the correct forum as this deals with the android sdk, but you may want to look up soap or go to stackoverflow.com On Apr 24, 2012 1:31 PM, "saida gzem" wrote: > i'm calling web service and i'm getting my soapobject response like > that: > > response{ > errMesg=null

[android-developers] web service android

2012-04-24 Thread saida gzem
i'm calling web service and i'm getting my soapobject response like that: response{ errMesg=null; Id=54512; Article=article{id=898;Name=bej;DateArtic=2010/12/15;}; Article=article{id=800;Name=saij;DateArtic=2011/12/15;}; Article=

[android-developers] Web service using ksoap

2011-06-13 Thread Look
hi, i am trying to access to server. but i'm getting an error in the HttpTransportSE. i have added the jar for ksoap also. Below i will mention the whole code. import org.ksoap2.SoapEnvelope; import org.ksoap2.serialization.SoapObject; import org.ksoap2.serialization.SoapSerializationEnvelope; im

Re: [android-developers] Web service

2011-06-10 Thread TreKing
On Wed, Jun 8, 2011 at 4:51 AM, Bharat Talreja wrote: > I am trying to create a application to upload and download your files(sort > of taking back-up). > http://www.catb.org/~esr/faqs/smart-questions.html > can you please suggest me how to proceed, > Get started with some Googling.

[android-developers] Web service

2011-06-09 Thread Bharat Talreja
Hi I am trying to create a application to upload and download your files(sort of taking back-up). can you please suggest me how to proceed, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develop

Re: [android-developers] Web Service response is in HTML format instead of XML

2011-05-17 Thread TreKing
On Tue, May 17, 2011 at 1:08 PM, Prayag Pathak wrote: > Kindly guide me if there is any way to specify that the content of the > response of web service expected is XML. > Ask the owners of the web service. This has nothing to do with Android.

[android-developers] Web Service response is in HTML format instead of XML

2011-05-17 Thread Prayag Pathak
Hi guys, I am working with a Web Service with Android Development. I called the web service using Apache's HTTPClient and HTTPResponse. Surprisingly, the response returned by the webservice is HTML instead of XML. Kindly guide me if there is any way to specify that the content of the response of

[android-developers] Web Service response not getting.

2011-01-19 Thread vimal
Hi, I am working on parsing one web service in Android project with java code. I am able to parse one similar web service for 10 data in response to HTTP Post but i can not get response for actual web service all for 160 data in web service calling through HTTP Post method. Please help me. both

Re: [android-developers] web service data

2011-01-04 Thread TreKing
2010/12/30 sachin > how can we do that please give me some relavent code or example > or link.because i am new developer. > http://developer.android.com/guide/topics/fundamentals.html - TreKing

[android-developers] web service data

2011-01-04 Thread sachin
hi i am using a web service which return a data in format of xml like that for activity1 1 가 2 나 now i have to click on alphabet of activity 1 so it goes to my new activity2 which also use web service to retrieve data and show my data according to press button in listview li

Re: [android-developers] web service access from net

2010-11-01 Thread Dalvinder Singh
It seems you just want to get the xml data from servers instead of local Assets folders. So the approach should be to deploy these xml resources on some server like Tomcat or JBoss etc. Then in your application you can make simple HTTP request to get these resources and use it in your application.

Re: [android-developers] web service access from net

2010-10-29 Thread TreKing
On Fri, Oct 22, 2010 at 11:39 PM, nena joy wrote: > but I want to create this application with data from a web service in the > net. You need to expand on this - your question is so vague you're never going to get any help like this.

Re: [android-developers] Web service access

2010-10-28 Thread Frank Weiss
Look for some tutorials on the web. This is not a problem specific to Android. Android provides a variety of libraries for this. But if you don't even know how to do this in a desktop Java applcation, you won't know where to look in the reference docs. -- You received this message because you are

[android-developers] web service access from net

2010-10-28 Thread nena joy
Hello, I created an android application using html5. The data for that application is now from various xml files. These xml files and html files are in the 'assets' folder. but I want to create this application with data from a web service in the net. But I don't know how it possible

[android-developers] Web service access

2010-10-28 Thread nena joy
hello, I want to access a web sedrvice in android web application.But I don't have any idea. Please help me. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To uns

Re: [android-developers] Web service access in Android

2010-10-25 Thread Miguel Morales
Well, we won't do the whole project for you. If you own or wrote that web services all you need to do is write a script to output data to JSON or XML. Then from Android simply load the script and collect the information and display it in your app. Simple. Sounds like you don't have much developme

[android-developers] Web service access in Android

2010-10-25 Thread nena joy
Hello, I am new in android development. I want to get data from a web service in android application.But the application is in html5. Now it uses the data from a local xml file.how it get data from a web service? Please help me .. -- You received this message because you are subscribed to t

[android-developers] web service

2010-07-07 Thread elka raharsa
hai..i'm elka,..there are many journal wrote about comparing android and other mobile operating system, and i was looking to comparing android to build web service application, with JME, and that's why, i want to know more about web service in android, i hope anybody can help me...to give me some l

[android-developers] web service that collects and analyzes any data about domains and keywords http://alturl.com/mdsd

2010-03-11 Thread coolboy8
web service that collects and analyzes any data about domains and keywords http://alturl.com/mdsd -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

Re: [android-developers] Web service client

2010-01-09 Thread Michael Rueger
On 1/9/2010 10:32 AM, ls02 wrote: How do I implement SOAP Web service client on Android? Can someone point me to any examples? http://code.google.com/p/ksoap2-android/ There were a few discussions about using it on this list, just search the archives. Michael -- You received this message

Re: [android-developers] Web service client

2010-01-09 Thread p. yog
Hi , The below link may help you code.google.com/p/*android*-*vnc*-viewer/ - Yog On Sat, Jan 9, 2010 at 3:02 PM, ls02 wrote: > How do I implement SOAP Web service client on Android? Can someone > point me to any examples? > > -- > You received this message because you are subscribed to the Go

[android-developers] Web service client

2010-01-09 Thread ls02
How do I implement SOAP Web service client on Android? Can someone point me to any examples? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this gr

[android-developers] Web service calling from andriod

2009-05-11 Thread RS.Giridaran
Hi all, i want to call a web service call, for that i used ksoap(j2me).when i do a service call i am getting the folliwing exception java.lang.NoClassDefFoundError: javax/microedition/io/Connector Please help me solve this issue --~--~-~--~~~---~--~~ You received

[android-developers] Web Service

2009-03-03 Thread vir
hi everyone :), i have a webservice with method like login, which allows someone to login. I am getting an error : 03-02 09:03:54.363: INFO/System.out(11393): ERROR:org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG

[android-developers] Web Service

2008-12-19 Thread dilu
Hi Plz tell me that what is the best way to work on web services in android.I dont want to use third party library.I want to use in-built library. Please provide me some sample code or link. Thanks Dilu --~--~-~--~~~---~--~~ You received this message because you ar

[android-developers] Web Service and Authentication

2008-12-03 Thread Malefico
Hi, I want to implement a web service with authentication.. what is the best approach? I develop a web service in c# with VisualStudio .net and i conume it usin ksoap2.. but i don't know how to make it secure. Thx O. --~--~-~--~~~---~--~~ You received this messa

[android-developers] Web service using XML-RPC working on Android SDK 0.9

2008-10-04 Thread Hans
Anyone out there ready to share some sample project which features a web service using XML-RPC working on SDK 0.9. I managed to get hold of some other samples but unfortunately these do not work successfully in SDK 0.9. Any help as with regards to web services on android would be greatly appreciat

[android-developers] Web service Implementation for Android.

2008-07-04 Thread Prem
Hi All, I want to implement Web services in Android application. There is lots of post I found in this group regrading this but unfortunately none of is working in my case. Below are the mine requirements. 1. I had developed a service layer which will bring data from Mysql. 2. Service layer is dep

[android-developers] Web Service Deployment

2008-05-14 Thread Krishnan
Hi All, Would like to know if there are any interfaces which allow deployment of web services/ web servers on android that would talk to existing clients/servers on a PC. Krishnan --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[android-developers] web service

2008-04-02 Thread nEgaTivo
Guys, How can I connect with a web service??? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from t