I am a newbie to Android platform.
I want to call a webservice from android java development enviornment. Am using axis technology to connect to a webservice in java development.
Can i use the same technology here in android development also.?
one more doubt am having is am using several jar files (like axis,commons-logging,commons-httpclient) in java dev enviornment for webservice call and its implementations.
Can i use these jar files in android java dev platform.?
Experts please give me a clear idea about all these..??