Can someone provide an example of android code to send simple data to PHP server? I need to just send several string, double, and int variables from a form that was created on android device, convert those entries into a pdf document, then send that back to android. If I could just get a sample of at least sending it to server that would help a lot. Thanks.
Share
1 Answer