I have a php script (with curl extension) and now I would like to create an Android app, that would use that script in the background. The app would have buttons and when a button would be pressed, the script would execute with values send by the buttons. Is that possible? If so, how (maybe a tutorial)?
If so, how (maybe a tutorial)?
It appears to be possible .. Here is a link.
Also check this. zend studio