开发者

Access ASP.NET website's Database using Android?

开发者 https://www.devze.com 2023-03-28 10:38 出处:网络
I\'ve a website which has users accounts profiles, ..etc . I would 开发者_JAVA技巧like to CRUD that database using my android application, how can I do that ?.

I've a website which has users accounts profiles, ..etc . I would 开发者_JAVA技巧like to CRUD that database using my android application, how can I do that ?.

Thanks


I'm not exactly sure how to do it, but you can use KSOAP2 library in your application to communicate with your server. I guess this link might help: KSOAP2-Android This example might also help to overcome the issue: Android system using ksoap2-android client library operation asp.net WebService

0

精彩评论

暂无评论...
验证码 换一张
取 消