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
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
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
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
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=
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
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.
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
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.
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
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
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
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
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.
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
33 matches
Mail list logo