I want to send some data using android app to Gsoap server. I am not able to get proper solution. I have created database file in C++ and need to make interface android app with Gsoap c++ file. I am able to connect to gsoap server but unable to store & send data to c++ format but i want to connect gsoap to .java format. Can anyone help me out.. or say me how to proceed..
you cant convert Gsoap to .java file. Its purely used in c language.