I need to post some text to a remote server over HTTP, this server in turn puts these comment on a WordPress page. I am still waiting for interface details.
Is it possible to post comments directly on a WordPress page from an Android or Java application?
Links to relevant documentation, tutorials etc. is appreciated.
Thanks.
Here is one Java client library for WordPress. A Google search will probably turn up others — after all, that’s where I got the one linked to above.