Showing posts with label KSOAP2. Show all posts
Showing posts with label KSOAP2. Show all posts

Monday, 3 September 2018

Recover data from mysql db via ksoap2

I am supposed to retrieve data from mysql database at server from android mobile. I guess ksoap2 api would be suitable for it. I tried a lot, but found the enhanced copies of API's. Please refer me to the proper link of ksoap2 API, and also how to retrieve data.


I think what you are looking for should be this link: http://code.google.com/p/ksoap2-android/wiki/HowToUse