How to use .net Webservice in Android??
-
HI I'm new in android and I don't know how to call .NET webservice using android application I have task to login functionality at the time of the login in android application the username and password fetch from .NET webservice if they both are right then going on dashboard else showing appropriate message to the user. I hope anyone help me with solution and source code thank you
-
HI I'm new in android and I don't know how to call .NET webservice using android application I have task to login functionality at the time of the login in android application the username and password fetch from .NET webservice if they both are right then going on dashboard else showing appropriate message to the user. I hope anyone help me with solution and source code thank you
There are multiple resource on web regarding the same, please try out. Couple: [Calling ASP.NET Webservice (ASMX) from an Android Application, the Simplest Way](https://www.codeproject.com/Articles/304302/Calling-Asp-Net-Webservice-ASMX-From-an-Android-Ap) [Calling a JSON based ASP.NET web-service from an Android phone - Osmosys](https://blog.osmosys.asia/2013/07/20/calling-a-json-based-asp-net-web-service-from-an-android-phone/) Try out, post specific issue if you face any.
Latest CodeProject post: Quick look into Machine Learning workflow How to solve Word Ladder Problem? To read all my blog posts, visit: Learn by Insight...
-
There are multiple resource on web regarding the same, please try out. Couple: [Calling ASP.NET Webservice (ASMX) from an Android Application, the Simplest Way](https://www.codeproject.com/Articles/304302/Calling-Asp-Net-Webservice-ASMX-From-an-Android-Ap) [Calling a JSON based ASP.NET web-service from an Android phone - Osmosys](https://blog.osmosys.asia/2013/07/20/calling-a-json-based-asp-net-web-service-from-an-android-phone/) Try out, post specific issue if you face any.
Latest CodeProject post: Quick look into Machine Learning workflow How to solve Word Ladder Problem? To read all my blog posts, visit: Learn by Insight...
I will see whole sites but cant getting perfect solution of my problem
-
I will see whole sites but cant getting perfect solution of my problem
Why are you assuming that someone, somewhere has written the exact code you need to do exactly what you want and published it to the web? Development is not about copy'n'paste code to solve every problem: someone has to write it to start with and to a greater or smaller part that will always be you! Library code is handy to help you do that, but it isn't going to do exactly what you want and will require changes and support code to get it to help you.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!