call a .net web service from android
Is it possible to call a .net web service from android that return a .net dataset
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramesh MaruthiPosted Sep 2, 2014, 11:09 AM
http://stackoverflow.com/questions/9068161/android-calling-net-webservice-ksoap2
http://tuanshaker.blogspot.com/2011/09/webservice-net-in-androidconnect-and.html
Ramesh MaruthiPosted Sep 3, 2014, 10:20 AM
Yw !! Thanks for accepting the answer :)
Pallab PalPosted Sep 3, 2014, 2:38 AM
Pallab PalPosted Sep 3, 2014, 1:20 AM
Jignesh TrivediPosted Sep 3, 2014, 12:19 AM
Hi,
yes you can call .net / JAVa web service from android application.
Please refer
http://www.compiletimeerror.com/2013/09/accessing-web-service-from-android.html#.VAaWPmy6bIU
http://androidexample.com/Restful_Webservice_Call_And_Get_And_Parse_JSON_Data-_Android_Example/index.php?view=article_discription&aid=101&aaid=123
hope this will help you.